高校毕业生就业信息管理系统的设计与实现
摘要: 随着信息化技术的高速发展,互联网技术的日趋成熟,各行各业迫切需要与信息化接轨,教育行业的信息化更是迫在眉睫。伴随着全国高等教育政策的普及,我国每年毕业的大学生人数在逐年增长。目前,每年毕业的大学生人数约五六百万。由于大学生毕业人数的增加、就业领域的拓展、就业地域的分散等因素,如何信息化、系统化、高效率的管理毕业生信息是目前面临的一大难题。所以,迫切的需要设计出一款全新的就业信息管理系统。
为了解决上述问题,目前需要利用所学知识,采用软件工程学的研究方法,设计出一个集中管理、分散操作、信息共享、便于操作的数字化综合信息管理系统。
关键词:软件工程;信息共享;就业协议;信息化管理
Design and Implementation of Employment Information Management System for College Graduates
Abstract: With the rapid development of information technology, the Internet technology gradually matures, which urges all walks of life to integrate with information, especially in the field of education. With the popularization of higher education policies, the number of college graduates is increasing year by year in our country. Currently, the number of students graduating each year is about five or six million. Due to the increase in the number of college graduates, the expansion of employment areas, the dispersion of employment areas and other factors, how to make it become informationized, systematic and efficient graduates information management is a big problem now. Therefore, the college graduates' employment information management system came into being.
In order to solve these problems, We need to design a system that possess centralized management, dispersive operation, shared information and is easy to operate with using have acquired knowledge and using software engineering method.
Key words:Software engineering,Information sharing,Employment Agreement,Information Management
目 录
摘要
ABSTRACT
1 引言
1.1 高校毕业生就业信息管理系统现状
1.2毕业生就业信息管理系统设计目标
1.3 可行性研究
1.3.1 研究目的
1.3.2 经济可行性
1.3.3 技术可行性
1.3.4法律条文可行性
1.3.5可行性研究结论
2 系统开发技术介绍
2.1 Java EE 、JSP概述
2.2系统开发工具及插件概述
2.2.1 Maven 概述
2.2.2 GIT 概述
2.2.3 Spring 、 Spring Mvc、Hibernate 概述
3 需求分析
3.1 编写目的
3.2 需求分析方法学介绍
3.3功能需求
3.3.1使用场景描述
3.3.2用例规约描述
3.4 非功能需求
3.4.1 出错处理需求
3.4.2 可靠性和可用性需求
3.4.3 系统界面需求
3.4.4 后期扩展需求
4 系统概要设计
4.1 概要设计目的
4.2 系统架构概述
4.3 模块设计
4.3 模块之间的关系
5 详细设计
5.1 详细设计目的
5.1 用户信息配置
5.2 系统配置
5.3 菜单管理
5.4 毕业生信息管理
5.5 招聘会信息管理
5.6 问题反馈
5.7 就业信息统计
5.8 信息查询
6 数据库设计
6.1 数据库设计概述
6.2 数据库安全性设计
6.3数据表设计
7 系统测试
7.1 系统测试概述
7.2 测试用例描述
7.2.1 代码逻辑测试
7.2.2 系统主要功能测试
7.2.3 测试结论
结束语
参考文献
致 谢













