-
Java programming model model for the Delegation
JAVA模式编程中的Delegation模式举例-Java programming model model for the Delegation
- 2022-04-24 19:39:23下载
- 积分:1
-
This the project README file. Here, you should describe your project.
Tell the...
This the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:-This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
- 2022-09-07 06:40:03下载
- 积分:1
-
3是jivejdon Jdon框架1.4的最终应用。
JiveJdon 3.0 is the application of Jdon Framework 1.4 final.
- 2022-01-25 21:33:53下载
- 积分:1
-
java实现SMTP协议,即简洁有好懂
java实现SMTP协议,即简洁有好懂-achieve agreements that are simple to understand
- 2022-04-28 16:40:13下载
- 积分:1
-
java网络文件传输源代码,由本人原创!
java网络文件传输源代码,由本人原创!-network file transfer the source code from my original!
- 2022-08-08 09:53:02下载
- 积分:1
-
java与 SQL Server
java与 SQL Server-java and SQL Server
- 2023-03-19 03:10:04下载
- 积分:1
-
Simulation with JAVA development competition and cooperation between enterprises...
用JAVA开发的模拟企业间竞争与合作策略的生命周期游戏,用的是swing+applet,便于初学JAVA者学习!-Simulation with JAVA development competition and cooperation between enterprises in the life cycle of strategy games, are used to swing+ applet, easy to learn beginner JAVA!
- 2022-07-19 10:24:52下载
- 积分:1
-
JAVA密码保护页面, 可以保护你不让想看的人,设置简单,很好的程序...
JAVA密码保护页面, 可以保护你不让想看的人,设置简单,很好的程序-JAVA password-protected pages, AVA password-protected pages, and can protect you do not let people who want to set a simple, very good program
- 2023-05-17 22:40:03下载
- 积分:1
-
使用dom2,sax2解析xml,使用解析器生成、转化xml,以及利用JDBC将xml中的数据与数据库交互...
使用dom2,sax2解析xml,使用解析器生成、转化xml,以及利用JDBC将xml中的数据与数据库交互-use dom2, allows analytic xml, use parser generation, conversion xml, and the use of JDBC to the xml data with interactive database
- 2023-05-02 02:25:02下载
- 积分: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