-
在Java中发送邮件的角本
在Java中发送邮件的角本 -in Java send mail Kadomoto
- 2023-01-15 21:20:04下载
- 积分: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
-
是一个插值算法。可以给初始数据,然后,再让你随意输入一个数计算结果...
是一个插值算法。可以给初始数据,然后,再让你随意输入一个数计算结果-Is an interpolation algorithm. Can give the initial data, and then let you enter a random number of results
- 2022-05-23 10:07:24下载
- 积分:1
-
showdate 显示当前系统的时间和当前月月历
showdate 显示当前系统的时间和当前月月历-showdate display the current system and the current time on the calendar
- 2023-03-17 06:40:04下载
- 积分:1
-
J2EE Programming Example
J2EE编程实例-J2EE Programming Example
- 2022-04-10 12:55:05下载
- 积分:1
-
此程序实现了用java编写系统托盘。使用了jdk中的java.awt.SystemTray...
此程序实现了用java编写系统托盘。使用了jdk中的java.awt.SystemTray-The realization of this procedure to prepare the system tray using java. The jdk used java.awt.SystemTray
- 2022-07-04 01:35:15下载
- 积分:1
-
java编写的小程序,可以供模仿学习之用!
java编写的小程序,可以供模仿学习之用!-prepared java applet, you can use for learning to imitate!
- 2023-01-15 00:55:03下载
- 积分:1
-
介绍了javascript的常用的函数,及语法规则,以及一些经典特效...
介绍了javascript的常用的函数,及语法规则,以及一些经典特效-Introduced the commonly used javascript functions, and grammatical rules, as well as some classic effects
- 2022-03-18 01:39:46下载
- 积分:1
-
Java GUI with graphical interface realize student information management procedu...
用Java GUI实现的图形界面的学生信息管理的程序-Java GUI with graphical interface realize student information management procedures
- 2022-08-22 05:22:18下载
- 积分:1
-
使用JAVA编写的中国象棋
但是里面没有说明,只有全部的代码....
使用JAVA编写的中国象棋
但是里面没有说明,只有全部的代码.-Prepared by the use of JAVA Chinese Chess but there
- 2022-08-20 04:45:18下载
- 积分:1