-
Simple class to read from keyboard. Already convert to simple type int, float, d...
Simple class to read from keyboard. Already convert to simple type int, float, double or String
- 2022-06-30 00:04:53下载
- 积分:1
-
JAVA程序通过JNI来调用Native C程序中的函数。
JAVA程序通过JNI来调用Native C程序中的函数。
-JAVA program through the JNI to call Native C program function.
- 2022-04-12 08:50:18下载
- 积分:1
-
JAVA课程设计实例。多个大型系统源代码,如考试系统单机版、CS版、BS版。...
JAVA课程设计实例。多个大型系统源代码,如考试系统单机版、CS版、BS版。-Java curriculum design examples. Many large system source code, such as examination system standalone version, C S, B S version.
- 2022-03-24 13:57:33下载
- 积分: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
-
ftp server and ftp client
ftp server and ftp client
- 2022-04-23 15:18:58下载
- 积分:1
-
使用发射来处理JDBC的一个示例,可以作为初学者学习JDBC、jsp以及反射的一个例子...
使用发射来处理JDBC的一个示例,可以作为初学者学习JDBC、jsp以及反射的一个例子-Launched to deal with the use of a JDBC example, can serve as a beginner to learn JDBC, jsp, as well as an example of reflection
- 2022-08-11 05:07:34下载
- 积分:1
-
jstl标签库,用于简化jsp代码的编写操作,很好的标签库。
jstl标签库,用于简化jsp代码的编写操作,很好的标签库。-jstl tag library jsp code to simplify the preparation of operation, a very good tag library.
- 2022-12-10 03:35:03下载
- 积分:1
-
利用poi插件和Java语言在web中实现excel的合并功能
利用poi插件和Java语言在web中实现excel的合并功能-The use of poi language plug-ins and Java implementation of the web combined function excel
- 2022-04-18 10:37:58下载
- 积分:1
-
The AVTransmit2 class is very similar to the VideoTransmit, but uses RTP manager...
The AVTransmit2 class is very similar to the VideoTransmit, but uses RTP managers to send the video and audio streams.
- 2022-12-14 17:25:03下载
- 积分:1
-
一个图形演示程序,配置好JDK的COM…
一个TSP问题的图形演示程序,在已配置好JDK的命令行环境下,运行javac AntApp.java 然后运行java AntApp即可。-a graphic demonstration of the procedure, the configuration has good JDK the command line environment, then run javac AntApp.java AntApp can run java.
- 2022-01-25 18:21:58下载
- 积分:1