您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 招聘面试 > LAMP架构下的人才招聘系统的设计与实现_毕业设计
LAMP架构下的人才招聘系统的设计与实现DesignandimplementationofPersonnelRecruitmentSyetemBasedonLAMP摘要I摘要LAMP架构下的人才招聘系统的设计与实现随着时代的飞速进步,生活的各个方面都已经与互联网密切相关,人们生活的信息化程度越来越高。另一方面,当今社会对工作岗位的需求越来越高,求职者不仅仅满足于简单传统的招聘方式;企业也越来越希望通过互联网的影响力来找到适合自己企业的人才。因此,拥有一个完整的人才招聘系统就显得愈发至关重要。一个好的人才招聘系统可以作为求职者和企业的沟通桥梁,打破传统的线下招聘所不能改善的弊端,又可以整合现有互联网信息资源,为双方提供精准的第一手信息。所以,如何通过设计一个完善的人才招聘系统来解决上述需求是一个亟待解决的问题。本人才招聘系统在做了详细的前期调研工作和需求分析工作的基础上,采用了时下较为流行的LAMP架构构建整个人才招聘系统。相比其他技术而言,LAMP架构有着稳定性高,价格低廉,跨平台等诸多优势,可以很好的保证整个系统的各方面需求都可以顺利实现。在系统设计与实现过程中,我们将主要工作分为两部分:前台实现与后台实现。在前台实现的过程中,我们采用了HTML+CSS+JS的经典技术组合,在保证系统界面功能完整的同时又兼顾了系统界面的美观,达到了界面清晰明了美观大方等基本要求,又不失系统的新意与特点。在后台的设计方面,我们采用了开源的MySql作为数据库支持;采用嵌入HTML中的PHP语言来编写系统的业务逻辑;采用Apache服务器来作为系统的稳定发布。三者的相互结合可以保证我们的人才招聘系统的良好运行。本人才招聘系统的设计严格按照软件工程流程进行。从前期可行性分析与需求分析开始,贯穿总体设计与详细设计,到最后的实现与测试,可以说基本完整得实现了一个人才招聘系统的所有核心功能,为求职者和企业两方面提供了优质良好的对接与服务。总的来讲,达到了我们最初设计整个系统的初衷和意义。最后需要说明的是,本论文中实现的人才招聘系统并未真正上线使用。关键词:人才招聘系统,LAMP,软件工程AbstractIIAbstractDesignandimplementationofPersonnelRecruitmentSystemBasedonLAMPWiththerapidprogressofourtime,almosteveryaspectoflifehasbeencloselyassociatedwiththeInternet,peoplearelivinginlivesofhighdegreeofinformationtechnology.Ontheotherhand,thedemandsinjobsintoday'ssocietyareincreasingfast,jobseekersarenotsatisfiedwiththesimple,traditionalrecruitmentmethods;companiesareincreasinglylookingforwardtousetheinfluenceoftheInternettofindthemantheyreallywant.So,havingacompleterecruitmentsystembecomesincreasinglycritical.Agoodrecruitmentsystemcanbeusedasabridgebetweenjobseekersandcompanies,alsobreakthelinethattraditionalrecruitmentcannotimprovetheshortcomings,andcanintegrateexistingInternetinformationresourcesforbothsidestoprovideaccuratefirst-handinformation.So,howtodesignacomprehensiverecruitmentsystemtosolvetheseneedsisanurgentproblem.Basedontheworkthathasdonebydetailedneedsanalysisandpreliminaryresearch,ourrecruitmentsystemusesthemorepopularLAMParchitecturenowadaystobuildtheentirerecruitmentsystem.Comparedtoothertechniques,LAMParchitecturehashighstability,lowcost,cross-platform,andmanyotheradvantages,itcanguaranteethatalldemandsoftheentiresystemcanbesuccessfullyimplemented.Inthesystem’sdesignandimplementationprocess,ourmainjobisdividedintotwoparts:theforegroundandbackground.Duringtheprocessofforeground’simplementation,weusetheclassicHTML/CSS/JScombinationoftechnologies,ensuretheintegrityofthesysteminterfacefeatureswhiletakingintoaccountofthesysteminterface’sbeauty.Inthebackgroundofthedesign,weusetheopensourceMySqlasdatabasesupport;embeddedinHTMLusingPHPlanguagetowritethebusinesslogicofthesystem;usingApacheserverassystemstabilityrelease.Thethreecombinedtechnologiescanmostlyensureourpersonnelrecruitmentsystemrunningwell.Therecruitmentsystemisdesignedinstrictaccordancewiththesoftwareengineeringprocesses.Fromthepre-feasibilityanalysisandrequirementsanalysis,throughtheoveralldesignanddetaileddesigntofinalimplementationandtesting,wecansaythatwehavaalreadyachievedabasicintegrityofthesystemofallcorefunctionsandprovidebothforjobseekersandbusinessesagoodqualityofdockingandservices.Ingeneral,wehaveachievedouroriginalintentionandmeaningofthewholesystem.AfinalnoteisthatthisAbstractIIIon-linerecruitmentsystemdidnotreallyuse.Keywords:PersonnelRecruitmentSystem,LAMP,SoftwareEngineering目录I目录摘要...........................................................................................................................IABSTRACT.........................................................................................................................II目录...........................................................................................................................I第1章绪论...........................................................................................................11.1研究背景及意义............................................................................................................11.2国内外发展现状..........................................................................................................11.3本文研究内容及论文组织结构..................................................................................2第2章人才招聘系统的关键技术与相关理论..............................................................42.1LINUX操作系统...............................................................................................................42.2PHP技术.........................................................................................................................52.3MYSQL技术....................................................................................................................52.4APACHE服务器.................................................................................................................5第3章系统需求分析...................................................................................................73.1可行性分析....................................................................................................................73.1.1技术可行性.............................................................................................................73.1.2经济可行性.....
本文标题:LAMP架构下的人才招聘系统的设计与实现_毕业设计
链接地址:https://www.777doc.com/doc-1036548 .html