1、 xxxxxx 职业技术学院 毕业设计毕业设计( (论文论文) ) 设计题目:设计题目:基于 C#的企业人事管理系统的设计与实现 系系 别:别: 班班 级:级: 姓姓 名:名: 指指 导导 教教 师:师: XXX 2 0 X X 年X 月X 日 I 摘摘 要要 在当今社会,互联网空前的发展,给人们的工作和生活带来了极大的便利和高效, 信息化,电子化已经成为节约运营成本,提高工作效率的首选。考虑到当前大量企业的 人事管理尚处于手工作业阶段,不但效率低下,还常常因为管理的不慎而出现纰漏。因 此根据部分企业提供的需求,设计此企业人事管理系统,以帮助企业达到人事管理办公 自动化、节约管理成本、提高企业
2、工作效率的目的。 本企业人事管理系统采用 C/S 结构,主要对企业员工的信息以及跟人事相关的工作流程 进行集中的管理,方便企业建立一个完善的、强大的员工信息数据库。它是以 VS2008 (Microsoft Visual Studio 2008).和 SQL 2008 Express 数据库作为开发平台。使用 C# 设计操作控件和编写操作程序,完成数据输入、修改、存储、调用查询等功能;并使用 SQL 2008 数据库形成数据表,进行数据存储。 本文详细介绍了企业人事管理系统的功能需求,系统设计和具体实现。并简要介绍 了系统开发采用的过程方法。 关键词关键词 企业人事管理系统;C/S;员工信息;
3、数据库 II The Design and Implementation of Enterprise Personnel Management System Based on C/S Abstract In our society, the unprecedented development of Internet has brought us great convenience and efficiency. Informatization and electronization have become the first choice of saving operation cost an
4、d improving work efficiency. Many enterprises personnel administration systems lie in the phase of manual management which inefficient and easy to go wrong by carelessness. Therefore, this MIS(Management Information System)is designed to make the personnel administration more scientific, normative a
5、nd efficient. The system adopts the structure mode of client/server(C/S), Windows XP as the operation system, SQL 2008 Express as the background database, and Microsoft Visual Studio8 2008 as the developing tool. It can help enterprises to establish a perfect, strong staff information database, whic
6、h facilitates the centralized management of staff information and workflow. The paper explains the course design, system design and implementation of MIS, also briefly introduces the process of the system development. Key words: Personnel Management System; C/S; Employee Information;Database 西南科技大学高等教育自学考试(信息管理与服务)毕业论文 I I 第第 1章章 绪绪论论 . 1 1.1 应用的目的与意义 1 1.2 人事管理系统发展趋势 1 1.2.2 世界趋势 1 1.2.3 技术革新 2 1.2.4 工作目标和价值观的改变. 2 第第 2