-
Effective-Java
a book for effective java
- 2011-05-22 12:06:08下载
- 积分:1
-
VoiceTest
用于检测手机麦克风输入音量大小的DEMO(it s used to detect the volume of phones micphone)
- 2013-10-02 14:45:30下载
- 积分:1
-
java作业
初学java的可以借鉴,学java的可以借鉴学java的可以借鉴(Lessons for beginners of Java)
- 2020-06-17 20:40:04下载
- 积分:1
-
Android 5 - 2015.pdf
Andorid 5 for beginer devlopers.
- 2018-08-09 17:01:00下载
- 积分:1
-
antenna-src-1.2.0-beta
apache antenna最新版本的源代码,j2me打包时使用 (the lastest antenna free source)
- 2009-12-16 10:16:08下载
- 积分:1
-
javajishibenandwannianli
本程序显示日历、时间和记事本的基本功能。(joijslkjdlksdkjdlksdlkdlslkj)
- 2020-09-20 14:07:55下载
- 积分:1
-
tuixiangzhi
说明: 推箱子小游戏。懒羊羊与灰太狼。java实战项目(Push box games. Lazy sheep and Grey Wolf. Java combat project)
- 2020-06-20 05:20:02下载
- 积分:1
-
universidadmodelviewcontroller
Java Universidad model view controller
- 2013-11-08 06:53:28下载
- 积分:1
-
xueji
用于数据库课程设计制作,Java开发平台,具有源代码(Courses for database design, Java development platform, with source code)
- 2011-10-28 20:30:59下载
- 积分: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