1、考勤管理系统 的设计与实现 摘 要 随着现代科学技术的 发展 ,越来越多的公司和企业对职工的考勤都实行了信息化管理,使用计算机系统代替 复杂 的手工方式来管理考勤事务。 考勤管理系统可以有效地管理公司 员工的出勤情况,规范人事制度管理,保证公司 正常的 工作 ,是人力资源管理的重要 组成部分。 系统的开发主要包括后台数据库的建立,维护以及前端 应用程序的开发两个方面,主要 模块 包括基本信息管理模块,考勤信息管理模块,统计查询模块和系统用户管理模块。 系统是使用 Visual C+开发语言,使用 Microsoft Visual Studio 6.0 作为工具软件,数据库为 SQL Serve
2、r 2000。 系统采用目前比较流行的 ADO 数据访问技术,并将每个数据库表的字段和操作封装到类中, 它 使应用程序的各个窗口都能够共享对表的操作,不需要重复编码,使程序更加易于维护,从而将面向对象的程序设计思想应用到数据库应用程序中。 关键词 : 考勤 管理 ; 人力资源 ; 数据库 ; 数据访问技术 Design and Realization of Attendance Management System Abstract Along with the development of the modern science and technology, more and more com
3、panies and enterprises implemented the information management to the staffs checking attendance, and use computer system instead of the complex manual way to manage the checking attendance business. The checking attendance management system may effectively manage the staffs going out on duty situati
4、on, Standard personnel system management, Guarantees the company normal work. It is the important part of human resources management The development of this system mainly includes two aspects: the establishment of the backstage database and the development of the front-side application. This system
5、contains following several modules: the basic information management module, the attendance information management module, the statistical inquiry module and the system user administration module. Visual C+ and SQL Server2000 are used in the development of the system. The system uses the popular ADO
6、 technology, and encapsulates the fields and the operations of each table into some classes. It causes the operation which the application procedure each window all can share synchronizes tables. It has not repeat codes, and makes the application to be easier to maintain. By this way, the idea of object-oriented programming will be applied in the database application. . Key words: Attendance management; Human resources; Database; Data access technology