旅游网站的设计与实现

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:


摘 要 现代社会是信息社会。随着计算机网络技术、数据库技术、管理技术的发展,对信息的处理和利用已经深入到人类生活的各个方面。旅游是人们生活不可分割的组成部分,旅游业已成为当今世界上发展势头最强劲的产业,它是集吃、住、行、游、购、娱六大要素的一个综合性产业,次旅游活动涉及到众多的服务设施和旅游资源,其信息有着丰富的空间和时间的内涵同时由于旅游过程是一个受人为、自然等多种因素制约的复杂的过程,如何使游客在很短的时间内查找到所要旅游目的地的信息,是游客所关心的问题,更是旅游部门要解决的问题。
本文介绍的是以Dreamweaver,JSP为主要开发工具制作完成的旅游网站。网站采用的是Microsoft SQL Server 2000数据库。通过网站开发应用技术的介绍、系统的分析、数据库的设计、网站的具体实现和系统的测试这五章,详细阐述了五十里旅游网站的开发过程。
关键词:网络、数据库、网站


Abstract
The modern society is the information society. Along with the computer network technology, the data bank technology, the management technology development, processing and the use already penetrated each JSPect to the information which lived to the humanity. The traveling is the people lives the inalienable constituent, the tourism has become now in the world the development tendency strongest industry, it was the collection eats, lives, the line, swims, buys, an amusement six big essential factor comprehensive industry, the traveling activity involved to the multitudinous servicing facility and the tourist resources, its information has rich spatial and at the same time the time connotation because the traveling process was one artificial, the nature and so on the many kinds of factor restriction complex process, how caused the tourist to search in the very short time must travel the destination information, was the tourist issue of concern, was the traveling department must solve Question.
This article introduces is take Dreamweaver, JSP as the traveling website which the main development kit manufacture completes. The website uses is Microsoft SQL the Server 2000 databases. Through the website development application technology introduction, the system analysis, the database design, the website concrete realization and system test these five chapters, in detail elaborated the Sniping traveling website performance history.
Key words: Network, database, website
 
目 录
摘 要 1
Abstract 2
第1章 绪 论 4
1.1 课题背景、目的与意义 4
1.2 国内外现状 5
1.3 研究设计的内容 6
第2章  网站开发应用的技术介绍 7
2.1 JSP技术介绍 7
2.2 HTML 8
2.3 SQL数据库 9
2.4 Dreamweaver开发环境的介绍 9
第3章 需求分析 10
3.1系统的需求分析 10
3.2可行性分析 10
第4章 总体设计 11
4.1 系统功能设计 11
4.2 数据库设计 12
4.2.1 概念设计 12
4.2.2 逻辑设计 15
第5章 网站的具体实现 18
5.1  建立站点 18
5.1.1 安装开发工具 18
5.1.2 环境配置 18
5.2网站的具体实现 24
5.2.1后台管理的实现 24
第6章 系统测试 32
6.1软件的测试 32
第7章 结论 34
参考文献 35
第1章 英文原文 37
1.4 2 Scripting languages 38

网站结构功能
通过对旅游网站的用户需求分析,得出了五十里旅游网站前台的功能,共有旅行社介绍、旅游指南、后台管理、线路预定、留言板,会员注册等几个功能,对于每个功能分成不同的模块,对于用户只要进入网站就有相应的权限对此网站的信息进行相应的操作。