-
带聊天功能的java画图程序,画图为同步的(当多人联机时),可以同时聊天....
带聊天功能的java画图程序,画图为同步的(当多人联机时),可以同时聊天.-a painting program which you can chat while you are painting. And the painting is sychronized.
- 2022-09-29 20:30:05下载
- 积分:1
-
这是利用JavaScript中的session对象来设置的简易购物车
这是利用JavaScript中的session对象来设置的简易购物车-session
- 2023-06-21 09:20:03下载
- 积分:1
-
jsp+ajax+webservices网上订餐系统
jsp+ajax+webservices网上订餐系统-jsp+ ajax+ webservices-line reservations, please System
- 2022-03-03 09:42:11下载
- 积分:1
-
商场VIP消费管理系统 解压缩后可见使用说明
商场VIP消费管理系统 解压缩后可见使用说明-malls VIP consumption management system decompress after Visibility use
- 2023-04-14 16:35:04下载
- 积分:1
-
它包括C4.5和ID3算法代码,值得下载!
用JAVA实现的C4.5算法,包含了很多人在寻找的ID3包。全面,实用-It include C4.5 and ID3 code.It is worth to download!
- 2022-02-10 12:44:13下载
- 积分:1
-
我的代码是专为2名玩家在同一公司的经典游戏的战舰
My Code Is The Classic Game Battleship Designed For 2 Players Both On The Same Computer. It Randomizes Your Ship s Positions, and Prevents Overlapping.
- 2022-11-26 22:00:04下载
- 积分:1
-
JAVA基础实例200题,pdf文件格式的,对初学者很有用处的。
JAVA基础实例200题,pdf文件格式的,对初学者很有用处的。-JAVA-based examples of 200 problems, pdf file format, very useful for beginners.
- 2023-01-03 21:55:04下载
- 积分:1
-
基于遗传算法的最少生成树求解算法的实现. 用java语言,在Eclipse的开发平台。...
基于遗传算法的最少生成树求解算法的实现. 用java语言,在Eclipse的开发平台。-Solving minimum spannig tree problem based on generic algorithm. developed with Java language on eclipse platform
- 2023-08-22 05:15: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
-
在作业1的Employee和EmployeeDemo两个类基础上修改
1,重写Employee类的toString方法,返回Employee类的相关信...
在作业1的Employee和EmployeeDemo两个类基础上修改
1,重写Employee类的toString方法,返回Employee类的相关信息的字符串形式
重写Employee类的equals方法,如果两个Employee实例的名字和所属部门相同,返回true;
并在EmployeeDemo类里面验证上述两个方法
2,定义Clerk、Salesman、Engineer三个类,分别继承自Employee
为Salesman增加一个年销售额属性
为Engineer增加一个年消化人月数属性
3,将下面的描述反映到程序里
普通员工年终奖金分配方案为月薪×2
Salesman:销售额×2%+月薪×1.8
Engineer:年消化人月数×300+月薪×2.5
Clerk:月薪×2.5-1 of the Employee in the operation and EmployeeDemo two classes based on the modification 1, rewrite the Employee class toString method to return to Employee class-related information to rewrite the string form of Employee class equals method, if the two examples of Employee s name and their the same sector, return true and EmployeeDemo the above-mentioned two types of authentication methods inside 2, the definition of Clerk, Salesman, Engineer of three categories, respectively, inherited from the Employee as a Salesman for an additional annual sales for an additional attribute for the Engineer who was the number
- 2023-05-31 23:40:03下载
- 积分:1