-
这是一个aut 的ejb教程 讨论了ejb是如何实现的。
这是一个aut 的ejb教程 讨论了ejb是如何实现的。-aut This is a guide to the ejb ejb discussed is how to achieve.
- 2022-03-12 05:35:58下载
- 积分:1
-
LAN chat applet, TCP, UDP protocols have
局域网聊天的小程序,TCP,UDP协议实现都有-LAN chat applet, TCP, UDP protocols have
- 2022-06-26 06:20:56下载
- 积分:1
-
客户管理系统是一个典型的数据库开发应用程序,由基础信息维护、客户信息维护、客户服务、信息查询、客户管理、辅助工具、系统管理7部分组成。(jsp+structs)...
客户管理系统是一个典型的数据库开发应用程序,由基础信息维护、客户信息维护、客户服务、信息查询、客户管理、辅助工具、系统管理7部分组成。(jsp+structs)-Customer management system is a typical application of the database development, information from basic maintenance, the maintenance of customer information, customer services, information inquiries, customer management, support tools, system management components 7. (Jsp+ structs)
- 2022-05-16 16:56:42下载
- 积分:1
-
是java里一个简单的获取图片的源程序,运行成功了 试试看吧
是java里一个简单的获取图片的源程序,运行成功了 试试看吧-Is a simple java where to obtain images of the source, run successful, try it
- 2022-02-12 06:47:50下载
- 积分:1
-
一个J2ME手机游戏蜀山剑侠传源码,可以认为是一种关系…
一个J2ME手机游戏蜀山剑侠传源码,也算是个比较成熟的源代码了,帮您开拓手机游戏编程思路!-A J2ME mobile game Shushanjianxia transmission source, can be considered a relatively mature source code, and help you to develop mobile game programming ideas!
- 2022-01-29 03:29:13下载
- 积分:1
-
Java画图和聊天的程序
Java画图和聊天的程序-Java drawing and chatting procedures
- 2022-03-01 19:42:07下载
- 积分:1
-
the teacher resource code about the secority
the teacher resource code about the secority
- 2023-08-22 16:25:03下载
- 积分:1
-
一些java 的程序,还可以.希望大家可以从中得到帮助哈
一些java 的程序,还可以.希望大家可以从中得到帮助哈-some java procedures can also. Hope that we can obtain help Ha!
- 2022-01-26 01:43:06下载
- 积分:1
-
移动misc平台订购例程
移动misc平台订购例程-the sample of ordering on ChinaMobile Misc System
- 2022-11-14 12:55:03下载
- 积分: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