-
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
-
cryptix32
jar cryptix32 para encriptar
- 2009-07-17 16:58:26下载
- 积分:1
-
OLAP_client
使用Java开发的数据仓库OLAP程序,后台是Oracle 10G 10.0.0.3 前台使用Jdeveloper开发。(use Java development OLAP data warehouse procedures, background Oracle 10G 10.0.0.3 use JDeveloper development prospects.)
- 2005-07-27 19:14:09下载
- 积分:1
-
prg3
simple java file reading a file .
- 2011-04-25 22:00:05下载
- 积分:1
-
books
使用eclipse开发的基于java和mysql的图书管理系统(Use eclipse-based library management system developed by java and mysql s)
- 2014-02-26 20:28:45下载
- 积分:1
-
java-paike.rar
基于java的自动排课系统设计与实现,开发文档。(paike )
- 2020-12-25 17:39:04下载
- 积分:1
-
027356-01
疯狂Java讲义_源码(含Java设计模式CHM).rar(java design chm
)
- 2013-11-29 12:16:45下载
- 积分:1
-
ve
说明: 在已按照jdk和下载了eclipse的情况下,把你的eclipse压缩包和我上传的里面压缩包解压后的3个压缩包一起解压。然后重新打开eclipse就可以用了。我自己试验过的,绝对可行。VE很好用,免费开源软件,感觉跟VS里面的差不多,可以拖拽控件,可视化修改属性。
安装完,可以这样实验一下:
1.新建一个java工程
2.工程上右键属性->Java Build Path -> Add Library -> Standard Widget Toolkit (SWT) 然后 下一步
选择 Include Support For JFace library ,完成
3.工程上右键 ->New -> Other 选JAVA 下的Visual Class
左下角 Style 里选 -> Swt ->Shell 完成新建类
还可以调出常用视图:
1.Window -> Show View -> Other 选 Java -> Java Beans
2.Window -> show View -> Other 选 General -> Properties
然后就可以很容易的使用ve来做java界面了(release three packages with your edition of eclipse and it s ok)
- 2010-12-16 11:26:05下载
- 积分:1
-
Impact-0.7.5
【科学计算】冲击动力学非线性有限元数值仿真开源软件的源程序(【scientific computing】 dynamic nonlinear finite element numerical simulation of open source software source code)
- 2010-09-28 18:02:35下载
- 积分:1
-
cmpp2.0
java 开发的cmpp2.0程序,支持上行,下行发送(java cmpp2.0 program)
- 2020-12-25 16:39:04下载
- 积分:1