文件名称:Java连接数据库并完成查询等操作
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序实现简单成绩管理。所有数据存储在数据库中;要求能够统计每门课程的平均分及各分数段的人数,也能按班级统计每门课的平均分及各分数段的人数;能够按学号或姓名查询学生考试成绩,也能按分数段查询学生。(Write a program to achieve simple performance management. All data are stored in the database; it is required to be able to count the average score of each course and the number of students in each section, as well as the average score of each course and the number of students in each section according to the class; to query the examination results of students by the number or name of the students, and to query the students by the section of the scores.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
.classpath | 301 | 2019-05-19 |
.project | 389 | 2019-05-20 |
.settings | 0 | 2019-05-20 |
.settings\org.eclipse.jdt.core.prefs | 598 | 2019-05-19 |
bin | 0 | 2019-05-20 |
bin\s201726702154 | 0 | 2019-05-20 |
bin\s201726702154\s201726702154.class | 7571 | 2019-05-20 |
src | 0 | 2019-05-20 |
src\s201726702154 | 0 | 2019-05-20 |
src\s201726702154\s201726702154.java | 6609 | 2019-05-20 |