文档介绍:*********
毕业设计报告(论文)
题目: 网上人才招聘系统的设计与实现
所属系计算机工程系
专业计算机科学与技术
学号*********
姓名
指导教师
起讫日期 -
设计地点
毕业设计报告(论文)诚信承诺
本人承诺所呈交的毕业设计报告(论文)及取得的成果是在导师指导下完成,引用他人成果的部分均已列出参考文献。如论文涉及任何知识产权纠纷,本人将承担一切责任。
学生签名:
日期:
网上人才招聘系统的设计与实现
摘要
随着信息化时代的到来,当今社会的生活节奏越来越快,人们对工作效率的要求也越来越高,参加招聘会耗时耗力,无目的的网络搜索工作量大,且成功率低。为了方便人们通过网络投递简历找寻合适的就业机会,以计算机为基础的网络人才招聘系统就应运而生了。
本课题主要是以PHP作为前台开发工具,利用MySQL作为后台数据库的技术来实现网上人才招聘系统。该网络人才招聘系统提供了丰富的功能,包括用户注册模块、职位信息管理模块、检索导航模块、在线求职招聘模块和人才信息管理模块等,满足用户与用人单位之间的信息交互需求。
本文重点介绍了网上人才招聘系统的功能实现方法以及关键技术。
关键词:网上人才招聘系统开发工具数据库模块
The Design and Implementation of Web-based
Job Seeking System
Abstract
With ing period of information, nowadays people are more and more busy, The efficiency of people demanding e more and more high, Waste of time and strength to participate in job fairs, no purpose web search are heavy works, and also low ess rate. In order to facilitate the people to send your resume via the web to find suitable employment opportunities, computer-based Web-based Job Seeking System came into being.
This main topic is about a Web-based Job Seeking System developed by PHP as the Prospects of development tools and MySQL as the background development tools. The Web-based Job Seeking System provides a lot of features, including Register modules, Job Information Management modules, Search Navigation modules Online Jobs search modules and Personnel Information Management modules. It meets the demand of information exchange between the customer and the Employers.
This paper focuses on the functions of Web-based Job Seeking System implementation method and key technologies.
Keywords: Web-based Job Seeking System, Development Tools, Database, Module
目录
前言 1
第一章网上人才招聘系统的概述 2
网上人才招聘系统的概述 2
网上人才招聘系统架构设计及特征 3
网上人才招聘系统的划分和开发 4
第二章项目开发的技术准备 6
PHP的简介 6
MySQL的简介 7
Apache的简介 7
第三章系统分析 9
系统初步调查 9
系统可行性分析 10
现行系统详细分析 11
第四章系统设计 14
系统总体设计 14
系统主要模块及功能实现 15
数据库设计 22
第五章系统实施 28
系统实现 28