-
Their own production with JAVA calculator program for beginners is a good exampl...
自己用JAVA制作的计算器程序,对初学者是个不错的例子-Their own production with JAVA calculator program for beginners is a good example
- 2022-06-16 03:10:59下载
- 积分:1
-
randomly chosen font format to achieve the style show with java programming smal...
能够随意选择字体格式来实现显示的样式
用java编程的小例子-randomly chosen font format to achieve the style show with java programming small examples
- 2022-04-22 15:34:42下载
- 积分:1
-
使用junit进行单元测试的例子,供大家参考!
使用junit进行单元测试的例子,供大家参考!-junit test
- 2022-01-22 15:27:04下载
- 积分:1
-
multifunctional clock, please accept
多功能时钟,请收下-multifunctional clock, please accept
- 2022-04-28 18:46:42下载
- 积分:1
-
j2mexml解析代码,速度快,使用简单
j2mexml解析代码,速度快,使用简单-j2me xml developer
- 2022-02-15 14:09:09下载
- 积分:1
-
功能:
1,1套完美的学生/老师登陆系统
2,老师可增加/删除科目,学科等信息
3,可增加/删除学生信息
4,分5个版块:[学生资料管理] [学...
功能:
1,1套完美的学生/老师登陆系统
2,老师可增加/删除科目,学科等信息
3,可增加/删除学生信息
4,分5个版块:[学生资料管理] [学生成绩管理] [系统设置] [查询与报表] [操作员管理] [退出]
使用说明:
程序含3个文件夹,1个是CSS,1个是图片,1个JSP安装配置,使用起来很简单的-Function: sets the perfect 1,1 Student/teacher 2 landing system, teachers can increase/delete subjects, subjects 3 and other information, can increase/delete student information 4, sub-section 5: [student data management] [student achievement management ] [System Settings] [Query and statements] [operator management] [Exit] Usage: procedure containing three folders, one is the CSS, 1 is the pictures, install a JSP configuration, use very simple
- 2023-07-22 03:35:04下载
- 积分:1
-
网络在线考试系统,使用struts1.2和Ajax与SQL2000数据库
网络在线考试系统,使用struts1.2和Ajax与SQL2000数据库-Online examination system, the use of Ajax and struts1.2 and SQL2000 database
- 2022-02-14 16:42:25下载
- 积分:1
-
java画图板功能强大,java编辑,骄傲
java画图板功能强大,java编辑,骄傲-java editer,can do then this things
- 2022-06-18 11:11:21下载
- 积分:1
-
变换的图形很好玩的
变换的图形很好玩的-transform the graphics is a lot of fun
- 2022-12-27 14:15: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