文件名称:PersonalManage
-
所属分类:
- 标签属性:
- 上传时间:2013-01-02
-
文件大小:12.74mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
①客户端主要模块包括:
1)用户登录:能够对登录用户名和密码进行验证。
2)可以浏览公司的人事政策文件和部门信息等。
3)可以查询个人的基本信息。
4)可以查询个人的工资信息。
②服务器端主要模块包括:
1)部门管理:可以对公司的部门信息进行添加、编辑、删除和更新等操作。
2)人员基本信息管理:可以对员工的个人基本信息进行添加、编辑、删除和更新等操作。
3)工资管理:可以对工资信息进行添加、编辑、删除和更新等操作。
4)用户管理:可以对用户基本信息进行添加、编辑、删除和更新等操作。
-① client modules include: 1) user login: login user name and password for authentication. 2) can view the company' s personnel policy documents and sectoral information. 3) can query the basic personal information. 4) can query individual salary information. ② server-side modules include: 1) sector management: department information to add, edit, delete, and update operations. 2) basic information management: staff' s personal information to add, edit, delete, and update operations. 3) wage management: salary information to add, edit, delete, and update operations. 4) User Management: Basic information of the user to add, edit, delete, and update operations.
1)用户登录:能够对登录用户名和密码进行验证。
2)可以浏览公司的人事政策文件和部门信息等。
3)可以查询个人的基本信息。
4)可以查询个人的工资信息。
②服务器端主要模块包括:
1)部门管理:可以对公司的部门信息进行添加、编辑、删除和更新等操作。
2)人员基本信息管理:可以对员工的个人基本信息进行添加、编辑、删除和更新等操作。
3)工资管理:可以对工资信息进行添加、编辑、删除和更新等操作。
4)用户管理:可以对用户基本信息进行添加、编辑、删除和更新等操作。
-① client modules include: 1) user login: login user name and password for authentication. 2) can view the company' s personnel policy documents and sectoral information. 3) can query the basic personal information. 4) can query individual salary information. ② server-side modules include: 1) sector management: department information to add, edit, delete, and update operations. 2) basic information management: staff' s personal information to add, edit, delete, and update operations. 3) wage management: salary information to add, edit, delete, and update operations. 4) User Management: Basic information of the user to add, edit, delete, and update operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源程序及数据库/database/db_personManager_Data.MDF
源程序及数据库/database/db_personManager_Log.LDF
源程序及数据库/PersonnelManage/.classpath
源程序及数据库/PersonnelManage/.mymetadata
源程序及数据库/PersonnelManage/.project
源程序及数据库/PersonnelManage/src/com/applicationResources.properties
源程序及数据库/PersonnelManage/src/com/wy/action/CjAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/DepartmentAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/EmployeeAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/InviteJobAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/ManagerAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/PayAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/TrainAction.java
源程序及数据库/PersonnelManage/src/com/wy/dao/ObjectDao.java
源程序及数据库/PersonnelManage/src/com/wy/form/CjForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/CjForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/DepartmentForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/DepartmentForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/EmployeeForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/EmployeeForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/InviteJobForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/InviteJopForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/ManagerForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/ManagerForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/PayForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/PayForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/TrainForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/TrainForm.java
源程序及数据库/PersonnelManage/src/com/wy/tool/GetAutoNumber.java
源程序及数据库/PersonnelManage/src/com/wy/tool/GetSystemTime.java
源程序及数据库/PersonnelManage/src/com/wy/tool/MyPagination.java
源程序及数据库/PersonnelManage/src/com/wy/tool/SelfRequestProcessor.java
源程序及数据库/PersonnelManage/WebRoot/cj_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_query.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_query1.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_queryOne.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_queryOne_1.jsp
源程序及数据库/PersonnelManage/WebRoot/css/style.css
源程序及数据库/PersonnelManage/WebRoot/dealwith.jsp
源程序及数据库/PersonnelManage/WebRoot/department_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/department_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/department_query.jsp
源程序及数据库/PersonnelManage/WebRoot/down.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_employ.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_query.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_queryOne.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_queryOne1.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_update.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_update1.jsp
源程序及数据库/PersonnelManage/WebRoot/exitSave.jsp
源程序及数据库/PersonnelManage/WebRoot/images/addDepartment.gif
源程序及数据库/PersonnelManage/WebRoot/images/addEmployee.gif
源程序及数据库/PersonnelManage/WebRoot/images/addInvite.gif
源程序及数据库/PersonnelManage/WebRoot/images/center1.jpg
源程序及数据库/PersonnelManage/WebRoot/images/center2.jpg
源程序及数据库/PersonnelManage/WebRoot/images/constituteCompensation.gif
源程序及数据库/PersonnelManage/WebRoot/images/constituteDeal.gif
源程序及数据库/PersonnelManage/WebRoot/images/constituteTrain.gif
源程序及数据库/PersonnelManage/WebRoot/images/down.jpg
源程序及数据库/PersonnelManage/WebRoot/images/land.gif
源程序及数据库/PersonnelManage/WebRoot/images/managerLand.jpg
源程序及数据库/PersonnelManage/WebRoot/images/Thumbs.db
源程序及数据库/PersonnelManage/WebRoot/images/top-1.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-11.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-2.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-22.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-3.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-33.gif
源程序及数据库/PersonnelManage/WebRoot/images/top1.jpg
源程序及数据库/PersonnelManage/WebRoot/images/top2.jpg
源程序及数据库/PersonnelManage/WebRoot/images/top3.jpg
源程序及数据库/PersonnelManage/WebRoot/index.jsp
源程序及数据库/PersonnelManage/WebRoot/index1.jsp
源程序及数据库/PersonnelManage/WebRoot/index2.jsp
源程序及数据库/PersonnelManage/WebRoot/inviteJob_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/inviteJob_operation.jsp
源程序及数据库/PersonnelManage/WebRoot/inviteJob_query.jsp
源程序及数据库/PersonnelManage/WebRoot/inviteJob_queryOne.jsp
源程序及数据库/PersonnelManage/WebRoot/js/mm_menu.js
源程序及数据库/PersonnelManage/WebRoot/js/validate.js
源程序及数据库/PersonnelManage/WebRoot/mainPage.jsp
源程序及数据库/PersonnelManage/WebRoot/mainPage1.jsp
源程序及数据库/PersonnelManage/WebRoot/manager_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/manager_query.jsp
源程序及数据库/PersonnelManage/WebRoot/manager_update.jsp
源程序及数据库/PersonnelManage/WebRoot/META-INF/MANIFEST.MF
源程序及数据库/PersonnelManage/WebRoot/pay_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/pay_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/pay_query.jsp
源程序及数据库/PersonnelManage/WebRoot/pay_query1.jsp
源程序及数据库/PersonnelManage/WebRoot/top.jsp
源程序及数据库/PersonnelManage/WebRoot/top1.jsp
源程序及数据库/PersonnelManage/WebRoot/train_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/train_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/train_query.jsp
源程序及数据库/PersonnelManage/WebRoot/train_query1.jsp
源程序及数据库/
源程序及数据库/database/db_personManager_Log.LDF
源程序及数据库/PersonnelManage/.classpath
源程序及数据库/PersonnelManage/.mymetadata
源程序及数据库/PersonnelManage/.project
源程序及数据库/PersonnelManage/src/com/applicationResources.properties
源程序及数据库/PersonnelManage/src/com/wy/action/CjAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/DepartmentAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/EmployeeAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/InviteJobAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/ManagerAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/PayAction.java
源程序及数据库/PersonnelManage/src/com/wy/action/TrainAction.java
源程序及数据库/PersonnelManage/src/com/wy/dao/ObjectDao.java
源程序及数据库/PersonnelManage/src/com/wy/form/CjForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/CjForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/DepartmentForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/DepartmentForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/EmployeeForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/EmployeeForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/InviteJobForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/InviteJopForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/ManagerForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/ManagerForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/PayForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/PayForm.java
源程序及数据库/PersonnelManage/src/com/wy/form/TrainForm.hbm.xml
源程序及数据库/PersonnelManage/src/com/wy/form/TrainForm.java
源程序及数据库/PersonnelManage/src/com/wy/tool/GetAutoNumber.java
源程序及数据库/PersonnelManage/src/com/wy/tool/GetSystemTime.java
源程序及数据库/PersonnelManage/src/com/wy/tool/MyPagination.java
源程序及数据库/PersonnelManage/src/com/wy/tool/SelfRequestProcessor.java
源程序及数据库/PersonnelManage/WebRoot/cj_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_query.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_query1.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_queryOne.jsp
源程序及数据库/PersonnelManage/WebRoot/cj_queryOne_1.jsp
源程序及数据库/PersonnelManage/WebRoot/css/style.css
源程序及数据库/PersonnelManage/WebRoot/dealwith.jsp
源程序及数据库/PersonnelManage/WebRoot/department_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/department_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/department_query.jsp
源程序及数据库/PersonnelManage/WebRoot/down.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_employ.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_query.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_queryOne.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_queryOne1.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_update.jsp
源程序及数据库/PersonnelManage/WebRoot/employee_update1.jsp
源程序及数据库/PersonnelManage/WebRoot/exitSave.jsp
源程序及数据库/PersonnelManage/WebRoot/images/addDepartment.gif
源程序及数据库/PersonnelManage/WebRoot/images/addEmployee.gif
源程序及数据库/PersonnelManage/WebRoot/images/addInvite.gif
源程序及数据库/PersonnelManage/WebRoot/images/center1.jpg
源程序及数据库/PersonnelManage/WebRoot/images/center2.jpg
源程序及数据库/PersonnelManage/WebRoot/images/constituteCompensation.gif
源程序及数据库/PersonnelManage/WebRoot/images/constituteDeal.gif
源程序及数据库/PersonnelManage/WebRoot/images/constituteTrain.gif
源程序及数据库/PersonnelManage/WebRoot/images/down.jpg
源程序及数据库/PersonnelManage/WebRoot/images/land.gif
源程序及数据库/PersonnelManage/WebRoot/images/managerLand.jpg
源程序及数据库/PersonnelManage/WebRoot/images/Thumbs.db
源程序及数据库/PersonnelManage/WebRoot/images/top-1.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-11.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-2.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-22.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-3.gif
源程序及数据库/PersonnelManage/WebRoot/images/top-33.gif
源程序及数据库/PersonnelManage/WebRoot/images/top1.jpg
源程序及数据库/PersonnelManage/WebRoot/images/top2.jpg
源程序及数据库/PersonnelManage/WebRoot/images/top3.jpg
源程序及数据库/PersonnelManage/WebRoot/index.jsp
源程序及数据库/PersonnelManage/WebRoot/index1.jsp
源程序及数据库/PersonnelManage/WebRoot/index2.jsp
源程序及数据库/PersonnelManage/WebRoot/inviteJob_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/inviteJob_operation.jsp
源程序及数据库/PersonnelManage/WebRoot/inviteJob_query.jsp
源程序及数据库/PersonnelManage/WebRoot/inviteJob_queryOne.jsp
源程序及数据库/PersonnelManage/WebRoot/js/mm_menu.js
源程序及数据库/PersonnelManage/WebRoot/js/validate.js
源程序及数据库/PersonnelManage/WebRoot/mainPage.jsp
源程序及数据库/PersonnelManage/WebRoot/mainPage1.jsp
源程序及数据库/PersonnelManage/WebRoot/manager_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/manager_query.jsp
源程序及数据库/PersonnelManage/WebRoot/manager_update.jsp
源程序及数据库/PersonnelManage/WebRoot/META-INF/MANIFEST.MF
源程序及数据库/PersonnelManage/WebRoot/pay_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/pay_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/pay_query.jsp
源程序及数据库/PersonnelManage/WebRoot/pay_query1.jsp
源程序及数据库/PersonnelManage/WebRoot/top.jsp
源程序及数据库/PersonnelManage/WebRoot/top1.jsp
源程序及数据库/PersonnelManage/WebRoot/train_deawith.jsp
源程序及数据库/PersonnelManage/WebRoot/train_insert.jsp
源程序及数据库/PersonnelManage/WebRoot/train_query.jsp
源程序及数据库/PersonnelManage/WebRoot/train_query1.jsp
源程序及数据库/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.