文件名称:renshiguanllixitong
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-07-01
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 司**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
人事管理系统
要求:
1) 该系统主要处理商场中的人事信息。
2) 人事信息主要包括:员工编号、所在部门、职务、薪资等级、薪资、联系方式等内容。
3) 门信息主要包括:部门编号、部门名称等内容。
4) 完成以下的操作:实现员工信息、部门信息的添加、修改、删除和查询。
提示:
1)建立员工类、职务类、部门类
2)员工、职务、部门信息的初始化
3)员工信息的添加、修改、删除、查找
4)部门、职务信息的添加、修改、删除、查找
5)员工信息、部门信息的输出-Personnel Management System requirements: 1) The system mainly deal with mall personnel information. 2) Personnel information includes: employee number, where the department, job title, salary grade, salary, contact information and other content. 3) Door information includes: department number, department name and so on. 4) Complete the following operations: Implement employee information, department information to add, modify, delete, and query. Tips: 1) establishment of employee categories, job class, department class 2) employees, title, department information initialization 3) employee information to add, modify, delete, find 4) department, job information to add, modify, delete, find five ) employee information, department information output
要求:
1) 该系统主要处理商场中的人事信息。
2) 人事信息主要包括:员工编号、所在部门、职务、薪资等级、薪资、联系方式等内容。
3) 门信息主要包括:部门编号、部门名称等内容。
4) 完成以下的操作:实现员工信息、部门信息的添加、修改、删除和查询。
提示:
1)建立员工类、职务类、部门类
2)员工、职务、部门信息的初始化
3)员工信息的添加、修改、删除、查找
4)部门、职务信息的添加、修改、删除、查找
5)员工信息、部门信息的输出-Personnel Management System requirements: 1) The system mainly deal with mall personnel information. 2) Personnel information includes: employee number, where the department, job title, salary grade, salary, contact information and other content. 3) Door information includes: department number, department name and so on. 4) Complete the following operations: Implement employee information, department information to add, modify, delete, and query. Tips: 1) establishment of employee categories, job class, department class 2) employees, title, department information initialization 3) employee information to add, modify, delete, find 4) department, job information to add, modify, delete, find five ) employee information, department information output
(系统自动生成,下载前可以参看下载内容)
下载文件列表
人事管理系统\Comp.class
............\Dept.class
............\Employees.class
............\Post.class
............\TestEmployee.class
............\TestEmployee.java
............\人事管理系统.cmd
人事管理系统