企业人事管理信息系统设计与实现毕业论文 下载本文

J I A N G S U U N I V E R S I T Y 本 科 毕 业 论 文

企业人事管理信息系统设计与实现

And implementation of enterprise personnel management information

system design

学院名称:

专业班级: 2013级计算机科学与技术 学生姓名: 指导教师姓名: 指导教师职称:

2015年2月

江苏大学本科毕业论文

企业人事管理信息系统设计与实现

专业班级:13级计算机科学与技术 学生姓名: 指导教师: 职 称:教授

摘要某企业人事管理工作中一直采用手工方式,要完成相当数量的职工情况及人事政策法规

的查询工作,一般是员工直接到办公室或通过电话查询,使人事工作者在这些常规性的查询及解答工作上花费大量时间,不利于工作效率的提高及人事研究工作的深入进行。企业人事管理系统将包括人事工作中涉及的职工的历史状况和现状,人事政策法规的宣传及解答,借助于网络实现人事管理的信息化,对人事管理工作有促进作用,而且对公司系统的建设也有很大意义。

本系统采用Windows XP+ IIS服务器平台以及Access 2003数据库平台管理系统,通过Dreamweaver及ASP技术设计前台界面,使用JavaScript实现该系统中的特定功能及辅助功能。

整个管理系统从符合操作简便、界面友好、实用的要求出发,完成企业人事管理的全过程,包括新进员工档案的建立、员工的转出、员工信息的修改、员工信息查询等人事管理工作。使用企业人事管理系统,可使公司的人事管理系统化、规范化,从而达到提高公司管理效率的目的。

关键词:动态服务器页面 关系数据库管理系统 企业 人事

I

江苏大学本科毕业论文

And implementation of enterprise personnel management information system

design

Abstract: Manual mode has been used in some enterprises in the work of personnel management, to complete a considerable number of workers and personnel policies and regulations inquiry work, is generally the staff directly to the office or by telephone inquiries, make personnel workers spend a lot of time in query and answer these regular work, is not conducive to improving work efficiency and personnel research the work of the in-depth. The enterprise personnel management system will include the history and current situation of workers involved in personnel work, propaganda and solve the personnel policies and regulations, with the help of network to realize personnel management informatization, to promote the role of the personnel management work, but also to have the very big significance on the construction of company system.

The system uses the Windows XP+ IIS server platform and Access 2003 database platform management system,through the Dreamweaver and ASP technology to design the front interface, the use of JavaScript to achievespecific functions in the system and the auxiliary function.

The whole management systems hold the requirements of simple operation, friendly interface, flexibility, utility and safety to achieve the overall process of personnel management including establishment of new staffs’ personnel files, personnel management work such as changing and checking staffs’ information and statistics caused by the change of job positions and the transfer of staffs, as well as the work of adding new staffs and revising senior workers. Through using personnel management systems, standardized and automated personnel management systems can be gained and then improves their management efficiency.

Keywords: Asp ACCESS enterprise human affairs

II

江苏大学本科毕业论文

目 录

1概 述 ---------------------------------------------------------------------- 1 1.1 研究背景 ----------------------------------------------------------------- 1 1.2 国内外发展现状 ----------------------------------------------------------- 1 1.3 研究意义 ----------------------------------------------------------------- 2 2系统需求分析 --------------------------------------------------------------- 3 2.1可行性分析 ----------------------------------------------------------------- 3 2.2业务流程分析 --------------------------------------------------------------- 4 2.3数据流程分析 --------------------------------------------------------------- 5 2.4数据字典 ------------------------------------------------------------------- 7 2.5 系统功能模块 ------------------------------------------------------------- 10 3系统总体设计 -------------------------------------------------------------- 12 3.1 系统功能模块 ------------------------------------------------------------- 12 3.2 数据库设计 --------------------------------------------------------------- 13 3.3 E-R图 -------------------------------------------------------------------- 13 3.4 数据库关系表 ------------------------------------------------------------- 14 4系统详细设计 -------------------------------------------------------------- 19 4.1 系统功能模块详细设计 ----------------------------------------------------- 19 5分析与测试 ---------------------------------------------------------------- 25 5.1系统测试方法 -------------------------------------------------------------- 25 5.2系统测试过程 -------------------------------------------------------------- 25 5.3系统测试结果 -------------------------------------------------------------- 30 6操作系统说明 -------------------------------------------------------------- 31 6.1 用户手册 ----------------------------------------------------------------- 31 7结论 ---------------------------------------------------------------------- 40 系统开发与运行环境 ----------------------------------------------------------- 40 系统开发工具与数据库 --------------------------------------------------------- 40 参考文献 ------------------------------------------------------------------- 42 致谢 ----------------------------------------------------------------------- 44

III