基于JAVAWeb的高校就业信息管理系统的 1
设计与实现 1
摘要 1
第1章绪论 4
1.1研究背景和意义 4
1.2国内外发展现状 6
1.3本文的主要研究工作内容 7
第2章相关技术及主要理论技术基础 8
2.1常用开发工具与环境 8
2.2JSP 技术 9
2.3B/S 结构 9
2.4 MYSQL8.0简介 10
第3章高校就业信息管理系统的需求分析 11
3.1系统开发背景 11
3.2可行性分析 11
3.2.1操作可行性 11
3.2.2技术可行性 12
3.2.3经济可行性 12
3.3用户需求分析 12
3.4系统功能需求分析 13
3.4.1用户管理功能需求分析 13
3.4.2管理员功能需求分析 13
3.4.3单位功能需求分析 13
第4章高校就业信息管理系统的设计与实现 14
4.1系统功能模块的设计 14
4.1.1系统管理模块的设计 14
4.1.2管理用户信息管理模块的设计 15
4.1.3毕业生用户信息管理模块的设计 16
4.1.4资讯分类信息管理模块的设计 16
4.1.5求职意向信息管理模块的设计 16
4.1.6职位管理模块的设计 17
4.1.6简历投递管理模块的设计 17
4.2数据库的设计 17
4.2.1用户信息表 17
4.2.2学生信息表 18
4.2.3企业单位信息表 18
4.2.4简历投递信息表 19
4.2.5求职意向信息表 19
4.2.6项目经验信息表 19
第五章系统测试 20
5.1系统部署 20
5.1.1系统软件平台 20
5.1.2系统硬件平台 20
5.2系统性能测试 21
5.2.1功能测试 21
5.2.2性能测试 22
5.2.3测试结果分析 22
结论 22
参考文献 24
致谢 25
随着中国大力发展教育事业,在校大学生的数量不断增多,导致大学毕业生的数量也不断增多,就业形势日趋严峻。开发一套符合就业形势的高校就业信息管理系统是非常必要的,这样既能提高就业管理部门的管理水平,又能通过系统使更多的用人单位提供就业岗位,最终使更多的毕业生找到工作。
论文在设计与实现的过程中,对高校就业信息管理系统进行了如下几个方面的分析与研究。首先,根据操作性、技术性和经济性对系统进行可行性分析,同时通过高校就业管理部门、高校毕业生和用人单位这三个用户群对系统进行用户需求分析,从而准确把握了系统功能需求。其次,系统在设计上区分用户角色,实行严格的用户认证,不同的身份使用系统不同的功能。可以通过系统进行毕业生信息管理、企业信息管理、简历投递管理、职位管理、职位收藏管理、培训经历管理、求职意向管理和实习经历管理等, 力求将毕业生就业的每一个环节都用系统管理起来。
最后,系统的实现使用B/S (Browser/Server)结构的服务模式,使用JSP(Java Server Pages)开发技术,使用Tomcat技术来发布服务,使用Mysql8.0数据库,整体搭配合理,能够很好的满足系统需求。
通过对系统的测试与使用,既提高了高校的就业管理水平,又为毕业生和用人单位搭建了交流平台,从而增加了更多的就业岗位,最终提高了高校毕业生的就业率。
关键词:就业;大学生管理系统;JSP;B/S结构模式
abstract
With the vigorous development of education in China, the number of college students is increasing, which leads to the increasing number of college graduates and the increasingly severe employment situation. It is very necessary to develop a set of college employment information management system in line with the employment situation, which can not only improve the management level of the employment management department, but also enable more employers to provide jobs through the system, and finally enable more graduates to find jobs.
This paper analyzes the design and implementation of the employment information system in Colleges and universities. Firstly, the feasibility of the system is analyzed according to the operability, technology and economy. At the same time, the user needs of the system are analyzed through the three user groups of college employment management department, college graduates and employers, so as to accurately grasp the functional requirements of the system. Secondly, the system distinguishes user roles in design, implements strict user authentication, and different identities use different functions of the system. Through the system, we can carry out graduate information management, enterprise information management, resume delivery management, position management, position collection management, training experience management, job search intention management and internship experience management, and strive to use system management for every link of graduate employment.
Finally, the implementation of the system uses the service mode of B / S (Browser / server) structure, JSP (Java Server Pages) development technology, Tomcat technology to publish services, and mysql8 0 database, the overall collocation is reasonable, which can well meet the system requirements.
Through the test and use of the system, it not only improves the employment management level of colleges and universities, but also builds a communication platform for graduates and employers, so as to increase more jobs and finally improve the employment rate of college graduates.
Key words: employment; College student management system; JSP; B / S structure mode
相关界面如下:
点击链接下载:》》》