没有合适的资源?快使用搜索试试~ 我知道了~
学生考勤管理系统的设计与实现.doc
3星 · 超过75%的资源 需积分: 50 24 下载量 158 浏览量
2017-09-25
10:54:33
上传
评论 6
收藏 2.2MB DOC 举报
温馨提示
该学生考勤管理系统采用 Jsp+Servlet+MySQL 开发,开发过程中运用了类封装,页面 模块化、动态生成、静态页面显示等技术。本论文重点介绍学生、教师、辅导员三类用户 功能的设计与实现
资源推荐
资源详情
资源评论
本科毕业论文
题 目 学生考勤管理系统的设计与实现
学 院 信息科学技术学院
专 业 电子信息工程
毕业届别 2013
届
姓 名
指导教师
职 称 教 授
二〇一三年五月
目录
摘要:学生考勤管理系统的开发是为了响应我们学校多媒体教室教师无纸化办公的号召,结合当前
各大高校网络自动化办公的发展,更加方便教师对学生考勤的管理系统。该管理系统可以真正实现
跨平台,即可以在 windows 服务器上部署,又可以在 Linux 服务器上部署,这主要归结于它的设计
架构。该学生考勤管理系统分为下面几大功能:班级管理、学生管理、老师管理、请假管理等。系
统包含三类用户:学生、任课老师、辅导员。学生向老师请假,由老师或辅导员通过浏览器登录系
统进行审批。老师可以在课前登录管理系统系统对课程进行查看,对学生进行点名,并且可以查看
学生的请假记录。学生也可以通过登录本系统查询自己的详细信息等。...............................................1
Abstracts: Student attendance management system, more convenient and teachers on student attendance
management system in response to the call of our school the multimedia classroom teachers paperless
office, with major colleges and universities the development of office automation network. The
management system can truly cross-platform, that can be deployed on the windows server, and can be
deployed on a Linux server, mainly due to its design architecture. The student attendance management
system is divided into the following major functions: classroom management, student management, teacher
management, leave management. The system consists of three types of users: students, classroom teacher,
counselor. Students leave to the teacher for approval by the teacher or counselor log on to the system
through the browser. Teacher before class login management system course view, the students named, and
you can view the leave records of students. Students can also check their information by logging into the
system.................................................................................................................................................................2
1 绪论.................................................................................................................................................................3
1.1 研究目的及意义..................................................................................................................................3
1.2 开发背景..............................................................................................................................................3
2 系统可行性.....................................................................................................................................................4
2.1 引言......................................................................................................................................................4
2.2 可行性分析..........................................................................................................................................4
2.2.1 经济可行性..............................................................................................................................4
2.2.2 操作可行性..............................................................................................................................4
2.2.3 技术可行性..............................................................................................................................4
2.3 系统关键技术......................................................................................................................................5
3 需求分析.........................................................................................................................................................8
3.1 用户需求描述......................................................................................................................................8
3.1.1 学生用户...................................................................................................................................8
3.1.2 教师用户...................................................................................................................................8
3.1.3 辅导员用户...............................................................................................................................8
3.2 系统功能划分......................................................................................................................................8
3.2.1 引言...........................................................................................................................................8
3.2.2 班级课程管理模块...................................................................................................................9
3.2.3 在线请假模块...........................................................................................................................9
3.2.4 考勤管理模块...........................................................................................................................9
3.3 系统功能模块图..................................................................................................................................9
3.4 数据流程图..........................................................................................................................................9
4 系统架构及数据库设计..............................................................................................................................12
4.1 系统架构设计....................................................................................................................................12
4.2 数据库设计........................................................................................................................................12
4.3 数据库逻辑实现................................................................................................................................12
4.3.1 系统所有表.............................................................................................................................13
4.3.2 数据库连接池.........................................................................................................................17
4.3.3 数据库的运行与维护.............................................................................................................18
4.3.4 中文乱码处理.........................................................................................................................18
XX 生考勤管理系统的设计与实现
5 系统实现.......................................................................................................................................................19
5.1 不同用户登录实现............................................................................................................................19
5.2 系统各模块具体实现........................................................................................................................20
6 系统实施.......................................................................................................................................................23
6.1 系统实施具体步骤............................................................................................................................23
6.2 运行环境搭建....................................................................................................................................24
6.3 服务器搭建........................................................................................................................................24
7 测试维护.......................................................................................................................................................26
7.1 软件测试的概念和方法....................................................................................................................26
7.2 采用的测试技术................................................................................................................................26
7.3 具体测试............................................................................................................................................26
7.4 网站维护............................................................................................................................................27
结束语..............................................................................................................................................................29
参考文献..........................................................................................................................................................30
致谢..................................................................................................................................................................31
1
XX 生考勤管理系统的设计与实现
学生考勤管理系统的设计与实现
学生姓名:XX
(XX 信息科学技术学院电子信息工程,甘肃兰州,730000
摘要:学生考勤管理系统的开发是为了响应我们学校多媒体教室教师无纸化办公的号召,
结合当前各大高校网络自动化办公的发展,更加方便教师对学生考勤的管理系统。该管理
系统可以真正实现跨平台,即可以在 windows 服务器上部署,又可以在 Linux 服务器上部
署,这主要归结于它的设计架构。该学生考勤管理系统分为下面几大功能:班级管理、学
生管理、老师管理、请假管理等。系统包含三类用户:学生、任课老师、辅导员。学生向
老师请假,由老师或辅导员通过浏览器登录系统进行审批。老师可以在课前登录管理系统
系统对课程进行查看,对学生进行点名,并且可以查看学生的请假记录。学生也可以通过
登录本系统查询自己的详细信息等。
该学生考勤管理系统采用 Jsp+Servlet+MySQL 开发,开发过程中运用了类封装,页面
模块化、动态生成、静态页面显示等技术。本论文重点介绍学生、教师、辅导员三类用户
功能的设计与实现。
关键词:学生;考勤 ;管理;查询;
1
XX 生考勤管理系统的设计与实现
Student Attendance Management System Design and Implementation
XXX
(Major in electronic information engineering in the College of information science and
technology of XXniversity
,
Gansu Lanzhou
,
73000)
Abstracts: Student attendance management system, more convenient and teachers on
student attendance management system in response to the call of our school the
multimedia classroom teachers paperless office, with major colleges and universities
the development of office automation network. The management system can truly
cross-platform, that can be deployed on the windows server, and can be deployed on
a Linux server, mainly due to its design architecture. The student attendance
management system is divided into the following major functions: classroom
management, student management, teacher management, leave management. The
system consists of three types of users: students, classroom teacher, counselor.
Students leave to the teacher for approval by the teacher or counselor log on to the
system through the browser. Teacher before class login management system course
view, the students named, and you can view the leave records of students. Students
can also check their information by logging into the system.
The student attendance management system Jsp + Servlet + MySQL
development, the development process, the use of the type of packaging, page
modular, dynamically generated, static pages display technology. This paper focuses
on the Design and Implementation of the students, teachers, counselors, three types
of user functions.
Key words: Students; attendance; management; inquiry
2
剩余33页未读,继续阅读
资源评论
- yingzifan60982017-10-15辣级,没有代码
- lzlzt5212020-01-09看看这个资料能不能帮到我们,多谢分享
maibo123
- 粉丝: 2
- 资源: 4
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功