-
基于java 的 CMPP 实现, 用过, 非常地好
基于java 的 CMPP 实现, 用过, 非常地好-CMPP realize the java-based, used, very good
- 2023-02-14 20:30:04下载
- 积分:1
-
jakarta
jakarta-struts-1.2.4-src
- 2022-04-26 20:26:12下载
- 积分:1
-
JSP+Beans+文本留言簿
JSP+Beans+文本留言簿-JSP Beans text book
- 2022-03-19 02:03:58下载
- 积分:1
-
一个不错的考试系通,是我的毕业设计作业,采用java语言
一个不错的考试系通,是我的毕业设计作业,采用java语言-a good test-Link, I graduated from the design work, using java language
- 2022-01-26 17:00:51下载
- 积分:1
-
java记事本源码,主要是现java流技术
java记事本源码,主要是现java流技术-Notepad java source code, mainly java streaming technology is now
- 2022-12-25 20:35: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
-
Snake game is a complete source code for the Java Platform
游戏 贪食蛇 的源代码 十分完整 用于Java平台下-Snake game is a complete source code for the Java Platform
- 2022-12-08 11:55:03下载
- 积分:1
-
md5 类实现了
md5 类实现了-md5 category realized
- 2022-02-09 16:03:46下载
- 积分:1
-
图书管理系统,采用Java开发,数据库是mysql
在前台页面开发中采用了Struts,后台采用了Hibernate+Spring 数据库的用户名密码在配置...
图书管理系统,采用Java开发,数据库是mysql
在前台页面开发中采用了Struts,后台采用了Hibernate+Spring 数据库的用户名密码在配置文件中,实现了对书籍的增加删除和修改-Library management system, using Java development, database is mysql the front page development using Struts, the background database using Hibernate+ Spring user name password in the configuration file to achieve the increase of books, delete and modify the
- 2022-03-12 18:38:16下载
- 积分:1
-
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描...
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描述,另外还画出了包中的类的继承层次结构示意图。每个类描述都独自构成一个小节,包含了类层次结构示意图、类描述、类示例、成员概述以及那些在版本1.2中作了修改或新增的类成员的描述。还详细说明了Java软件开发包(JDK)1.1到从版本1.2对类及方法所作的修改。需要指出的是:本书是补充版本,有些材料需要参阅《The Java Class Libraries, Second Edition, Volume 1》一书的内容。 本书是参考手册而不是指导手册,它不对Java语言进行解释。为了快速定位所需要的类或类成员的信息,本书按类的字母顺序组织。 本书由赵皑、黄志军、阳亮组织翻译,参加本书翻译的还有姚远、程子进、肖利平、刘永亮、薛亮、毛静萍、查海平、赵峰、郭树厢、曹波、肖斌、彭建明、郑欢。参加录入工作的有陈军、姜明、姜志明、张志荣等。 希望本书能够帮助Java程序员获取完整、专业和权威的信息,同时也希望本书能够帮助读者更全面地了解Java语言。由于水平有限和时间仓促,本书的翻译必定会存在一些纰漏,恳切希望广大读者批评指正。-Java2 class library, this book by the creator of Java technology to prepare, on the Java 2 Platform Standard Edition, V1.2 in the new package and the type described. The book mainly by the package overview and description constitute a category
- 2022-07-19 10:38:38下载
- 积分:1