题目:网上求职招聘系统的设计与实现中文摘要随着时代的不断进步,人们对信息管理的方式也发生了很多改变,以前,人们通过将信息记录在纸张、兽皮、竹简上等方式来记录数据。随着计算机技术的不断发展,如今大多数个人、公司、企业等都通过建立文档、数据库等存放信息。为了适应如今越来越庞大的信息存储要求,信息管理技术也是日新月异,飞速的发展着。如今,信息管理技术更加科学、高效,能储存的信息量也越来越多,也满足了人们对信息存储的需求。网上求职招聘系统是一个能使广大毕业生更方便的找到满意的工作岗位的一个平台。该系统主要分为数据库的搭建以及网站页面设计两部分。其中数据库要求具有良好的安全性和实用性,能较好的保护用户的个人信息;前段网页要求具有良好的视觉效果,简单易操作,并且具有较为完备的功能等特点。基于以上要求,本人结合以前在校时学习的知识,重点又深入学习了SQL语言、JSP、Web技术等相关内容,对MSSQLServer2008数据库的使用进行了深入的了解。本课题主要分为公司管理模块和个人管理模块两部分。其中公司管理模块包括登录/注册、招聘信息的发布、求职信息的查看/查询、公司信息的完善等功能,个人管理模块包括登录/注册、求职信息的发布、招聘信息的查看/查询、个人信息的完善、简历信息的新建/修改、简历的发送等功能。关键字求职招聘系统信息管理Web技术JSPSQL语言毕业设计说明书(论文)外文摘要TitleDesignandRealizationofOnlinejobsearchandrecruitmentsystemAbstractWiththecontinuousprogressofthetimes,people'swayofinformationmanagementhasalsoundergoneachangemany.Previously,peoplethroughtorecordinformationinthepaper,hides,bambooclassywaytorecorddata.Withthecontinuousdevelopmentofcomputertechnology,nowmostindividuals,companies,enterprisesandsoonthroughtheestablishmentofdocuments,databases,andotherinformationstorage.Inordertoadapttotheincreasinglylargeinformationstoragerequirements,informationmanagementtechnologyisalsochangingrapidly,therapiddevelopmentofthe.Today,informationmanagementtechnologyismorescientificandefficient,andcanstoremoreandmoreinformation,butalsotomeettheneedsofinformationstorage.Onlinejobsearchandrecruitmentsystemisaplatformthatcanmakethemajorityofgraduatesmoreconvenienttofindasatisfactoryjobposition.Thissystemismainlydividedintotwoparts,databasedesignandwebpagedesign.Thedatabaserequirementswithgoodsafetyandpracticality,canbetterprotecttheuser'spersonalinformation;afront-endwebrequiresagoodvisualeffect,simple,easytooperate,andhascomparativelycompletefunction.Basedontheaboverequirements,Icombinetheknowledgeofpreviousstudyinschool,keyandin-depthlearningtheSQLlanguage,JSP,webtechnology,in-depthunderstandingofMSSQLServer2008databaseusing.Thistopicismainlydividedintotwoparts,thecompanymanagementmoduleandthepersonalmanagementmodule.Companymanagementmoduleincludinglogin/registration,recruitmentinformationrelease,informationoftoapplyforajobofview/query,companyinformationofperfectfunction,personalmanagementmoduleincludinglogin/registration,jobinformationdissemination,recruitmentinformationofview/query,personalinformation,theimprovementofresumeinformationofnew/modify,resumesendingfunction.KeywordsJobsearchsysteminformationmanagementWebTechnologyJSPSQLlanguage目录前言...............................................................1第一章系统概述.......................................................21.1课题的目的................................................................21.2课题的背景................................................................21.3开发工具与环境介绍..........................................................