文件名称:Student
-
所属分类:
- 标签属性:
- 上传时间:2015-12-16
-
文件大小:664.46kb
-
已下载:6次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编程实现:
1)编写Student类,主要属性包括学号、姓名、成绩
2)编写Score类,主要属性包括:课程、成绩
3)模拟期末考试的成绩统计应用场景,要求可以输入所有成 绩(可以界面输入,也可以Excel导入),要求输出每门课程的所有学生的平均成绩。
4)输出某门课程的最高成绩,最低成绩
5)可以查询某个学生的所有成绩。-Programming:
1) preparation of the Student class, the main attributes include Student ID, name, performance
2) to prepare Score category, key attributes include: curriculum, achievement
3) statistical simulation of the final exam scenarios, requirements can enter all the results (you can input interface, you can also import Excel), required output of all students in each course grade point average.
Highest score 4) output of a course, the lowest score
5) can check all the results of a student.
1)编写Student类,主要属性包括学号、姓名、成绩
2)编写Score类,主要属性包括:课程、成绩
3)模拟期末考试的成绩统计应用场景,要求可以输入所有成 绩(可以界面输入,也可以Excel导入),要求输出每门课程的所有学生的平均成绩。
4)输出某门课程的最高成绩,最低成绩
5)可以查询某个学生的所有成绩。-Programming:
1) preparation of the Student class, the main attributes include Student ID, name, performance
2) to prepare Score category, key attributes include: curriculum, achievement
3) statistical simulation of the final exam scenarios, requirements can enter all the results (you can input interface, you can also import Excel), required output of all students in each course grade point average.
Highest score 4) output of a course, the lowest score
5) can check all the results of a student.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Student/
Student/.classpath
Student/.myumldata
Student/.project
Student/.settings/
Student/.settings/org.eclipse.core.resources.prefs
Student/.settings/org.eclipse.core.runtime.prefs
Student/.settings/org.eclipse.jdt.core.prefs
Student/.settings/org.eclipse.ltk.core.refactoring.prefs
Student/bin/
Student/bin/Score.class
Student/bin/Student.class
Student/InputScore1.xls
Student/InputScore2.xls
Student/jxl.jar
Student/manifest.mf
Student/src/
Student/src/Score.java
Student/src/Student.java
Student/StuScore.xls
Student/.classpath
Student/.myumldata
Student/.project
Student/.settings/
Student/.settings/org.eclipse.core.resources.prefs
Student/.settings/org.eclipse.core.runtime.prefs
Student/.settings/org.eclipse.jdt.core.prefs
Student/.settings/org.eclipse.ltk.core.refactoring.prefs
Student/bin/
Student/bin/Score.class
Student/bin/Student.class
Student/InputScore1.xls
Student/InputScore2.xls
Student/jxl.jar
Student/manifest.mf
Student/src/
Student/src/Score.java
Student/src/Student.java
Student/StuScore.xls
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.