-
一个挺漂亮的用java编的时钟,可以改变颜色,并且显示时间与系统时间一致。...
一个挺漂亮的用java编的时钟,可以改变颜色,并且显示时间与系统时间一致。-A very beautiful clock made with java, you can change the color, and show consistent time and system time.
- 2022-04-10 02:55:05下载
- 积分:1
-
a student achievement, java's import java.applet.Applet import java. AWT .*...
一个学生成绩系统,java的import java.applet.Applet
import java.awt.*
import java.awt.event.*
import java.util.*
-a student achievement, java"s import java.applet.Applet import java. AWT .* import java.awt.event .* import java.ut il .*
- 2022-06-01 23:45:19下载
- 积分:1
-
learning are very good examples of EJB
学习EJB的很好范例-learning are very good examples of EJB
- 2023-07-22 15:00:03下载
- 积分:1
-
java数据结构源码,很全,编程必备的基础
java数据结构源码,很全,编程必备的基础-java source code data structure, it is full, programming an essential basis for
- 2022-01-21 22:05:09下载
- 积分:1
-
Javascript template,not much
Javascript template,not much-Javascript template , not much
- 2023-06-09 14:10:03下载
- 积分:1
-
Configuration file, the procedures for the development of java. Configuration fi...
配置文件,用于开发java程序。 配置文件,用于开发java程序。-Configuration file, the procedures for the development of java. Configuration file, the procedures for the development of java.
- 2022-02-10 07:06:48下载
- 积分:1
-
java编程思想第七类
Java编程思想 第七课 全源码-Java programming class thinking seventh all-source
- 2022-06-12 22:50:12下载
- 积分:1
-
走迷宫的程序,用JAVA编写的
走迷宫的程序,用JAVA编写的-Maze procedure, prepared by using JAVA
- 2022-04-26 16:16:17下载
- 积分: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写的,值得参考-A very good Chinese dictionary, written with java, it is also useful
- 2022-03-22 09:28:57下载
- 积分:1