基于javaweb网上招聘系统本科生毕业(设计)论文.doc
文本预览下载声明
摘 要
随着Internet技术的发展,,目前社会正在不断的扩招人才,传统的招聘不仅不便而且时间和空间的限制,让许多人失去了机会,这种新的网络招聘方式将是未来发展的一个趋势。
此网上招聘网站,采用JSP技术进行开发,选用ySql作为后台数据库首先论述了系统的开发背景和设计目标。在系统分析中,对系统的模型进行简单分析,明确系统的操作流程。在需求分析结果的基础上,对系统的功能模块进行划分。
关键词:JSP MySql 招聘网站 模块
ABSTRACT
With the development of the Internet technology, the life of people more and more tied to the Internet. The flow of the talents has become a serious problem in todays society. Nowadays, the policy of the talent enrollment is expanding, the traditional method of recruitment cant satisfy peoples needs. The traditional method of recruitment, not only to bring people a lot of inconvenience , but its limit in time and space makes many people lose some good job opportunities. So people develop the online recruitment system. It provides a convenient and simple platform for the enterprise and job seekers. This Online Recruitment method will be a tendency of the future development.
This online recruitment website takes the JSP technology as the developing way and choose mysql as backend database. The paper first introduces the corresponding technology, and then discusses the development background of the system and the goal of the design. In system analysis, the author makes a simple analysis on the system model and clears system process. Based on the result of the demand analysis, the author introduces the division on the function module of the system and the design of the system in detail, including the introduction on the database and the design on the various function modules.
Key Words:JSP MySql Recruitment website module目 录
1前 言 1
1.1开发背景 1
1.2国内外现状 2
1.2本课题研究目标 2
2 开发工具介绍 4
2.1 JSP介绍 4
2.2 MySql介绍 5
2.3 Tomcat介绍 5
2.4 MyEclipse介绍 6
2.5 JDBC介绍 6
3 需求分析 8
3.1 系统的功能性需求 8
3.2 目的和背景 9
3.1.1开发目的和意义 9
3.1.2 开发背景 9
3.3 可行性分析 9
3.2.1技术可行性 9
3.2.2经济可行性 10
3.2.3运行可行性 10
4系统的总体设计 11
4.1系统总体流程 11
4.2.1 前台系统工作流程 11
4.2.2后台系统工作流程 14
4.2数据库设计 15
4.3.3 E-R图 15
4.3.1表的结构 18
4.3.2表的联系 20
5系统详细设计 22
5.1前台模块设计 22
5.1.1前台 22
5.1.2会员 22
5.1
显示全部