考勤信息管理系统毕业设计 下载本文

内容发布更新时间 : 2024/9/20 21:46:01星期一 下面是文章的全部内容请认真阅读。

摘 要

随着科技的突飞猛进,社会生产的规模不断扩大,随之而来的是包括生产类和服务类在内的各个部门的员工规模正在猛增。员工规模的不断增加带来了一系列管理的的问题,比如员工人数的统计,员工出勤情况的统计,员工工资的核算。如果还是按照传统的统计核算方式,必将投入更大的人力和物力去参与这个过程,这种方式正加剧了管理问题的严重性,并且统计核算的效率和结果的精确度都不能满足现代化企业部门的需求。

伴随着信息时代的到来,计算机技术有了长足的进步,计算机技术的应用更加普及且越来越容易给客户带来满意的体验。网络的便捷性和计算机的可靠性,给解决各个大规模员工管理问题提供了一个新的解决方案。本论文正是侧重于员工管理中的员工考勤问题进行研究,并利用计算机技术开发出了一套高效率和高可信度的员工考勤管理系统。

论文所设计的系统为B/S模式系统,采用ASP技术开发,采用三层软件架构方式,数据库SQL SERVER 2008。系统主要有签到管理,每月考核以及部门,员工等基础信息的管理。

关键词 考勤管理系统系统、 SQL SERVER 2008、 B/S

Abstract

With advances in technology, expanding social production, followed by employee size category and class of service, including the production of various departments, including being soared. Brings a range of issues management increasing staff size, such as the number of employees in statistics, statistical staff attendance, employee payroll accounting. If you still follow the traditional statistical method of accounting, will invest more human and material resources to participate in this process, this approach management problems are exacerbated, and the accuracy and efficiency of statistical calculation results can not meet the modern enterprise sector needs.

With the advent of the information age, computer technology has made great strides, the application of computer technology, more and more popular and easier to bring satisfaction to the customer experience. Convenience and reliability of the network computer, to solve various problems of large-scale staff management provides a new solution. This paper is focused on the management of employee attendance staff study the issue and use of computer technology to develop a set of high efficiency and high reliability of employee attendance management system.

Paper system designed to B / S model system using ASP technology development, software architecture using three methods, database SQL SERVER 2008. Attendance management system is mainly managed monthly assessment and departments, employees and other basic information.

Key Words:The kindergarten shuttle system function SQL Server 2008

目 录

1 绪 论 ............................................................. 1 1.1考勤信息管理系统的意义 ............................................ 1 1.2考勤信息管理系统的研究现状 ........................................ 1 1.3论文主要工作 ...................................................... 2 2 相关技术的选用与介绍 ................................................ 2 2.1 ASP和C#技术简介 ................................................. 2 2.2 三层技术的介绍 ................................................... 3 2.3 SESSION技术的介绍 ................................................. 4 3系统分析与总体设计 ................................................... 5 3.1 需求分析 ......................................................... 5 3.2 可行性分析 ....................................................... 5 3.3 开发环境 ......................................................... 6 3.3 系统功能实现目标 ................................................. 6

3.31功能分类 .................................................... 7 3.32具体功能 .................................................... 7

3.33功能说明(可参考需求分析) .................................. 7 3.4 数据库设计 ........................................................ 7 4 系统实现 ........................................................... 12 4.1 数据库操作模块的实现 ............................................ 12 4.2 登录模块的实现 .................................................. 13 4.3 签到,签退和请假模块的实现 ...................................... 14 4.4 考勤核算的实现 .................................................. 16 4.5 列表的实现 ...................................................... 18 5总结 ................................................................ 20 6致谢 ................................................................ 20 参 考 文 献 .......................................................... 21