1 / 41
文档名称:

毕业设计(论文)-ASP网上求职与招聘系统的设计与实现.doc

格式:doc   页数:41
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-ASP网上求职与招聘系统的设计与实现.doc

上传人:3346389411 2013/4/3 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-ASP网上求职与招聘系统的设计与实现.doc

文档介绍

文档介绍:毕业设计(论文)
网上求职招聘系统的设计与实现
论文作者姓名:
申请学位专业:
申请学位类别:
指导教师姓名(职称):
论文提交日期:
网上求职招聘系统的设计与实现
摘要
随着网络技术的发展,网络在人们生活中的应用越来越广泛。人才的流动已成为社会的一大问题,传统的招聘方式不仅让人觉得很不方便,而且受时间和空间的限制,让许多人失去了很多机会。而网上求职招聘系统提供了方便、简洁、安全、易于管理的平台,这是对传统模式的一种改进,也是一种必然的走向。
本文对网上求职招聘系统的设计过程进行了详细介绍。系统采用ASP技术进行开发,选用SQL Server作为后台数据库。本文对系统的开发背景、系统的开发和运行环境、系统功能分析、系统功能模块设计、数据库结构实现、各个功能模块的创建等各个过程进行了阐述。系统实现了用户注册、登陆、求职信息的发布、最新招聘信息发布等功能。招聘人员和求职人员主要通过发送网上信息进行交流和沟通。
关键字:ASP;IIS;招聘;求职
Design and Realization of Online Job and Employ System
Abstract
With the development work technology, the application work is more and more extensive in people's life. The flow of talent has e a big social problem. Traditional recruitment not only makes the job-seekers feel inconvenient but also wastes much time. It makes people lost many opportunities. However,online job recruitment system provides a convenient, simple, safe and easy-to-manage platform, which is an improvement to the traditional model as well as a inevitable tendency.
The thesis introduces design process of the system in detail. The system is developed by ASP and uses SQL Server as database. The thesis describes each step of developing, such as development background of the system, development and operating environment, function analysis, module design, database architecture, and realization of all modules. The system realizes some modules, including the user registration, login, submitting the latest job recruitment and the latest job information, etc. The job recruitment and job-seekers can exchange by sending online message primarily.

Key words: ASP; IIS; the recruitment; seeks job
目录
论文总页数:29页
1 引言 1
研究目的 1
本设计研究意义 1
开发背景 2
求职招聘网的未来走向 2
本文的主要工作 2
2 相关技术与知识 3
服务器IIS介绍 3
数据库管理系统SQL Server2000 3
ASP技术简介 3
ASP工作原理 3
ADO技术在ASP中的应用 4
ASP内置对象 4
3 网上求职招聘系统的概述 5
系统功能概述及模块图 5
系统数据流程图 6
系统功能模块划分 7
求职管理模块 7
招聘管理模块 7
系统管理模块 8
程序与运行环境 8
4 系统数据库的设计 9
系统E-R图 9