-
使用Java语言,编程确定当前鼠标的位置坐标。
使用Java语言,编程确定当前鼠标的位置坐标。-Using the Java language, programming to determine the current location coordinates of the mouse.
- 2023-03-27 02:15:03下载
- 积分:1
-
简单的劳保管理系统, 简单的劳保管理系统
简单的劳保管理系统, 简单的劳保管理系统-A simple labor management system, a simple labor management system, a simple labor management system
- 2022-11-06 12:50:04下载
- 积分: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
-
use eclipse the source development. Statistics can be a folder with a particular...
本源码使用eclipse开发。可以统计某个文件夹下具有某一后缀名所有文件的行数。可以用来统计源代码行数来了解自己的开发规模-use eclipse the source development. Statistics can be a folder with a particular suffix all in the name a few. Statistics can be used to a few source code to understand their development scale
- 2022-04-15 15:05:11下载
- 积分:1
-
一个基于eclipse插件开发的聊天程序,包括服务器端和客户端
一个基于eclipse插件开发的聊天程序,包括服务器端和客户端-an eclipse based on the development of plug-in chat program, including server and client
- 2022-02-24 19:47:17下载
- 积分:1
-
画圆弧的JAVA Applet(6KB)
画圆弧的JAVA Applet(6KB)-painting arc Java Applet (6KB)
- 2022-03-15 05:42:18下载
- 积分:1
-
本人上传的这段数据库连接源码是一段移植性比较高的代码!...
本人上传的这段数据库连接源码是一段移植性比较高的代码!-I uploaded this database connection is a source of transplanted higher code!
- 2023-03-08 08:20:03下载
- 积分:1
-
一个工作流管理软件源码有点和VS一样的东西..还很多不成熟!...
一个工作流管理软件源码有点和VS一样的东西..还很多不成熟!-a work flow management software source code and VS somewhat the same thing. . Also many immature!
- 2022-04-28 21:25:15下载
- 积分:1
-
simple java based calculater
simple java based calculater
- 2022-03-14 22:39:48下载
- 积分:1
-
Hibernate the classical examples, contains all the objects corresponding to the...
Hibernate的精典实例,包含了所有对象对应关系的处理,包括一对一、一对多、多对多。简单掌握Hibernate最烦人的关系处理。-Hibernate the classical examples, contains all the objects corresponding to the relationship between treatment, including one-on-one, one-to-many, many-to-many. Simple to master the most annoying relationship Hibernate treatment.
- 2022-12-20 22:10:03下载
- 积分:1