-
A real project
一个真实项目的源代码。有一个比较优秀的时间类,和通用的操作数据库的类。简单使用是jsp编程的可重用类。-A real project
- 2022-04-01 13:23:58下载
- 积分: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
-
JAVA数据库访问程序实例
JAVA数据库访问程序实例-Java Database Access Example
- 2022-03-15 16:32:29下载
- 积分:1
-
realization of this new notebook, preservation, reproduction, and other basic fu...
实现记事本的新建,保存,复制,粘贴等基本功能-realization of this new notebook, preservation, reproduction, and other basic functions paste
- 2023-09-07 19:30:03下载
- 积分:1
-
in java development environment, how to use jdk jmf streaming media software
在java开发环境中,如何利用jdk jmf实现流媒体软件-in java development environment, how to use jdk jmf streaming media software
- 2023-05-10 11:20:03下载
- 积分:1
-
国产IRC服务器
国产IRC服务器-domestic IRC servers
- 2022-02-06 09:28:25下载
- 积分:1
-
这是一个java
这是一个java数据库编程的源码包!-This is a java-source database programming package!
- 2023-01-30 13:20:03下载
- 积分:1
-
Machine Learning Java Eclipse code which goes along with Stephen Marsland s book...
Machine Learning Java Eclipse code which goes along with Stephen Marsland s book Machine Learning
- 2023-01-22 16:45:03下载
- 积分:1
-
一个Java持久层类库,仿Rails的设计
一个Java持久层类库,仿Rails的设计-Java persistence layer of a class library, like the design of Rails
- 2022-03-25 06:17:09下载
- 积分:1
-
java数据库编程
java数据库编程-java database programming
- 2022-08-03 21:21:28下载
- 积分:1