-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
javaFX_Events-listeners
这是一个ppt介绍了一下javaFX中的listener,相信初学者能够学习(This is a ppt presentation a bit javaFX the listener, I believe that beginners can learn)
- 2013-12-06 12:01:49下载
- 积分:1
-
facedetectionsvmeigenface
SVM that uses eigen faces for face recognition
- 2009-04-30 08:05:33下载
- 积分:1
-
BBSCS_6_0
SSH架构的bbs系统,支持sql server ,mysql,和oracle,含sql文件(BBS based on SSH,supports sql server ,mysql,and oracle,includes sql file)
- 2009-05-07 22:48:23下载
- 积分:1
-
AbstractWindowedCursorTest
Abstract Windowed Cursor Test Source Code for Andriod.
- 2013-10-12 16:26:33下载
- 积分:1
-
java面试宝典(基础篇)
说明: java mainshi baodian chuji pian
- 2020-06-20 01:20:02下载
- 积分:1
-
code-of-Java-and-pattern
如题,此文件包含java与模式所涉及到的所有源代码。(Such as the title,this file includes the code all of The book name s Java and pattern)
- 2014-01-06 11:48:32下载
- 积分:1
-
抽奖
说明: 使用eclipseIDE和JAVA语言编写抽奖GUI应用程序,简洁美观易懂。(Using eclipse IDE and Java language to write the lottery GUI application program, which is simple, beautiful and easy to understand.)
- 2020-04-02 23:44:27下载
- 积分:1
-
Kqscan
基于特定erp平台进行条码管理,使用语言未java涉及跨库跨服务器链接以及存储过程的调用等.(Bar code management based on specific ERP platform. The use of language without Java involves cross-library cross-server links and calls of stored procedures.)
- 2020-06-19 01:00:02下载
- 积分:1
-
equagion
一个java开发的定时器操作的小例子,欢迎大家使用(A small example of Java development timer operation, to welcome you all to use)
- 2017-05-29 00:13:38下载
- 积分:1