摘要
I
摘 要
随着我国教育需求不断增加,高校教育资源有限,教育经费相对不足的情况
下,利用现代信息技术发展高等教育,不仅充分利用了优秀的教育资源,而且为
更多的人提供接受高等教育的机会,同时这也是极大促进了高校的信息化发展。
其中勤工助学管理系统就是信息化教育体系中不可或缺的管理工具。勤工助
学管理系统是高等学校教学工作的核心,是改进学生的关键因素。随着勤工助学
规模的日益扩大,学生人数不断增多,教学资源日趋紧张,对勤工助学工作的要
求和难度也大大增加。传统的勤工助学管理模式已无法应对日趋复杂的管理工作,
建立高效、科学、规范的勤工助学网络管理信息系统成为教学管理发展的必然趋
势。从勤工助学工作的实际出发,解决工作中关键性的难点问题,并充分利用计
算机技术,实现勤工助学管理工作全过程的计算机管理,帮助管理人员从复杂烦
琐工作中解放出来,通过完善管理信息化的制度,可以规范管理,保证勤工助学
管理效果,提高管理效率,有效地提高校勤工助学管理工作的规范化和现代化水
平,使得勤工助学管理工作走向无纸化办公和规范化、现代化的轨道上
本勤工助学管理系统采用的数据库是 Mysql,使用 java 技术开发。在设计过
程中,充分保证了系统代码的良好可读性、实用性、易扩展性、通用性、便于前
后期维护、操作方便以及页面简洁等特点。
关键词:勤工助学管理系统,Mysql、java、ssm
目录
II
ABSTRACT
With the increasing demand for education in China, the limited
educational resources and the relatively insufficient educational funds
in Colleges and universities, the use of modern information technology to
develop higher education not only makes full use of excellent educational
resources, but also provides more people with opportunities to receive
higher education. At the same time, it also greatly promotes the development
of information technology in Colleges and universities.
The work study management system is an indispensable management tool
in the information education system. Work study management system is the
core of teaching work in Colleges and universities, and is the key factor
to improve students. With the expansion of the scale of work study program,
the number of students is increasing, and the teaching resources are
becoming increasingly tense. The requirements and difficulties of work
study program are also increasing. The traditional work study management
mode has been unable to cope with the increasingly complex management work.
The establishment of efficient, scientific and standardized work study
network management information system has become an inevitable trend of
the development of teaching management. Starting from the reality of work
study work, this paper solves the key and difficult problems in the work,
and makes full use of computer technology to realize the computer management
of the whole process of work study management, so as to help the management
personnel liberate from the complicated and tedious work. By improving the
management information system, it can standardize the management, ensure
the management effect of work study work, improve the management efficiency,
and has the practical significance We should effectively improve the
standardization and modernization level of the work study management, and
make the work study management move towards paperless office,
standardization and modernization
This work study management system uses MySQL database, using Java
technology development. In the design process, it fully ensures the good
readability, practicability, expansibility, universality, easy
maintenance, easy operation and concise page of the system code.
目录
III
Key words: work study management system, mysql, Java, SSM
目 录
第 1 章 绪论 .....................................................................................................................1
1.1 课题背景 .................................................................................................................................1
1.2 背景意义 ................................................................................................................................1
1.3 研究的内容 ............................................................................................................................2
第 2 章 相关技术 .............................................................................................................3
2.1 java 技术..................................................................................................................................3
2.2 SSM 框架 ................................................................................................................................3
2.3 MyEclipse 简介 .......................................................................................................................4
2.4 Tomcat 服务器 ........................................................................................................................4
2.5 MySQL 数据库 .......................................................................................................................4
第 3 章 系统分析 .............................................................................................................5
3.1 可行性分析 .............................................................................................................................5
3.2 系统性能分析 .........................................................................................................................6
3.3 系统流程分析 .........................................................................................................................6
3.3.1 操作流程 .......................................................................................................................6
3.3.2 信息添加流程 ...............................................................................................................7
3.3.3 信息删除流程 ...............................................................................................................8
第 4 章 系统设计 .............................................................................................................9
4.1 系统体系结构 ........................................................................................................................9
4.2 数据库设计 ..........................................................................................................................10
4.2.1 概念设计 .....................................................................................................................10
4.2.2 数据表 .........................................................................................................................11
第 5 章 系统实现 ...........................................................................................................14
5.1 管理员功能模块 ..................................................................................................................14
5.2 学生后台前后台功能模块 ...................................................................................................19
5.3 老师后台功能模块 .............................................................................................................19
目录
IV
第 6 章 系统测试 .........................................................................................................22
6.1 测试目的 ..............................................................................................................................22
6.2 测试方法及用例 ..................................................................................................................22
6.3 测试结果 ...............................................................................................................................23
结 论 .............................................................................................................................24
参考文献 .........................................................................................................................25
致 谢 .............................................................................................................................26
第 1 章 绪论
1
第 1 章 绪论
1.1 课题背景
机遇与挑战始终并存。在开放的互联网平台面前,勤工助学管理系统的信息
管理面临着巨大的挑战。传统的管理模式局限于简单数据的管理,无法适应不断
变化的市场格局。在早期阶段,在将计算机技术和网络技术融入勤工助学管理系
统数据管理方法之前,所有管理方式都通过人工操作完成了管理信息的。
系统管理也都将通过计算机进行整体智能化操作,对于勤工助学管理系统所
牵扯的管理及数据保存都是非常多的,举例像所有详细信息包括,管理员;首页、
个人中心、学生管理、老师管理、学生考勤管理、老师考勤管理、岗位工作管理、
岗位申请管理、申请情况管理、系统管理。老师管理台;首页、个人中心、老师
考勤管理、岗位工作管理、岗位申请管理、申请情况管理。后台;首页、个人中
心、学生考勤管理、岗位申请管理、申请情况管理等。为此开发了本勤工助学管
理系统,为学生、老师提供一个网上勤工助学管理系统的平台,同时方便管理员
对学生、老师管理进行处理。该系统满足了不同权限用户后台的需求,即管理员
和学生、老师,管理相关信息可以及时、准确、有效地进行系统化、标准化和有
效的工作。
1.2 背景意义
据数据调查显示不管需要哪方面的管理系统,直接上网查找,有了详细的了
解,让用户后台有了更有针对性的选择。用户后台可以不用像传统的方式还要去
看实体学校进行了解,这样不仅耽误自己的时间,所以对于网上勤工助学管理是
人们现在所依赖的一种方式。
勤工助学管理系统的开发和使用对于用户后台而言是非常有利的,用户后台
可以根据自身的实际情况进行相应学生、老师管理进行咨询、申请,不受空间和
时间的限制。如此一来,用户后台不仅可以在网站上选择勤工助学管理,还可以
根据自己的需求了解。
1.3 研究的内容