大学生就业管理信息系统的设计与实现(论文)
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
大学生就业管理信息系统的设计与实现
摘要:
随着大学生人数的不断增加,毕业生就业越来越难。为了更好地使大学生就业,设计一个大学生就业管理信息系统是非常必要的。这个系统能够解决当前就业中存在的问题,给大学生提供了更多的就业平台,也给企业单位提供了极大的帮助,同时增进了大学生和企业间的联系。另外,设计大学生就业管理信息系统使得大学生就业工作更加规范化、合理化和网络化,提高了有关大学生就业管理工作的效益。
本系统是在网络上架构一个动态的网站,在Windows7下,用MySQL作为数据库,Tomcat作为应用服务器,采用JSP(Java Server Pages)技术开发的大学生就业管理信息系统。
本论文的思路是:首先,介绍本系统开发的背景、来源和意义、最终目标和开发系统所用的技术;其次,对系统进行需求分析;再次,对系统进行详细设计;然后,对系统的实现和测试;最后,对系统的总结和对未来的展望。
本系统的主要功能:企业单位可以在网上发布招聘信息,查看学生的就业意向和简历。学生用户可以查看公司的招聘信息,投递简历。管理员可以对公司和学生进行管理。
关键词:就业;信息管理;SQLserver;JSP
Abstract
With the increasing number of students, students hunt for a job difficultly. In order to make the students own a job,to design a Graduate Employment Management Information System is very necessary. This system is able to solve the current problems that exist in employment, to provide more employment platform for students , also to provide a great help for the business units, while promoting contact between students and businesses. In addition, designing this system makes the employment of university students work more standard, rational and networking ,and improves the effectiveness of the relevant college employment management.
This system based on the network is a dynamic web site. Under Windows7, Graduate Employment Management Information System is developed by using MySQL as the database, Tomcat as the application server and JSP (Java Server Pages) technology .
In this paper, the idea is: First, introduce the development background, origin and meaning, the final goal and developing technology of system ; Secondly, the analysis of
system ; once again, the detailed design of system; Then, the achievement and test of system; Finally, the summary and outlook for the future of system.
Companies can publish recruitment information online, check the resume and intentions of students. Students can view the company's recruitment information, send resume. Administrators can manage the company and the student.
Key Words:Graduates ; Information Management ; SQL Server ; JSP
目录
第1章绪论......................................... - 1 -
1.1 课题的来源和意义 ............................. - 1 -
1.2 国内外发展状况及研究背景 ..................... - 1 -
1.3 本课题的研究目标和内容 ....................... - 1 -
1.4 系统平台环境 ................................. - 2 -
1.4.1 硬件平台................................ - 2 -
1.4.2 软件平台................................ - 2 -
1.5 相关技术 ..................................... - 2 -
1.5.1 JSP ..................................... - 2 -
1.5.2 数据库.................................. - 3 -
1.5.3 开发工具................................ - 3 -
1.5.4 Tomcat .................................. - 3 -
1.6 可行性分析 ................................... - 3 -
1.6.1 技术可行性.............................. - 3 -
1.6.2 经济可行性.............................. - 3 -
1.6.3 操作可行性.............................. - 3 -
第2章需求分析...................................... - 4 -
2.1 学生用户需求分析 ............................. - 4 -