- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
摘要
由于新冠疫情的原因,今年年初许多公司开始实施全程线上招聘的模式,使得网上招聘网站的用户激增,由此也暴露出一个问题,如何用更少的时间找到更好的工作?如何用更少的开支找到满意的员工?
本项目是基于Web技术的招聘网站系统,主要实现了学生用户方便、快速找到自己心仪的招聘信息并投递出自己精心准备的简历。以及企业方面更加方便的管理所收到的简历,并通过该系统更加深入地了解求职者的其他方面。且系统的特色是系统会根据学生的行为信息推荐学生可能会感兴趣的招聘信息;系统还会根据企业所发布的招聘信来推送企业可能感兴趣的潜在应聘者。
该系统的主要功能模块有信息管理模块,宣讲会模块和招聘信息模块。前端主要由Layui框架来进行设计。后端主要由JSP、AJAX、Servlet等相应客户端的请求和数据。
关键字:招聘网站推荐LayuiJSPAJAXServlet
Abstract
BecauseoftheCOVID-19,manycompaniesbegantoimplementthewholeprocessonlinerecruitmentmodeatthebeginningofthisyear,whichmadethenumberofusersofonlinerecruitmentwebsitessoar,whichalsoexposedaproblem,howtofindabetterjobinlesstime?Howtofindsatisfiedemployeeswithlessexpenses?
ThisprojectisarecruitmentwebsitesystembasedonWebtechnology,whichmainlyrealizesthatstudentscanfindtheirfavoriterecruitmentinformationconvenientlyandquicklyanddelivertheircarefullypreparedresumes.Aswellastheenterprisesidemoreconvenientmanagementreceivedresume,andthroughthesystemmorein-depthunderstandingofotheraspectsofjobseekers.Thecharacteristicsofthesystemarethatthesystemwillrecommendtherecruitmentinformationthatthestudentsmaybeinterestedinaccordingtothebehaviorinformationofthestudents;thesystemwillalsopushthepotentialcandidatesthattheenterprisesmaybeinterestedinaccordingtotherecruitmentlettersissuedbytheenterprises.
Themainfunctionmodulesofthesystemareinformationmanagementmodule,lecturemoduleandrecruitmentinformationmodule.Thefront-endismainlydesignedbythelayuiframework.ThebackendismainlycomposedoftherequestsanddataofthecorrespondingclientssuchasJSP,AJAX,servlet,etc.
Keywords:RecruitmentwebsiterecommendslayuiJSPAjaxServlet
目录
TOC\o1-3\h\z\u中文摘要 3
Abstract 4
第一章绪论 7
1.1行业现状 7
1.2开发目标 7
1.3项目开发意义 8
第二章技术与工具平台 9
2.1项目技术 9
2.1.1前端技术 9
2.1.2后端技术 10
2.2开发环境 12
文档评论(0)