文件名称:EmployeeInformationInput
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 姬**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一下公司员工系统(彻底弄明白)
员工分为:
Sells销售人员
编号,姓名,工资,提成
Admin管理人员
编号,姓名,工资,职务
Tech技术人员
编号,姓名,工资,项目组
Department 行政人员
编号,姓名,工资
行为:
可以放入Test类,也可以写在员工类中,自己选择
计算年收入(方法)
招聘员工(方法get set)
(类/对象/属性/方法/构造/重写/封装/继承/多态)-Designed to look at employees system (the complete figure out) Staff are divided into: Sells sales staff number, name, salary, commission Admin management personnel number, name, salary, duties Tech technical staff number, name, salary, the project team Department administrative staff numbers, name, the wage behavior: can be placed in Test class can also be written in the employee category, calculation of annual income of their choice (method) recruitment of staff (Method get set) (class/object/attribute/method/constructor/rewrite/package/Inheritance/polymorphism)
员工分为:
Sells销售人员
编号,姓名,工资,提成
Admin管理人员
编号,姓名,工资,职务
Tech技术人员
编号,姓名,工资,项目组
Department 行政人员
编号,姓名,工资
行为:
可以放入Test类,也可以写在员工类中,自己选择
计算年收入(方法)
招聘员工(方法get set)
(类/对象/属性/方法/构造/重写/封装/继承/多态)-Designed to look at employees system (the complete figure out) Staff are divided into: Sells sales staff number, name, salary, commission Admin management personnel number, name, salary, duties Tech technical staff number, name, salary, the project team Department administrative staff numbers, name, the wage behavior: can be placed in Test class can also be written in the employee category, calculation of annual income of their choice (method) recruitment of staff (Method get set) (class/object/attribute/method/constructor/rewrite/package/Inheritance/polymorphism)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
员工信息录入\Emp.java
............\Test.java
员工信息录入
............\Test.java
员工信息录入