-
MirandaAbstract
abstract class MirandaAbstract implements MirandaInterface.
- 2014-01-22 10:57:47下载
- 积分:1
-
esp8266
说明: hye all i very need power jack dc supply
- 2019-03-18 23:03:32下载
- 积分:1
-
EasyCharts_30pre1_eval
java图形报表制作Applet(statements made Applet)
- 2004-09-16 10:31:04下载
- 积分:1
-
04【熟悉】excel 的导出xls
说明: Excel的导出,主要针对项目中使用到poi的说明........................(Export of Excel, mainly for the description of POI used in projects)
- 2020-06-23 20:00:01下载
- 积分:1
-
PhoneBook
This is J2ME DEMO,PhoneBook,也就是通信录啦,欢迎下载。(This is J2ME DEMO,PhoneBook)
- 2009-11-26 15:17:37下载
- 积分:1
-
e-co-pr
E contact,helps it maintaining mail id contact list
- 2014-07-18 17:59:33下载
- 积分:1
-
MailingListInfo
Simple JNI rar example
- 2011-06-22 13:55:25下载
- 积分:1
-
Hotel
说明: 这是一个酒店管理系统,java编写的,里面有源码和分析需求,供大家参考!(This is a hotel management system, java prepared, there are source and analysis of needs, for your reference!)
- 2008-10-31 21:56:07下载
- 积分:1
-
Bluetooth_Application_Programming_with_the_Java_A
Bluetooth_Application_Programming_with_the_Java_APIs_Essentials_Edition ebook
- 2010-11-15 19:33:30下载
- 积分:1
-
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