资源描述:
《在线招聘系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、目录1.引言31.1研究动机31.2开发背景31.3课题意义41.4国内网站开发与现状42.主要相关知识及技术52.1关于建站52.2Dreamweaver简介62.3IIS简介72.4ASP技术简介72.5VBScript及JavaScript工具介绍83.可行性分析93.1技术可行性分析93.2经济可行性分析93.3社会因素可行性分析104.需求分析[8]114.1功能需求114.2性能分析114.3将来可能实现的功能125.详细设计125.1ASP程序设计准备125.2系统框架介绍155.3登录及注册的实现165.4个人用户登录管理185.5企业控
2、制中心205.6后台管理的设计205.7系统的运行227.结束语24参考文献25附录A系统使用说明26附录B源程序清单27致谢4012在线招聘系统的设计与实现摘要:本文主要介绍了在线招聘系统的设计、实现及维护。本系统实现了客户在该网站上进行招聘信息的访问以及提交、发布客户相关信息资料等功能。系统分为两部分:前台和后台管理。前台部分包括以下几个模块:就业动态、个人求职、企业招聘、就业指导、就业指南、政策法规、职业生涯、就业咨询、关于系统。本系统是使用基于HTML语言,嵌套VBScript源代码的ASP编程技术来开发,并以IIS为服务平台实现在线招聘系统的构
3、建。本篇论文论述了网站开发环境和运行平台、ASP、HTML脚本及VBScript。后台的数据库则使用ACCESS数据库管理整个在线招聘系统的后台数据。本系统的开发主要包括后台数据库的建立和维护以及前台应用程序的开发两方面。对于前者,系统建立起了数据一致性和完整性强及数据安全性好的数据库。对于后者,系统则具备程序功能完备,使用容易等特点。关键字:在线招聘;数据库;ASP本设计来自:完美毕业设计网http://www.bysj520.com登陆网站联系客服远程截图或者远程控观看完整全套论文图纸设计客服QQ:819104012DesignandRealizat
4、ionofOnlineRecruitmentSystemAbstract:Thispapermainlyintroducesthedesign,realizationandmaintenanceofOnlineRecruitmentSystem.Thecustomersofthewebsitecansubmitemploymentinformationorvisitrelevantinformationbythissystem.Thesystemisdividedintotwoparts:frontandbackgroundmanagement.Thef
5、rontpartincludesthefollowingmodules:employmenttrend,personaljobsearching,companyrecruitment,employmentguidance,employmentguide,policiesandregulations,employmentcareer,employmentadvice,andsomethingaboutthesystem.ThissystemisdevelopedwithASPprogrammingtechnologywhichisbasedonHTMLla
6、nguageandnestedVBScriptsourcecode,anditiscirculatedonIISservicesplatformtoachieveestablishmentofanonlinerecruitmentsystem.Thisarticleelaborateswebsitedevelopmentenvironment,operatingplatform,ASP,HTMLscriptsandVBScript.ThebackgrounddatabaseusesACCESSdatabasetoadministratethewholeo
7、fbackgrounddataofthissystem.Thedevelopmentofthissystemmostlyincludesestablishmentandmaintenanceofbackgrounddatabaseanddevelopmentoffrontapplications.Fortheformer,thesystembuildsadatabasewhosedataisstronglyconsistent,integrateandsecure.Andforthelatter,itisequippedwiththefeaturesof
8、perfectapplications’functionsandeasytous