欢迎来到天天文库
浏览记录
ID:5700878
大小:315.01 KB
页数:22页
时间:2017-12-23
《毕业设计(论文)-asp简单的网络求职招聘系统的实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、简单的网络求职招聘系统的实现摘要随着网络信息技术的发展,网络在人们生活中的应用越来越广泛,网络求职招聘方式已经成为了求职招聘的一大重要手段。通过它应聘者和招聘企业可以通过Internet,突破时间和空间的限制,而实现应聘者的工作求职和企业的人才招聘。本文所开发的网络求职招聘系统主要包括个人求职管理、企业招聘管理和系统管理三个部分。个人用户可以在主页方便地浏览查询招聘企业信息、招聘职位并发送应聘简历;企业用户可以方便地查找人才信息及个人简历;管理员则通过后台来实现对所有用户信息、简历、公司信息、企
2、业招聘职位的管理。本文主要介绍了ASP,数据库等相关知识,同时较为详尽的阐述了网络求职招聘系统的实现。本系统是使用ASP编程技术开发,并以IIS为Web服务平台实现网络求职招聘系统的构建。后台数据库选用的是ACCESS,利用ASP动态网页编程技术,通过ADO与ACCESS数据库建立连接,并且运用SQL语言实现对其数据库的操作。关键词:网络求职招聘;ASP;ACCESS;数据库TheDesignandImplementationoftheNetworkJobHuntingandRecruitmen
3、tSystemAbstractAlongwiththedevelopmentofthenetworkinformationtechnology,networkhasbeenappliedinpeople'slivesmoreandmorewidely.Alongwiththis,thenetworkjobhuntingandrecruitmenthasbecomeanimportantmeanstorecruitjob,withwhichjobseekerscansearchthejoboppo
4、rtunitiesandtheenterprisescanrecruitclerksthroughtheInternet,breakingthroughtimeandspacelimitation.Weimplementedsuchasystemthatincludesthreemodules:personaljobseekingmanagement,enterpriserecruitingmanagementandsystemmanagement.Byvisitingthehomepageof
5、ourapplication,jobseekerscanbrowseandquerytheinformationoftheopenjobopportunitiesandsendtheirresumestocorrespondingenterpriseseffectivelyandconveniently.And,ontheotherhandenterprisescansearchtheresumestofindpersonswhoaresuitablewiththeirrequirements.
6、Moreover,administratorscanmaintaintheinformationbothofthepersonandtheenterprise.ThispaperfirstintroducestheASPtechnology,thedatabaseandothertherelatedknowledge.Thentheimplementationofanetworkjobsearchandrecruitmentsystemisintroducedinmoredetail.Thesy
7、stemisdevelopedwithASPprogrammingtechnology,whichrunsonIISserver.MicrosoftAccesswaschosenasthebackstagedatabase.ASPpagesconnecttoAccessbyADO,inwhichSQLlanguageisusedtoissuedatabaseoperations.Keywords:Networkjobhuntingandrecruitment;Access;ASP;Network
8、databases目录论文总页数:23页1引言11.1课题背景11.2研究现状21.3课题研究意义22系统开发技术简介32.1ASP简介32.2ASP内置对象32.3JavaScript语言概述42.4数据库访问技术42.5数据库的连接53系统设计分析63.1功能需求分析63.2系统功能分析63.2.1用户功能73.2.2管理员功能73.3系统流程图83.4数据库设计93.4.1数据库的需求分析93.4.2数据库概念结构设计实体图94详细设计与实现114.1用户功能模块114.1.1用户注册11
此文档下载收益归作者所有