-
使用Java语言,编程确定当前鼠标的位置坐标。
使用Java语言,编程确定当前鼠标的位置坐标。-Using the Java language, programming to determine the current location coordinates of the mouse.
- 2023-03-27 02:15: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
-
This is a supermarket VIP consumption management systems, Java development envir...
这是一个超市VIP消费管理系统,开发环境是JAVA,一般版本都能运行。-This is a supermarket VIP consumption management systems, Java development environment is generally version to run.
- 2022-07-19 19:39:01下载
- 积分:1
-
根据Scott W. Ambler在1998年写的关于ORM Persistence Layer的详细设计论文的设计思路,Artem Rudoy 开发了一个开源...
根据Scott W. Ambler在1998年写的关于ORM Persistence Layer的详细设计论文的设计思路,Artem Rudoy 开发了一个开源的ORM实现 -- PL(Persistence Layer)开源项目。-under Scott W. Ambler wrote in 1998 on the ORM Layer persistence in the detailed design of the paper design ideas, Artem Rudoy developed an open source ORM achieve-- PL (persistence Layer) open source project.
- 2022-01-30 22:31:14下载
- 积分:1
-
基于JMS的消息,用包括界面代码,主要用初学都学习
基于JMS的消息,用包括界面代码,主要用初学都学习-JMS-based information, including the interface code used mainly by beginners are learning
- 2023-08-14 12:40:05下载
- 积分:1
-
java开发的聊天应用程序从不同的系统进行通信
Chat application developed in java to communicate from different systems
- 2022-01-21 19:32:13下载
- 积分:1
-
该程序可以让用户自己输入长方形的长与宽,并在对话框中输出结果...
该程序可以让用户自己输入长方形的长与宽,并在对话框中输出结果-the program allows users to import their own rectangular length and width of the dialog box output
- 2023-03-30 18:10:03下载
- 积分:1
-
(1.01)这一目前纯java软件的数据操作,将支持Oracle和…
SqlPlus(1.01)
这是一个纯JAVA的数据操作软件,目前能支持ORACLE及SQL SERVER。能同时打开多个不同数据库的连接,并支持语法检查及关键字加亮。
本软件有较好UI界面,特别适合需要使用多种数据库的开发人员使用。
本软件开放源码,结构虽然不是很清晰,但比较适合JAVA初学者学习,希望网友们能和我一起完善它。-SqlPlus (1.01) This a pure Java software data operation, will support Oracle and SQL Server. Open at the same time a number of different database connectivity, and support for syntax checking and keyword highlighting. The software has a better UI interface, especially for the use of multiple database developers to use. The open-source software, although the structure is not very clear, but more suitable for beginners to learn Java, netizens will be able to join me perfect.
- 2022-03-24 16:47:35下载
- 积分:1
-
很不错的东东哦,ajax技术与struts的最佳结合.
很不错的东东哦,ajax技术与struts的最佳结合.-very good Eastern Oh, ajax technology and the best combination of struts.
- 2022-04-15 04:56:22下载
- 积分:1
-
此代码为java入门程序,及其简单的含义 入门者极易看懂
此代码为java入门程序,及其简单的含义 入门者极易看懂-This code for java entry procedures, and its simple beginners can easily understand the meaning of
- 2022-02-14 07:46:26下载
- 积分:1