毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#公司考勤管理系统的设计与实现

时间:2018-03-14 19:33来源:毕业论文
使用C#开发语言和SQL Server 2008 r2数据库,运行于WINDOWS 7服务器。主要功能包括工资管理、考勤管理、人事管理、系统设置、员工信息管理

摘  要:本文着眼于公司的实际需要,设计并实现了公司考勤管理信息系统,目的是通过系统的开发提高公司的考勤管理水平,进而提高办公效率。本系统以VS2010为开发工具,采用C/S架构,使用C#开发语言和SQL Server 2008 r2数据库,运行于WINDOWS 7服务器。主要功能包括工资管理、考勤管理、人事管理、系统设置、员工信息管理。本系统安全性高且操作简单,功能较完备,实用性强,通用性好。19608
关键词:C/S;数据库;C#;公司考勤管理
 Design and Implementation of the Company Attendance Management System
Abstract: This paper focuses on the company's actual needs, the design and implementation of the company attendance management information system, the purpose is to improve the company's attendance management level through the development of the system, and improve the efficiency of office. This system uses VS2010 as a development tool, using C/S structure, using C# development language and SQL Server 2008 R2 database, running on the WINDOWS 7 server. The main functions include wage management, attendance management, personnel management, system settings and the information of staff management. This system has high security and the operation is simple, the function is complete, strong practicability, good versatility.
Key Words: C / S; Database; C#; Company attendance management
目    录

摘  要    1
引言    1
1. 系统开发的意义    2
2. 系统相关技术简介    2
2.1 C#开发语言    2
2.2 三层架构    2
2.3 SQL SERVER 2008 R2    3
3. 需求分析和系统设计    3
3.1 系统需求    3
3.2 公司考勤管理系统设计    4
4. 数据库设计    5
4.1 设计数据库的方法    5
4.2 数据库的设计    6
5. 公司考勤管理系统的详细设计与实现    6
5.1 身份验证模块    7
5.2 功能模块    8
6. 系统测试    9
6.1 测试目的    9
6.2 测试环境    10
6.3 测试方法    10
总结    11
参考文献    12
致谢    13
公司考勤管理系统的设计与实现
引言
公司的现代化发展越来越依赖于公司管理。如何提高办公效率是当前迫切需要解决的大问题。然而现在很多公司的考勤管理还停留在手工考勤阶段,这样既浪费人力资源又浪费纸张。本系统着眼于公司的工作环境和实际业务需求,打造一个高效、稳定、安全、可靠的公司管理系统。公司考勤管理系统采用C/S结构模式,主要功能包括工资管理模块、考勤查询模块、人事管理模块、系统设置模块、员工信息模块。采用面向对象的设计方法,确立相互之间的关系。通过Microsoft Visual Studio 2010来实现整个系统程序的编制,利用大型数据库SQL Server 2008 R2来完成对数据的存储。
1.系统开发的意义
公司考勤管理系统为公司提供良好的工作秩序,为公司正常运行保驾护航。本网站的开发以学习和研究为主要目的,针对公司具体情况制定考勤管理信息系统,本次开发过程侧重于练习,实现一些通用的功能,为后续网站的开发打下基础。在通用信息管理系统中,考勤管理系统只是其中一部分,然而网络快速发展下,考勤管理可以发挥更重要的意义。
(1)考勤管理系统简便且快捷。
(2)考勤管理系统使人事专员省时省力。
(3)考勤管理系统可以快速统计考勤和工资情况。 C#公司考勤管理系统的设计与实现:http://www.751com.cn/jisuanji/lunwen_11041.html
------分隔线----------------------------
推荐内容