毕业论文 人才招聘信息管理系统.doc

约47页DOC格式手机打开展开

毕业论文 人才招聘信息管理系统,摘 要基于国内外经济的高速发展,人才的流动也越来越频繁,而人才资源是现代企业在日趋激烈的商业竞争中立于不败之地的根本保证。现在,找一份满意的工作十分困难,问题的关键在于求职或招聘的人员都陷入了如何找到适合自己的工作或如何让招到合格的人才填补公司空缺的这一矛盾中,如何才能用最少的时间和精力招聘到符合企业要求的人才,由此我...
编号:35-202532大小:755.85K
分类: 论文>计算机论文

内容介绍

此文档由会员 ljjwl8321 发布

摘 要
基于国内外经济的高速发展,人才的流动也越来越频繁,而人才资源是现代企业在日趋激烈的商业竞争中立于不败之地的根本保证。现在,找一份满意的工作十分困难,问题的关键在于求职或招聘的人员都陷入了如何找到适合自己的工作或如何让招到合格的人才填补公司空缺的这一矛盾中,如何才能用最少的时间和精力招聘到符合企业要求的人才,由此我们借助于日益成熟的互联网技术设计和实现了一个可以让招聘者和应聘者远程进行互动交流的网络平台,即新型在线人才招聘系统。
本系统是利用ASP开发动态网站技术设计和实现了一个可以让应聘者和招聘单位远程进行互动交流的网络招聘工作平台。人才招聘系统是一个利用网络开展招聘活动的系统,主要功能有职位发布、职位搜索、简历填写、简历发布、网站留言等,是将现代信息技术运用在招聘活动中的又一突破。它根据公司和求职人员实际工作的需要,设计相应软件的功能,运用科学的方法收集人才信息、职位信息,有效的解决了当今人才市场的供需矛盾。由此体现了系统的便捷性和方便性。同时管理员可以使用该系统为企业招聘、个人求职提供服务。用人单位可以使用该系统注册成为招聘用户并发布招聘信息等。求职人员可以在注册成为求职用户后通过系统完成求职工作。其他用户可以通过浏览新闻了解人事政策动态等。
本系统主要使用ASP开发动态网站、Dreamweaver设计系统界面、Access开发后台数据库以及使用ASP中的Java脚本语言实现部分代码。
【关键词】网上招聘;求职;ASP;数据库







Abstract
With the rapid development of economy at home and abroad,talent flow becomes more and more frequent.But in the increasingly intensive business competition,talent resource is the fundamental guarantee for modern business enterprise to be the indefectible position. Nowadays,it's hard for us to find a good job. The key reason of this problem is that both job applicants and recruiters are in a inconsistency. The inconsistency is how to find suitable work, how to hire qualified people to fill the vacancy of the company,and how to use the least time and energy to find correct people that meet business requirements, so we design and complish a network platform which can make applicants and recruiters exchange remotely,namely a New-online-Recruitment-and-Test System(OLRS) on base of modern internet tecknology system.
With using ASP technology to develop dynamic web site, this system designs and accomplishs OLRS,which can help applicants and recruiting companies exchange.OLRS is a system that uses Internet to complete recruitment activities,whose functions are position publishing,job searching, job collection,resume fill in and resume publishing.It's another breakthrough of modern information technology applying in recruitment activities. According to company and job applicants' real work requirement to design and achieve proper software function,and to apply scientific method to collect talent and position information,OLRS effectively resolves the contradiction between supply and demand in today's talent market.This reflects the system's ease and convenience.In the meanwhile,administrators can use this system to serve both recruiting companies and job-seeking personnel. Company can use the system to register as an employer to post recruitment information.Job applicant can register as an employee to complete the job seeking. Others users can learn more personel policy dynamics through browsing news on this system.
This system uses ASP technology to develop dynamic web sites, Dreamweaver design system interface, Access develop database in web background, and JAVA script language in ASP to realize part of code.
[Key words] the on-line employment advertises;job-seekers;ASP; database


目 录
第 1 章 绪论 1
1.1研究背景 1
1.2国内外现状 1
1.3技术简介 2
1.3.1 ASP简介 2
1.3.2 ASP运行环境 3
1.3.3 数据库的设计 4
第 2章 系统需求 6
2.1需求分析 6
2.1.1功能需求 6
2.1.2安全性需求 7
2.2 系统的可行性 7
2.3 系统结构化分析 8
2.4 目标系统要求 11
第3章 总体设计 12
3.1 系统界面总体设计 12
3.2 后台数据库的总体设计 13
第4章 详细设计 14
4.1 系统设计思想 14
4.2 系统数据库详细设计 14
4.2.1 概念模型设计 15
4.2.2 逻辑模型设计 16
4.2.3 物理模型设计 16
4.3 前台模块的设计及实现 18
4.3.1 会员注册及登录模块 18
4.3.2 职位及人才检索模块 19
4.3.3个人简历和简历维护模块 20
4.3.4 网站留言模块 21
4.3.5 系统后台管理模块 22
4.3.5 数据库连接 23
第5章 系统测试 24
5.1 系统测试模型选择介绍 24
5.2 系统测试运行结果 25
第6章 结束语 29
参考文献 30
附 录 31
致 谢 34