摘  要

 

随着时代的发展,人们对旅游也越来越重视,近些年来我国的旅游产业也发生了翻天覆地的变化,但是很多人在出去旅游的时候不知道去哪里旅游,在预订酒店和机票的时候也没有一个综合性的旅游网站,为了让人们的旅游变的更加的方便,为此我开发了本基于Java web的旅游路线系统网站

本基于Java web的旅游路线系统是根据当前我国旅游的大环境相关的内容实际情况开发的,在系统语言选择上我们使用的Java语言,数据库是小巧灵活的MySQL数据库,本系统的开发可以极大的提高旅游方面的管理。

本基于Java web的旅游路线系统采用Java语言来进行开发,从角色上分为用户和管理员两部分,用户功能主要是在前台,主要内容包括首页,注册登录,导游,导游的预约,景点信息,景点门票的预订,酒店信息,酒店的预订,机票信息,机票的预订,论坛交流,旅游资讯等功能,后台部分主要给管理人员和导游使用的,主要功能包括会员管理,导游管理,导游预订管理,景点分类管理,景点信息管理,景点预订管理,房间类型管理,酒店信息管理,房间预订管理,机票信息管理,机票预订管理,论坛管理,系统管理等操作。通过本系统基本可以满足旅游方面的管理。


关键词:旅游,预订,MySQL,Java  

Abstract


With the development of time, people pay more and more attention to tourism, in recent years the tourism industry in our country has also taken earth-shaking changes, but many people do not know where to travel when going out, in booking hotels and air tickets there is not a comprehensive tourism website, in order to make people's travel more convenient, Therefore, I developed this travel route system website based on Java web

This tourism route system based on Java web is developed according to the actual situation of the current environment related to tourism. On the system language selection we use Java language, the database is a compact and flexible MySQL database, the development of this system can greatly improve tourism management.

This travel route system based on Java web uses Java language to develop, from the role is divided into two parts: user and administrator, user functions are mainly in the front desk, the main content includes home page, registration and login, tour guide, tour guide reservation, scenic spot information, scenic spot ticket reservation, hotel information, hotel reservation, air ticket information, air ticket reservation, the main content of the home page, registration and login, tour guide, tour guide reservation, scenic spot information, scenic spot booking, hotel booking, air ticket information, air ticket booking, Forum exchange, tourism information and other functions, the backstage part is mainly used for managers and guides, the main functions include membership management, tour guide management, tour guide booking management, scenic spot classification management, scenic spot information management, scenic spot booking management, room type management, hotel information management, room booking management, air ticket information management, air ticket booking management, forum management, Such operations as system management. Through this system can basically meet the tourism management.


Keywords: Travel, booking, MySQL, Java  

目  录

第1章 绪论 4

1.1研究背景 4

1.2开发意义 4

1.3研究内容和论文结构 4

第2章 关键技术介绍 6

2.1 JAVA语言介绍 6

2.2 SSM介绍 6

2.3 MYSQL数据库介绍 6

第3章 系统分析 9

3.1 需求分析 9

3.2 基于JAVA WEB的旅游路线系统网站可行性分析 10

3.2.1技术可行性 10

3.2.2操作可行性 10

3.2.3经济可行性 11

3.1.4法律可行性 11

第4章 系统设计 12

4.1 基于JAVA WEB的旅游路线系统网站功能结构设计 12

4.2 基于JAVA WEB的旅游路线系统网站数据库设计 12

第五章 系统详细设计 21

5.1 基于JAVA WEB的旅游路线系统网站前台部分设计 21

5.1.1 系统首页 21

5.1.2用户注册 21

5.1.3用户登录 22

5.1.4旅游资讯 23

5.1.5导游信息 24

5.1.6景点信息 25

5.2 基于JAVA WEB的旅游路线系统网站后台部分设计 27

5.2.1管理员登录模块的实现 27

5.2.2会员管理 28

5.2.3导游管理 29

5.2.4景点信息管理 31

5.2.5机票信息管理 33

5.2.6酒店信息管理 35

5.2.7旅游资讯管理 37

第六章 系统测试 39

6.1 基于JAVA WEB的旅游路线系统网站的测试目的 39

6.2 基于JAVA WEB的旅游路线系统网站的测试方法 39

6.3 基于JAVA WEB的旅游路线系统网站的测试用例 39

总结 42

致谢语 43

参考文献: 44

 

本基于Java web的旅游路线系统采用Java语言来进行开发,从角色上分为用户和管理员两部分,用户功能主要是在前台,主要内容包括首页,注册登录,导游,导游的预约,景点信息,景点门票的预订,酒店信息,酒店的预订,机票信息,机票的预订,论坛交流,旅游资讯等功能。后台部分主要给管理人员和导游使用的,主要功能包括会员管理,导游管理,导游预订管理,景点分类管理,景点信息管理,景点预订管理,房间类型管理,酒店信息管理,房间预订管理,机票信息管理,机票预订管理,论坛管理,系统管理等操作。


基于Java web的旅游路线的设计与实现-计算机毕业设计源码+LW文档_JAVA

基于Java web的旅游路线的设计与实现-计算机毕业设计源码+LW文档_Java_02

基于Java web的旅游路线的设计与实现-计算机毕业设计源码+LW文档_信息管理_03

基于Java web的旅游路线的设计与实现-计算机毕业设计源码+LW文档_信息管理_04