资源描述:
《在线招聘系统 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘 要目前,网上招聘越来越被人们所接受,通过在线招聘系统应聘者和招聘方可以在网上通过Internet,突破时间和空间的限制而实现求职者和招聘方对人才的招聘。在线招聘系统为现在的大学毕业生、再就业的人解决这一问题的提供了重要选择,同时对于招聘企业也十分重要,通过在线招聘系统能让招聘者找到合适、满意的工作,让招聘方挑选到合适、优秀的人才。本系统分为四大功能模块,分别是招聘方、招聘者、系统管理员和游客,每个功能模块相互关联,相互影响。根据该项目的特点,本系统采用了spring框架技术,并讨论了Spring技术的优势和特点。本系统采用tomcat
2、服务器和mysql数据库,在Eclipse开发工具下设计的,能基本实现用户的招聘和应聘功能。网站动态提供企业招聘信息,管理员可进行更新维护,应聘者将简历提交后存入简历数据库,并可依据职位、时间、学历等进行检索。关键字:框架技术;Spring技术;检索;招聘;应聘AbstractCurrently,recruitmentonlineisincreasinglybeingacceptedbypeople,throughtheonlinerecruitmentsystemandrecruitmentofcandidatessideavailab
3、leonlinethroughtheInternet,breakthroughthelimitationsoftimeandspacetoachievejobseekersandrecruitersontherecruitmentoftalent.Onlinerecruitmentsystemforcurrentstudentsgraduate,re-employmentofpeopletosolvethisproblemprovidesanimportantchoiceandalsoimportantfortherecruitmento
4、fbusinesses,throughonlinerecruitmentsystemallowsrecruiterstofindsuitable,satisfyingwork,sothatrecruiterselectionoftheappropriatetalent.Thesystemisdividedintofourmodules,namely,recruiter,recruiters,administratorsandvisitors,eachfunctionalmoduleinterrelatedandmutuallyaffect
5、ed.Characteristicsofthesystemaccordingtothesystemusingspringframeworkandassistedwithotherframeworktechnology.ThispaperfocusesontheadvantagesandfeaturesofSpringTechnology.Thesystemusesthetomcatserverandmysqldatabase,intheEclipsedevelopmenttoolstodesign,andcanbasicallyreali
6、zethefunctionoftheuser'srecruitmentandcandidates.Dynamicrecruitmentwebsiteprovidingbusinessinformation,administratorscanupdatethemaintenance,theapplicantwillresumeafterthesubmissionofresumesintoadatabaseandcanbebasedonposition,time,education,etc.tosearch.Keyword:FrameTech
7、nology;Springtechnology;search;recruitment;candidates计算机学院毕业论文(设计)目录辽宁工程技术大学职业技术学院毕业设计(论文)用纸目录1前言11.1开发本系统的目的11.2系统开发背景11.3系统设计目标12系统开发模式、工具及环境32.1系统开发模式32.1.1B/S模式介绍32.1.2B/S架构软件的优势与劣势32.2开发工具分析42.2.1Sping框架技术介绍42.2.1.1Spring框架技术特点42.2.1.2Aop思想编程42.2.1.3Ioc模式说明62.2.2Ecli
8、pse开发工具介绍72.2.3Eclipse具有的特性72.2.3.1文件存放82.2.3.2Eclipse开发环境82.2.3.3编译与运行82.2.3.4版本管理92.2.3.5使用插件9