-
java SOCKET研究及原代码 很详细
java SOCKET研究及原代码 很详细-study and the original code in great detail
- 2023-07-15 02:55:02下载
- 积分: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
-
很经典的POST例子,上传上来看看,希望有用
很经典的POST例子,上传上来看看,希望有用-classic POST example, look at upload onto the hope that useful
- 2023-07-04 17:20:02下载
- 积分:1
-
java写的一个万年历程序,阳历和农历的可…
java写的一个万年历程序,阳历和农历的都可以计算-java written procedures for a calendar, the solar calendar and the Lunar can be calculated
- 2022-08-26 01:51:18下载
- 积分:1
-
ComputerGraphics_Simp 是说这个的 米小国写的 不错
ComputerGraphics_Simp 是说这个的 米小国写的 不错-ComputerGraphics_Simp is that this small country of rice was good,
- 2022-03-06 06:17:58下载
- 积分:1
-
用java写的网络爬虫,开源代码,可以用来分析。
用java写的网络爬虫,开源代码,可以用来分析。-Using java to write the network reptiles, open source code, can be used to analyze.
- 2023-07-08 13:35:04下载
- 积分:1
-
这是一个用java实现的论坛,包括详细的源代码
可以参考
这是一个用java实现的论坛,包括详细的源代码
可以参考-This a realization of java with the Forum, including the detailed source code can refer
- 2022-04-12 13:20:41下载
- 积分:1
-
java封装好的客户端输入检查
java封装好的日期时间选择控件 -good date java package java package controls the timing of the timing of a good date controls
- 2022-10-10 19:15:03下载
- 积分:1
-
java小例程3。多个小例程,供初学者学习参考
java小例程3。多个小例程,供初学者学习参考-java three small routines. Many small routines for beginners learning reference. .
- 2022-07-10 21:40:55下载
- 积分:1
-
一个简单的测试系统,有三种试题可以选择:选择题,判断题,简答题...
一个简单的测试系统,有三种试题可以选择:选择题,判断题,简答题-a simple test system, a choice of three questions : multiple choice questions, the judge stated Jane Examination
- 2022-04-09 00:50:06下载
- 积分:1