基于JSP的旅游景点网站设计与实现毕业论文+任务书+翻译及原文+答辩PPT+源码+数据库+辅导视频
基于JSP的旅游景点网站设计与实现摘要城市旅游产业的日新月异影响着村镇旅游产业的发展变化。网络、电子科技的迅猛前进同样牵动着旅游产业的快速成长。随着人们消费理念的不断发展变化,越来越多的人开始注意精神文明的追求,而不仅仅只是在意物质消费的提高。旅游景点网站的设计就是帮助村镇发展旅游产业,达到宣传效果,带动一方经济发展。而在线消费与查询正在以高效,方便,时尚等的特点成为广大互联网用户的首选。基于JSP的旅游景点网站设计与实现与开发以方便、快捷、费用低的优点正慢慢地进入人们的生活。人们从传统的旅游方式转变为在线预览,减轻了劳动者的工作量。使得旅游从业人员有更多时间来获取、了解、掌握信息。旅游景点网站根据当地旅游风景和特色的实际情况,设计出一套适合当地旅游信息网站,通过网络,实现该网站的推广从而达到宣传的效果。本系统在设计方面采用JSP和Java语言以及html脚本语言,同时采用B/S模式,进行各个界面和每个功能的设计与实现,后台管理与设计选用了SQL Server 2005数据库,前台设计与后台管理相结合,共同完成各功能模块的功能。关键词:SQL2005 ;旅游;JSP ;B/SThe design and implementation of the tourism website in the town of saibeiAbstractThe rapid development of the urban tourism industry has led to the rapid development of the tourism industry in the village. The rapid advance of the Internet and electronic technology has also led to the rapid development of the tourism industry. With the improvement of people's living standards, more and more people are paying attention to the pursuit of spiritual civilization, and the consumption idea is constantly changing. The design of the tourism site in the town of saibei is to help the village development tourism industry, to achieve the publicity effect, to drive one side economic development. And the online consumption and the query is in the high efficiency, convenience, fashion and so on the characteristic become the first choice of the Internet user. The design and development of the tourism website in the town of saibei are slowly entering people's lives with the advantages of convenience, speed and cost. People have switched from traditional travel to online previews, reducing the workload of workers. The travel industry has more time for information, information and information.Camels rural tourism website according to the actual situation of local tourism landscape and characteristic, design a set of suitable for the local tourist information web site, through the network, realize the website promotion so as to achieve the effect of propaganda.This system using JSP and Java language in terms of design and HTML scripting language, using B/S mode at the same time, for each interface and the design and implementation of each function, background management and design chose the SQL Server 2005 database, the front desk design combined with background management, complete the function of each function module.Keywords: SQL2005; JSP; B/S in villages and towns;目录基于JSP的旅游景点网站设计与实现与实现 I摘要 IAbstract II1 概述 11.1 项目研究背景 11.2 研究目的及意义 11.3 开发软件介绍 11.3.1技术介绍 11.3.2 SQL2005数据库 32 系统分析 42.1可行性研究 42.1.1经济上的可行性 42.1.2技术上的可行性 42.1.3操作上的可行性 42.2开发结构分析 42.3功能需求分析 52.4 数据流图 62.5 业务流程分析 72.6 数据字典 83 网站总体设计 113.1系统功能描述 113.2系统界面设计 113.3系统功能结构图 113.4系统设计目标 123.5系统实现的软硬件平台 134 数据库设计 144.1数据库概念结构设计 144.2数据库逻辑结构设计 174.3本章小结 195 系统详细设计 205.1主界面模块设计 205.2用户注册模块设计 245.3旅游景点模块设计 265.4酒店预定模块设计 285.5 后台管理设计 305.5.1后台登录模块设计 335.5.2旅游景点模块设计 355.5.3线路管理模块设计 386 系统测试 406.1 测试的任务及目标 406.1.1测试的任务 406.1.2测试的重要性及目标 406.2测试方案 416.2.1模块测试 416.2.2集成测试 416.2.3验收测试 426.2.4平行运行 426.3系统评价 426.4本章小结 42结论 43附录 44致谢 49参考文献 50英文原文 521.1 GENERALIZE 521.2 SOURCE OF JSP 531.3JSP CHARACTERISTICS 551.4JSP MECHANISM 56中文翻译 591.1 概述 591.2 JSP的由来 601.3 JSP的特点 601.4 JSP的机制 61