-
BBS
BBS-CS(天乙社区) v5.2.2源码版-BBS-CS (Tian communities) v5.2.2 source version
- 2022-10-09 06:10:02下载
- 积分:1
-
详细讲解java学生信息管理系统设置内容
详细讲解java学生信息管理系统设置内容-elaborate java student information management system installed content
- 2022-02-01 05:49:38下载
- 积分:1
-
用Java写的计算器程序,很方便,基本的计算功能都具备
用Java写的计算器程序,很方便,基本的计算功能都具备-Use Java to write the calculator program, it is convenient, basic computing functions with
- 2022-04-21 05:57:37下载
- 积分:1
-
这是使用hibernate对持久层的操作,这样可以有效的对数据库的操作....
这是使用hibernate对持久层的操作,这样可以有效的对数据库的操作.-This is the use of hibernate for durable layer, the operation can effectively do the right database operation.
- 2022-06-02 21:18:03下载
- 积分:1
-
struts的学习资料对初学者有很大的帮助
struts的学习资料对初学者有很大的帮助-struts for beginners to learn the information very helpful
- 2022-07-26 08:54:13下载
- 积分:1
-
java的记事本
java的记事本-the Notepad
- 2022-01-28 01:00:24下载
- 积分:1
-
Java源码,手机游戏
Java源码,手机游戏-Java source code mobile games .............................. clause 8
- 2022-04-12 03:35:18下载
- 积分:1
-
struts+hibernate+spring框架经典实例
struts+hibernate+spring框架经典实例-struts+spring+hibernate
- 2022-05-12 22:27:34下载
- 积分:1
-
基于EJB的真实世界模型
基于EJB的真实世界模型-based on the EJB model of the real world
- 2022-08-17 06:25:09下载
- 积分:1
-
设计一个学生类,学生类中应包括学号,姓名,语文成绩,数学成绩,英语成绩,同时还要提供两个方法,一个方法计算总成绩,一个方法计算平均成绩。
现在有一个文本文...
设计一个学生类,学生类中应包括学号,姓名,语文成绩,数学成绩,英语成绩,同时还要提供两个方法,一个方法计算总成绩,一个方法计算平均成绩。
现在有一个文本文件,该文件有若干行,每一行存放着某个学生的数据,包括:学号,姓名,语文成绩,数学成绩,英语成绩。数据与数据之间用空格隔开,例如:
001 张三 85 90 98
设计一个java应用程序,从文本文件中读取数据,构造这些学生对象,然后按找总成绩从高到低的顺序输出到另外一个文本文件中,每个学生的数据占一行,数据与数据之间用空格隔开,输出顺序为:
学号,姓名,语文成绩,数学成绩,英语成绩,总成绩,平均成绩
例如
001 张三 85 90 98 273 91-Design a student class, student class should include Student ID, name, language achievement, mathematics achievement, English achievement, while also providing two methods, a method of calculating the total score, a method of calculating grade point average.
There is now a text file, the file number of lines, each line of data storage with a student, including: Student ID, name, language achievement, mathematics achievement, English achievement. Between the data and the data separated by spaces, for example:
001 Zhang San 859,098
Design a java application that read data from a text file to construct these students object, and then find the total score accordin
- 2022-01-28 15:26:05下载
- 积分:1