企业人事管理系统设计.doc

约43页DOC格式手机打开展开

企业人事管理系统设计,目录目录1摘要3前言5第一章 概述61.1 开发背景61.2 系统的目标和意义61.3 人事管理系统发展趋势71.4 可行性分析7第二章 技术背景92.1 asp.net简介92.2 系统的开发方法、开发工具及其语言特点102.3 asp.net开发的软硬件要求11第三章 系统的需求分析及概要设计1...
编号:30-322432大小:561.96K
分类: 论文>计算机论文

内容介绍

此文档由会员 道客巴巴 发布

企业人事管理系统设计


目录
目录 1
摘要 3
前言 5
第一章 概述 6
1.1 开发背景 6
1.2 系统的目标和意义 6
1.3 人事管理系统发展趋势 7
1.4 可行性分析 7
第二章 技术背景 9
2.1 ASP.NET简介 9
2.2 系统的开发方法、开发工具及其语言特点 10
2.3 ASP.NET开发的软硬件要求 11
第三章 系统的需求分析及概要设计 12
3.1 系统的需求分析 12
3.2 系统功能描述 12
3.3 功能模块划分 12
3.4 系统的概要设计 13
3.5 数据表的创建 18
第四章 系统详细设计 20
4.1 管理员的设计 20
1、管理员登录页面如图4-1所示: 20
3、公告管理 26
4、添加公告 27
4.2 部门经理的设计 34
4.2.1对本部门员工进行考勤管理 36
4.3 员工工资模块 37
第五章 系统测试 39
5.1软件测试的方法 39
5.2模块测试 39
第六章 总结 41
致谢 42
参考文献 43

摘要
人事管理系统是现在公司很好的辅助工具,它为企业的发展提供了很大的便利。
本系统使用ASP.NET开发工具创建Web应用程序。采用C#开发语言,使用SQL Server2008数据库访问技术和三层架构实现人事信息的便捷管理。它基本满足了人事管理者和员工对功能的需求,对员工工资,考勤等都有较详细的功能实现,使其从纷杂的事物中解脱,彻底解决了浪费时间和劳动量的问题,提高企业整体工作效率;登录后对权限进行了设置,提高了系统的安全性,保证人事信息的安全,适应网络化社会对企业自身发展的要求,对企业的系统建设有较大意义。

关键词:人事管理,员工,ASP.NET,C#, SQL Server2008

Abstract
Personnel management system is now very good tool, it is the development of enterprises to provide a great convenience.
The system uses ASP.NET development tool for creating Web applications. Using C # development language, using SQL Server2008 database access technology and three tier architecture implementation of personnel and convenient information management. It basically meet the needs of the personnel management and employees on the function of demand, to staff salary, attendance has detailed function implementation, make it from a myriad of things in the free, completely solve the waste of time and the amount of labor problems, raising the overall efficiency; log permissions settings, improve the security of the system, ensure the safety of personnel information network society, to adapt to enterprise development requirements, to the enterprise system construction is of great significance.

Key words: the personnel management; ASP.NET; SQL Server2008