教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 文库大全 > 教学研究 >

毕业论文 网上人才招聘系统的设计与实现

来源:网络收集 时间:2026-09-13
导读: 毕业论文 网上招聘 招聘系统 计算机科学与技术 第二专业 毕业设计(论文) 题目 主办学院 第二专业 主修学院 主修专业 学 号 姓 名 指导教师 计算机与电子信息学院 计算机科学与技术 毕业论文 网上招聘 招聘系统 计算机科学与技术 摘要 网上人才招聘系统是一

毕业论文 网上招聘 招聘系统 计算机科学与技术

第二专业

毕业设计(论文)

题目

主办学院

第二专业

主修学院

主修专业

学 号

姓 名

指导教师

计算机与电子信息学院 计算机科学与技术

毕业论文 网上招聘 招聘系统 计算机科学与技术

摘要

网上人才招聘系统是一种具有交互功能的人才信息系统,是在网上建立的一个虚拟的招聘会。很多企业为了吸引人才,都创建了自己的网上人才管理系统,这是一个比较流行的网络应用系统。

本文介绍了一个通用人才管理系统的设计和实现过程,采用比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库程序设计中。为了充分利用网络信息化的优势,招聘系统采用的是Browser/Server结构,运用ASP开发环境与SQL数据库相结合,设计开发动态网页形式的在线招聘系统。招聘信息的录入全部在网上进行,招聘过程中所涉及的数据都在招聘信息库中进行流转、维护,因此数据的填写、更新都不需要以纸质方式进行处理,而直接通过网络进行传递。介绍基于ASP设计开发的在线招聘系统的设计思想。详细阐述了在线招聘系统的体系结构、系统的开发环境和语言、所采用的开发方法、数据库系统的功能等。

关键词 网上招聘;AS;SQL Server;B/S结构;ADO数据访问技术

毕业论文 网上招聘 招聘系统 计算机科学与技术

Online Recruitment System Design and Implementation

Abstract

Online Recruitment System is a kind of interactive features of the human resources information system, is set in a virtual online job fairs. Many enterprises in order to attract talent, have created their own online talent management system, which is a more popular network applications.

This article will introduce a common talent management system design and implementation process, the more popular uses ADO data access technology, and the fields for each database table and operation of packages to the class, which successfully design object-oriented programming applied to the database programming. This is also the characteristics and advantages of this system. To take full advantage of the advantages of information technology, recruitment system uses the Browser/Server structure, the use of ASP and SQL database development environment, the combination of dynamic web page design and development of online recruitment system. Input of all jobs in the online recruitment process involved in the data repository for the recruitment of transfer, maintenance, thus completing the data, updates do not need to be processed in paper form, and passing directly through the network. ASP-based design and development introduced an online recruitment system design. Described in detail online recruitment system architecture, system development environment and language, development methodology used, the database system's functions.

Server;B/S structure;ADO data access Keywords Recruitment;ASP;SQL

technology

毕业论文 网上招聘 招聘系统 计算机科学与技术

目录

第一章 综述......................................................... 1

1.1 研究的背景 .................................................. 1

1.2 研究的意义 .................................................. 1

1.3 研究的目标 .................................................. 1

1.4 论文组织结构 ................................................ 2

第二章 系统分析与设计............................................... 3

2.1 系统需求分析 ................................................ 3

2.2 系统体系结构设计 ............................................ 4

2.3 系统流程分析 ................................................ 5

2.4 开发工具的选择 .............................................. 5

2.5 开发本系统所需的实用技术 .................................... 6

2.6 数据库设计和实现 ............................................ 6

第三章 目录结构与通用模块.......................................... 10

3.1 目录结构 ................................................... 10

3.2 通用模块 ................................................... 10

3.3 设计数据库访问类 ........................................... 12

第四章 系统管理主界面模块及登录程序设计............................ 18

4.1后台管理主界面设计.......................................... 18

4.1.1 后台管理主界面设计.................................... 18

4.1.2 设计admin\Left.asp ................................... 19

4.1.3 管理用户登录程序设计.................................. 19

4.2 系统主页面设计 ............................................. 19

4.2.1 系统主页面设计........................................ 19

4.2.2 登录程序设计.......................................... 21

4.2.3 查看所有信息.......................................... 23

4.2.4 查询职位信息.......................................... 24

第五章 新闻和企业信息管理模块设计.................................. 27

5.1新闻信息管理模块设计........................................ 27

5.1.1 设计新闻管理页面...................................... 27

5.1.2 添加新闻.............................................. 29

5.1.3 修改新闻信息.......................................... 30

5.1.4 删除新闻信息.......................................... 31

5.1.5 查看新闻信息......................................... 33

5.2 企业信息管理模块设计 ....................................... 34

5.2.1 设计企业管理页面...................................... 35

5.2.2 添加和修改企业信息.................................... 35

5.2.3 删除企业信息.......................................... 37

5.2.4 查看企业信息.......................................... 37

第六章 企业与个人用户管理模块设置.................................. 39

6.1 企业用户管理功能的设计与实现 ............................... 39

毕业论文 网上招聘 招聘系统 计算机科学与技术

6.1.1 企业用户管理界面设计.................................. 39

6.1.2 设计 …… 此处隐藏:9945字,全部文档内容请下载后查看。喜欢就下载吧 ……

毕业论文 网上人才招聘系统的设计与实现.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wenku/1581158.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)