在线招聘系统的设计与实现
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
目录
1.引言 (4)
1.1研究动机 (4)
1.2开发背景 (4)
1.3课题意义 (5)
1.4国内网站开发与现状 (5)
2.主要相关知识及技术 (6)
2.1关于建站 (6)
2.2D REAMWEA VER简介 (7)
2.3IIS简介 (7)
2.4ASP技术简介 (8)
2.5VBS CRIPT及J A V A S CRIPT工具介绍 (9)
3.可行性分析 (9)
3.1技术可行性分析 (10)
3.2经济可行性分析 (10)
3.3社会因素可行性分析 (11)
4. 需求分析[8] (11)
4.1功能需求 (12)
4.2性能分析 (12)
4.3将来可能实现的功能 ................................................................................. 错误!未定义书签。5.详细设计.......................................................................................................... 错误!未定义书签。
5.1ASP程序设计准备 ................................................................................... 错误!未定义书签。
5.2系统框架介绍 ............................................................................................. 错误!未定义书签。
5.3登录及注册的实现 ..................................................................................... 错误!未定义书签。
5.4个人用户登录管理 ..................................................................................... 错误!未定义书签。
5.5企业控制中心 ............................................................................................. 错误!未定义书签。
5.6后台管理的设计 ......................................................................................... 错误!未定义书签。
5.7系统的运行 ................................................................................................. 错误!未定义书签。7.结束语.............................................................................................................. 错误!未定义书签。参考文献................................................................................................................ 错误!未定义书签。附录A 系统使用说明 .......................................................................................... 错误!未定义书签。附录B源程序清单 .............................................................................................. 错误!未定义书签。致谢................................................................................................................ 错误!未定义书签。
在线招聘系统的设计与实现
摘要:本文主要介绍了在线招聘系统的设计、实现及维护。本系统实现了客户在该网站上进行招聘信息的访问以及提交、发布客户相关信息资料等功能。系统分为两部分:前台和后台管理。前台部分包括以下几个模块:就业动态、个人求职、企业招聘、就业指导、就业指南、政策法规、职业生涯、就业咨询、关于系统。
本系统是使用基于HTML语言,嵌套VBScript源代码的ASP编程技术来开发,并以IIS为服务平台实现在线招聘系统的构建。本篇论文论述了网站开发环境和运行平台、ASP、HTML脚本及VBScript。后台的数据库则使用ACCESS数据库管理整个在线招聘系统的后台数据。
本系统的开发主要包括后台数据库的建立和维护以及前台应用程序的开发两方面。对于前者,系统建立起了数据一致性和完整性强及数据安全性好的数据库。对于后者,系统则具备程序功能完备,使用容易等特点。
关键字:在线招聘;数据库;ASP
本设计来自:完美毕业设计网
登陆网站联系客服远程截图或者远程控观看完整全套论文图纸设计
客服QQ:8191040
Design and Realization of Online Recruitment System
Abstract: This paper mainly introduces the design, realization and maintenance of Online Recruitment System. The customers of the website can submit employment information or visit relevant information by this system. The system is divided into two parts: front and background management. The front part includes the following modules: employment trend, personal job searching, company recruitment, employment guidance, employment guide, policies and regulations, employment career, employment advice, and something about the system.
This system is developed with ASP programming technology which is based on HTML language and nested VBScript source code, and it is circulated on IIS services platform to achieve establishment of an online recruitment system. This article elaborates website development environment, operating platform, ASP, HTML scripts and VBScript. The background database uses ACCESS database to administrate the whole of background data of this system.
The development of this system mostly includes establishment and maintenance of background database and development of front applications. For the former, the system builds a database whose data is strongly consistent, integrate and secure. And for the latter, it is equipped with the features of perfect applications’ function s and easy to use, and so on.
Key Words: Online Recruitment; Database; ASP