毕业论文(设计)
ssm 旅游网站设计与实现
学生所在学院
计算机科学与工程学院
专 业
___ _
班 级
_
姓 名
学 号
指导教师单位
指导教师姓名
指导教师职称
摘要
近几年来,计算机网络的发展得到了飞速的提升,由此展开的一系列行业大洗
牌也由此开始。早些年只是人们只是对于计算机和互联网有了些基础的认识,现在
它正在悄悄的改变着我们生活的方方面面。计算机行业的发展日新月异,近年来提
出的大数据技术、云计算技术现在已在人们的生活当中得到了很好的应用。一些 APP、
网站更是给便利了人们的日常生活。计算机网络的发展也在一定程度上代表着科技
进步的力量,至今以来行行业业都有着计算机的身影,并且有着举足轻重的重要意
义。
随着人们生活水平的不断提高,旅游行业的发展在近几年相当火热,从最开始
周边游到后来的国内游再到现在的国外游,一定程度上也说明了旅游行业在市场发
变化中有着越来越多的市场需求。庞大的市场需求下也隐藏着潜在的发展机会。旅
游行业的激烈竞争的环境下也促进了旅游行业的技术变革。旅游公司对旅游信息的
量也就有更大的需求,常规业务中涉及到的旅游路线情况、航班酒店最新反馈、热
门景点推荐等等一系列的业务操作已经不能使用传统的工作方式。通过互联网将旅
游行业的技术进行有效的提升是当下的一种必然趋势。通过网络技术可以对旅游信
息的轻松、时效的收集。相比一些传统的手工方式不仅仅能够节约旅游公司大量的
人力物力成本,而且还能为旅游出行的游客提供更便利快捷的旅游服务。作为国内
著名的旅游胜地,素有“内蒙大草原广阔”的美名,每年接纳的旅游人数更为庞大。
本系统希望通过 ssm 框架技术开发出一款关于旅游的网站,通过科学、便利、
时效的方法来为旅游公司节约成本提高工作效率,更重要的是能够为旅客提供全方
位的衣、食、住、行服务。此网站的开发,考虑到顾客使用的方便性,所以采用了 B/S
架构模式设计,运用 HTML、java 语言进行开发。利用 mysql 数据库对数据进行有效
的管理。数据及信息的处理方面真正的做到智能化、科学化。
关键词:旅游网站,SSM 框架,B/S 结构,JAVA
Abstract
In recent years, the development of computer network has been rapidly improved,
and a series of major industry reshuffle has also started. In the early years, people just
had a basic understanding of computer and Internet, now it is changing all aspects of our
life quietly. With the rapid development of the computer industry, the big data technology
and cloud computing technology proposed in recent years have been well applied in
people's life. Some apps and websites facilitate People's Daily life. The development of
computer network also represents the power of scientific and technological progress to
some extent. Up to now, the industry has the figure of computer, and it has important
significance.
With the continuous improvement of people's living standards, the development of
the tourism industry has been quite hot in recent years. From the initial peripheral travel
to the later domestic travel and to the current foreign travel, it also shows to some extent
that the tourism industry has more and more market demands in the market development
and changes. Huge market demand also hides potential development opportunities. The
fierce competition in the tourism industry also promotes the technological change in the
tourism industry. Tourism companies have a greater demand for the amount of tourism
information, and a series of business operations involving the tourism routes, the latest
feedback of flights and tickets, and the recommendation of popular scenic spots, etc. in
the regular business can no longer use the traditional way of work. It is an inevitable
trend to improve the technology of tourism industry effectively through the Internet. The
information can be easily and timely collected through network technology. Compared
with some traditional manual methods, it can not only save a lot of labor and material
costs of tourism companies, but also provide tourists with more convenient and rapid
travel services. As one of the most famous tourist attractions in China, guilin is known as
the most famous scenic spot in the world.
The system hopes to develop a website about guilin tourism through ssm
框架
technology, which can save costs and improve work efficiency for tourism companies
through scientific, convenient and time-efficient methods. More importantly, it can
provide all-around services of clothing, food, accommodation and travel for tourists. The
development of this website, considering the convenience of customer use, adopted the
B/S architectural pattern design, using HTML, JAVA language development. Effective
data management using mysql database. The processing of data and information is truly
intelligent and scientific.
Key words:Travel website, SSM
框架
, B/S structure, JAVA
目录
Abstract ..................................................................................................................................- 3 -
1 前言 ..............................................................................................................................................1
1.1 系统研发的背景及意义 ......................................................................................................1
1.2 国内外研究现状和发展前景 ..............................................................................................1
1.3 选题研究内容及主要目标 ..................................................................................................2
1.3.1 选题研究目标 ..............................................................................................................2
1.3.2 选题研究内容 ..............................................................................................................2
1.3.2 选题解决的主要问题 ..................................................................................................3
2 选题所用技术 ..............................................................................................................................4
2.1JAVA 语言简介 ......................................................................................................................4
2.2 基于 B/S 结构开发 .............................................................................................................4
2.3 Html 语言 ............................................................................................................................5
2.4 mysql 数据库 ......................................................................................................................5
2.5 ssm 框架 ..............................................................................................................................6
3 旅游网站的需求分析 ..................................................................................................................6
3.1 系统总体需求 .....................................................................................................................6
3.2 系统功能需求分析 .............................................................................................................6
3.3 可行性分析 .......................................................................................................................7
3.3.1 经济可行性分析 .........................................................................................................7
3.3.2 操作可行性分析 ..........................................................................................................7
3.3.3 技术可行性分析 ..........................................................................................................7
4 系统设计与实现 ..........................................................................................................................8
4.1 系统设计 .............................................................................................................................8
4.2 数据库设计 .........................................................................................................................8
5 系统实现 ....................................................................................................................................10
5.1 系统界面实现 ....................................................................................................................10
5.1.1 系统主界面 ....................................................................................................................10
5.1.2 景点信息界面 ................................................................................................................11
5.1.3 酒店预订 ........................................................................................................................11