摘 要
随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统.学生考勤系统是学校管理系统的主要构件之一,在某种程度上体现了一个学校的教学现代化水平,系统的先进性将引领学校教学质量向前飞速发展。
通过学生考勤管理系统这个平台,可以实现学生、课程情况的信息化、网络化、系统化、规范化管理,从繁杂的数据查询和统计中解脱出来,更好的掌握学生上课及时率及对学生旷课情况的监督。系统的主要功能包括:学生信息管理、课程信息管理与学生上课签到。
本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的学生考勤管理系统。
关键词:学生考勤、管理系统,JSP,B/S结构
ABSTRACT
Along with the information technology in the management of a more profound and extensive application, management information systems implementation, technology has gradually matured. Management information system is a continuous development of new disciplines, any one unit to survive and to develop, efficient activities of the internal organization of organic, it must establish its own characteristics and to adapt the management of information system. Student attendance system is one of the main components of the school management system, to some extent reflects a a school teaching modernization level, the system’s advanced nature will lead the school teaching quality forward rapid development.
Student attendance management system through this platform, students can achieve, course information, network, systematic, standardized management, from the complex data query and statistics out, a better grasp of students on student absenteeism rate of timely and the supervision. The main functions of the system include: student information management, course information management and student class attendance..
The front of the system using JSP as a development language, the use of SqlServer as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure student attendance management system.
Key words: student attendance, management system, JSP,
B / S structure
目 录
摘 要
ABSTRACT
第一章 绪论
1.1课题背景
1.2目的和意义
1.3开发工具及技术
1.3.1开发工具
1.3.2 JSP
1.3.3 JavaScript
1.4软硬件需求
第二章 需求分析
2.1需求调研
2.2可行性分析
2.2.1技术的可行性
2.2.2经济的可行性
2.2.3操作可行性
2.2.4法律的可行性
2.3系统用户用例图
2.3.1管理员用例图
2.3.2学生用例图
2.4功能模块需求分析
2.5设计的基本思想
2.6性能需求
2.6.1系统的安全性
2.6.2数据的完整性
2.7界面需求
第三章 系统分析与设计
3.1数据库的分析与设计
3.1.1数据库的概念结构设计
3.1.2数据库的逻辑结构设计
3.1.3数据库的连接原理
3.2中文乱码问题处理
第四章 系统功能实现
4.1系统登陆页面实现
4.2管理员功能模块
4.2.1学生信息管理
4.2.2老师信息管理
4.2.3课程信息管理
4.2.4课表信息管理
4.2.5学生考勤统计
4.2.6修改个人密码
4.2.7安全退出系统
4.3学生功能模块
4.3.1学生上课签到
第五章 系统测试
5.1系统测试目的与意义
5.2测试过程
5.2.1主页面的登录模块测试
5.3其他错误
结 论
参考文献
致 谢