-
struts
struts-menu 生成树形菜单,是struts2作者的另一个大作。-struts-menu generated tree menu, is another masterpiece struts2 author.
- 2023-04-15 22:45:04下载
- 积分:1
-
用java实现的一个简单计算器
用java实现的一个简单计算器-achieved with a simple calculator
- 2022-03-20 14:36:24下载
- 积分:1
-
股票交易系统的初始界面,可以从注册界面进入交易界面
股票交易系统的初始界面,可以从注册界面进入交易界面-stock of the initial interface, enter interface from the registration interface transactions
- 2022-07-22 07:21:34下载
- 积分:1
-
简单的汽车租赁信息系统,从C++语言编程,可以…
简单汽车租赁信息系统,由c语言编程的、可以写入文件 ,读取文件!-Simple car rental information systems, from the c programming language, you can write files, read the file!
- 2022-03-23 03:41:14下载
- 积分:1
-
一个由JAVA程序写的贪吃蛇游戏, 有很好的学习借鉴作用
一个由JAVA程序写的贪吃蛇游戏, 有很好的学习借鉴作用-A program written in JAVA Snake games, have very good to learn from the role of
- 2022-06-19 20:19:20下载
- 积分:1
-
java download tools
java做的下载工具-java download tools
- 2022-06-19 13:27:46下载
- 积分:1
-
个程序实现了距离矢量路由算法,又称Bellman
个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
- 2022-04-25 10:06:02下载
- 积分:1
-
JAVA开发的guestbook,可嵌入WEB中使用,自己研究!
JAVA开发的guestbook,可嵌入WEB中使用,自己研究!-JAVA development guestbook, can be embedded in the use of WEB, their research!
- 2022-01-28 02:26:45下载
- 积分:1
-
java平台下读写配置文件的类,比较有特色的是可以从网络上直接读配置文件...
java平台下读写配置文件的类,比较有特色的是可以从网络上直接读配置文件 -java platform to read and write configuration files under the category, more characteristics can be directly read from the network configuration file
- 2023-05-31 19:35:03下载
- 积分: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