With the development of computer technology, many things can be done automatically
with the help of software.
From the beginning to help with the help of computer can now get the simple calculation to
scheduling complex machine instructions, arrange the computer to help us to realize the
complex logic, automation of complete many time-consuming work, and you can use the
network to realize long distance and crafty management, and the data is more accurate than
artificial, also with a variety of advantages, the network system of check on work attendance
has been completely can replace the previous artificial statistics attendance information, and
you can also use cross-platform use cell phones and computers.
This system adopts B/S architecture, which can use the browser to use the system without
worrying about the limitation of the operating system. Centering on the core business of
attendance, it realizes the modules of attendance check, attendance data statistical analysis
and so on.
Keywords: attendance; B/S architecture
目 录
目录
1 前言 ............................................................................................................................................................. 3
1.1 考勤系统的意义及开发目的 ......................................................................................................... 3
1.2 考勤系统发展的状况与问题 ........................................................................................................ 4
1.3 本设计应解决的主要问题 ............................................................................................................. 4
2 总体设计 ..................................................................................................................................................... 5
2.1 设计原理 ......................................................................................................................................... 6
2.2 方案选择 ......................................................................................................................................... 6
2.2.1 系统设计要求 ..................................................................................................................... 7
2.2.2 功能模块 ............................................................................................................................. 7
3 数据库设计 ................................................................................................................................................. 8
3.1 实体 ................................................................................................................................................. 8
3.1.1 实体的基本属性 ................................................................................................................. 8
3.1.2 实体间的逻辑关系 ............................................................................................................11
3.2 实体与数据库的关系 ....................................................................................................................11
3.2.1 逻辑结构设计 ....................................................................................................................11
3.2.2 物理结构设计 ................................................................................................................... 12
4 系统设计 ................................................................................................................................................... 13
4.1 选用语言 ....................................................................................................................................... 13
4.2 系统架构 ....................................................................................................................................... 14
4.2.1 展示层 ............................................................................................................................... 14
4.2.2 数据控制层 ....................................................................................................................... 14
4.2.3 依赖管理 ........................................................................................................................... 14
2