1 / 70
文档名称:

毕业设计(论文)-基于ASP和ACCESS的网上人才招聘系统的设计.doc

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

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

分享

预览

毕业设计(论文)-基于ASP和ACCESS的网上人才招聘系统的设计.doc

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

下载得到文件列表

毕业设计(论文)-基于ASP和ACCESS的网上人才招聘系统的设计.doc

文档介绍

文档介绍:毕业设计(论文)

网上人才招聘系统

院(系)、部:
用户姓名:
指导教师: 职称
专业:
班级:
完成时间:
摘要
本文介绍的主要内容是在线网上人才招聘系统网站的开发及维护,“在线网上人才招聘系统”应实现客户在其网站上进行求职招聘信息的访问以及提交、发布客户相关信息资料等。本文就根据现已存在的问题,对网络在线网上人才招聘系统做了全面的分析和整体的介绍。介绍了ASP+ACCESS技术开发该系统的子系统的整个过程。该系统主要利用了ASP强大的网络数据库访问技术,实现了网络在线求职招聘的功能。其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。经过分析,我们使用一种服务器端、跨平台的HTML嵌入式脚本语言——ASP开发语言,,ess,利用其提供的各种编程优点,在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
论文主要介绍了本课题的开发背景、系统分析、数据库设计和系统的设计与实现。
关键词 ASP;ACCESS;网络求职;导航;数据库
ABSTRACT
With the development of information technology, the web-based job seeking platform has been a direction of modern education. According to the problems existing at present, the paper gives an overall analysis and introduction of courseware system. At the same time, it gives all the procession of developing the subsystem using ASP+ACCESS technology. Through the strong ability of ASP+ACCESS technology, it realizes online studying adaptively. The system designs and realizes different navigation strategies such as module navigation, searching navigation, knowledge classifying navigation and helping navigation
. These strategies have different functions. Searching job navigation and job classifying navigation are mainly based on the relations of the knowledge and then supplies different job to users. So that it improves users' job seeking efficiency and study enthusiasm to a certain extent. To e the satisfied of the customer.
The paper mainly introduces the development’s context, system analysis, database design, the system design and implementation.
Key words ASP; ACCESS ; wed-based job seeking; navigation; database
目录
摘要 I
ABSTRACT I
1 绪论 1
1
3
4
2 系统分析 14
14
系统需求分析 15
16
17
小结 19
3 数据库设计 20
20
后台数据库的配置 20
数据库表结构设计 20
E-R模型 23
4 系统详细设计与实现 25
系统工作原理介绍 25
26
27