-
这是学生成绩的管理系统的程序,希望对大家有帮助
这是学生成绩的管理系统的程序,希望对大家有帮助-This is a student achievement management system procedures, we hope to help
- 2023-01-02 22:25:04下载
- 积分:1
-
STRUTS2+ SPRING+ HIBERNATE used to achieve a complete case
用STRUTS2+SPRING+HIBERNATE实现的完整案例-STRUTS2+ SPRING+ HIBERNATE used to achieve a complete case
- 2022-11-30 18:30:04下载
- 积分:1
-
JAVA实现的文件管理中获取系统根目录
JAVA实现的文件管理中获取系统根目录-JAVA document management system root directory access
- 2022-10-27 06:30:03下载
- 积分:1
-
本课件主要介绍Java语言的语法知识比如类,对象,接口等以及Java语言在多媒体系统中的应用...
本课件主要介绍Java语言的语法知识比如类,对象,接口等以及Java语言在多媒体系统中的应用-This courseware introduces the Java language grammar knowledge such as class, object, interface, etc. as well as the Java language in the multi-media system
- 2022-03-13 06:53:23下载
- 积分:1
-
一个同伴
一个P2P文件共享软件-a peer-to-peer file-sharing software
- 2022-03-06 10:27:55下载
- 积分:1
-
文字滚动,文字滚动
文字滚动,文字滚动-rolling text, rolling text
- 2022-08-20 14:15:11下载
- 积分:1
-
struts kick start书中代码
struts kick start书中代码-struts kick start code book
- 2022-09-16 00:10:03下载
- 积分:1
-
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描...
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描述,另外还画出了包中的类的继承层次结构示意图。每个类描述都独自构成一个小节,包含了类层次结构示意图、类描述、类示例、成员概述以及那些在版本1.2中作了修改或新增的类成员的描述。还详细说明了Java软件开发包(JDK)1.1到从版本1.2对类及方法所作的修改。需要指出的是:本书是补充版本,有些材料需要参阅《The Java Class Libraries, Second Edition, Volume 1》一书的内容。 本书是参考手册而不是指导手册,它不对Java语言进行解释。为了快速定位所需要的类或类成员的信息,本书按类的字母顺序组织。 本书由赵皑、黄志军、阳亮组织翻译,参加本书翻译的还有姚远、程子进、肖利平、刘永亮、薛亮、毛静萍、查海平、赵峰、郭树厢、曹波、肖斌、彭建明、郑欢。参加录入工作的有陈军、姜明、姜志明、张志荣等。 希望本书能够帮助Java程序员获取完整、专业和权威的信息,同时也希望本书能够帮助读者更全面地了解Java语言。由于水平有限和时间仓促,本书的翻译必定会存在一些纰漏,恳切希望广大读者批评指正。-Java2 class library, this book by the creator of Java technology to prepare, on the Java 2 Platform Standard Edition, V1.2 in the new package and the type described. The book mainly by the package overview and description constitute a category
- 2022-07-19 10:38:38下载
- 积分: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
-
J2ME的蓝牙移动终端程序,可以运行在手机搜索附近…
j2me 蓝牙手机端midlet,可以在手机上运行搜索附近的蓝牙设备。-j2me Bluetooth mobile terminal midlet, can be run on mobile phones search nearby Bluetooth devices.
- 2022-09-26 05:45:02下载
- 积分:1