-
在线答疑系统
包括教师端功能学生端功能和管理端功能
在线答疑系统
包括教师端功能学生端功能和管理端功能-Online Q & A system, including teachers, students end features and management of client-side functionality features
- 2023-05-24 16:25:05下载
- 积分:1
-
经典手机java游戏:冒险岛3
希望大家喜欢。
经典手机java游戏:冒险岛3
希望大家喜欢。-Classic mobile phone java games: Adventure Island 3 I hope everyone likes.
- 2022-10-07 03:15:03下载
- 积分:1
-
Chapter 2 on the message board Ajax example, Chapter 3 of JavaScript in Ajax for...
第2章 基于Ajax的留言板示例
第3章 JavaScript在Ajax中的作用范例
………………
第20章
程序描述:本章将实现上传文件时显示进度条的功能。当上传文件时,客户端同时显示文件上传的进度,从而及时了解文件传送情况-Chapter 2 on the message board Ajax example, Chapter 3 of JavaScript in Ajax for the using examples ... ... ... ... ... ... Chapter 20 proceedings Description : The chapter will achieve upload documents show the progress of the function. When upload documents, the client also shows that the progress of file uploads, so the time to understand the transmission of documents
- 2022-03-14 23:17:35下载
- 积分:1
-
java书籍。
关于Java的书。
- 2022-08-17 21:14:00下载
- 积分:1
-
数据库实现曾山差 很简单的策划给你徐
与数据库连接
数据库实现曾山差 很简单的策划给你徐
与数据库连接-this is easy。everyone can use it.you can have a try.
- 2022-12-27 13:35:03下载
- 积分:1
-
模拟火星探测器火星漫步的小程序(JAVA编写),并实时定位
模拟火星探测器火星漫步的小程序(JAVA编写),并实时定位-Mars Walking Robot simulation applet(JAVA prepared), and real-time location
- 2022-07-24 01:13:49下载
- 积分:1
-
java在线考试例子代码,运用socket技术
java在线考试例子代码,运用socket技术-java code examples online examinations, using socket technology
- 2022-06-18 21:40:34下载
- 积分:1
-
Java处理Excel编程
Java处理Excel编程-Java programming deal with Excel
- 2022-09-16 16:05:04下载
- 积分:1
-
用struts实现的文章系统,专门为学习struts和j2ee开发者所学习的源码,带有详细的安装说明,程序没有bug,大家可以放心使用!无解压密码...
用struts实现的文章系统,专门为学习struts和j2ee开发者所学习的源码,带有详细的安装说明,程序没有bug,大家可以放心使用!无解压密码-with struts achieve the article, devoted to the study and struts and creates developers are learning the source code with detailed installation instructions, procedures no bug, we can be assured use! Without extracting passwords!
- 2022-10-21 15: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