企业人事管理系统的设计与实现(ASP)(精品)☆
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘要
在企业中,人事管理工作是非常重要的一项工作,它负责整个企业的日常人事安排,人员的人事管理等。高效的人事管理可以提高企业的市场竞争力,使企业具有更强的凝聚力和活力。因此,提高人事管理工作的效率,设计一套人事管理系统具有实际应用意义。
本文以ASP和Access2003为开发工具,设计实现了一套基于B/S模式的中小企业人事管理系统。在文中,首先分析了企业人事管理工作以及工作流程,根据分析结果设计了该系统应具有的功能;其次,对系统的各个功能模块进行了详细的描述,包括用户登录模块、职工管理模块、考勤管理模块、档案管理模块、人事模块、事项记录模块、其他事记模块、系统管理模块;最后结合系统开发阶段和测试阶段中发现的问题以及解决问题的方法,总结了开发此系统所取得的经验和体会。 [资料来源:www.THINK58.com]
关键词:ASP;Access;数据库;人事;工资 [资料来源:THINK58.com]
  [资料来源:www.THINK58.com]
Abstract
At the business enterprise, the personal management work is very important. It is responsible for the daily personnel arrangement of the whole business enterprise, the personnels personal management, etc. Efficient personal management can improve their market competitiveness strong enterprises’ cohesion and vitality. In order to promote the work efficiency of the exaltation personal management, designing a personal management system to have certain of apply meaning physically.
Using ASP and the Access2003 develop a B/S basis mode of small business enterprise personal management system under this background. This thesis analyzed the business enterprise personal management work and workflow firstly, and designed that system according to the analysis result of function. Secondly, described all functional modules in detail, including user landing module, the message board module, the personnel departments’ information Published, the system setup module, the staff management module, the employees’ self-service module and the operational records module. At last, combined problems and methods which found in the system development stage and the test stage, got final experiences that this system obtained and realized. [资料来源:http://THINK58.com]
Key words: ASP;Access;data base;personnel;Salary
  [版权所有:http://think58.com]
目    录
1 引言 1
1.1 系统开发背景 1
1.2 系统研究意义 2
2 人事管理系统开发环境 4
2.1 B/S模式概述 4
2.2 系统运行环境 4
2.3 开发语言介绍 5
2.4 Dreamweaver介绍 8
2.5 Access数据库介绍 8
3 系统需求分析 10
3.1可行性分析 10
3.1.1可行性分析 10
3.1.2 经济可行性 10
3.1.3 操作可行性 10
3.1.4 软件需求 10
3.2 系统目标 11
3.3 系统功能需求分析 11
4 数据库设计 13
4.1 数据库表简介 13
4.2 数据库结构设计 13
4.3 数据库连接文件 16
4 系统功能模块详细设计及实现 16
5.1 模块设计 16
5.2 功能模块的说明 17
5.3 系统界面的设计 18
5.3.1 系统登录界面的设计 18
5.3.2 系统主界面的设计 19
5.3.3 系统各模块界面的设计 20
5.3.4 部门管理界面的设计 29
5.3.5 系统管理界面的设计 32
5.3.6 招聘管理界面的设计 34
6 系统评价 39
6.1 系统的特点 39
6.2 系统的缺点 39
6.3 将来可能提出的要求 39
7 系统的调试与测试 40 [来源:http://www.think58.com]
7.1 测试概述 40
7.1.1软件测试的目的 40
7.1.2软件测试的任务 40
7.1.3测试环境 40
7.2 单元测试 41
7.2.1黑盒测试 41
7.2.2白盒测试 41
7.2.3模块接口测试 41
7.3 集成测试 42
7.3.1自顶向下集成 42
7.3.2确认测试标准 42
结    论 43
参考文献 44
致    谢 45