资源列表
[其他小程序] select语句
说明:1. 在课程表中导入3条数据,写出sql语句和数据 2. 在学生表中导入15条学生资料,每个班级5条数据,写出sql语句和数据 3. 在成绩表中,每个学生每个课程1条数据,每个学生全选了课程表所有的课程,写出sql语句和数据-1. The courses table into three data and write sql statement and data 2. Students in the table into 15 students, each class 5 data and wr<张元> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[C#编程] 统计文件数据
说明:建表: 第一个表:学生表 列名 类型 是否是索引 是否为空 学号 字符串8位 是 否 姓名 字符串10位 否 否 年龄 整型 否 否 地址 字符串50位 否 否 班级 字符串10位 是 否 备注: 班级:2001,2002,2003, 第二张表:成绩表 列名 类型 是否是索引 是否为空 学号 字符串8位 是 否 课程id 字符串10位 是 否 成绩 浮点型 否 否 备注: 唯一索引:学号+课程id 第三张表:课程表 列名 类型 是否是索引 是否为空 课程id 字符串10位 是 否 课程名称 字符<张元> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[其他小程序] AnimatorApplicationTimer
说明:一个时间控制的数字动画,看看你是否感兴趣-a time control of digital animation, try to see whether you interested<木子> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[其他小程序] gedebahe
说明:public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLin<康健伟> 在 2025-06-30 上传 | 大小:1kb | 下载:0