毕业论文论文范文课程设计实践报告法律论文英语论文教学论文医学论文农学论文艺术论文行政论文管理论文计算机安全
您现在的位置: 毕业论文 >> 论文 >> 正文

php+mysql旅游网站设计报告+源代码+答辩PPT

更新时间:2012-1-12:  来源:毕业论文

[摘要] 本项目的目标是实现一个集合了旅游,预订等功能的一个网站。该网站的主要目标是为用户提供一个方便和快捷的通道,使得用户可以很轻松的进行景点的选择和酒店、旅游团的预订。本项目的目的是使得来四川旅游的用户可以方便的浏览关于四川的景点,以及选取自身想要旅行的目的地进行预订。我们致力于实现旅游的方便性,完整性。给用户提供最为完善的旅游信息。 纵览现今一些旅游网站,更多让用户看到是文字的描述信息,而这也让用户对于网站的访问失去了兴趣,所以我们势必将运用更多优美而客观的图片,增加用户对于网站的兴趣。本项目的工作包括以下部分:1.网站的前端设计,实现网站主界面和各个的设计工作。2.完成数据库的设计工作,作出E-R图。3.网站后台的交互工作,实现用户的注册,登录,搜索,评论,预订等功能。我们使用4模块结构完成项目设计。模块1即搜索模块 ;模块2即登录注册模块;模块3即预订模块;模块4即评论模块.我们将用2周时间完成网站的前端设计,即主界面和各个分界面的设计工作。1周时间完成数据库的分析和设计,并在MySQL中建立正确的表。4周时间完成后台的设计工作,主要实现用户预订,搜索等功能,并保证数据传输的完整性和安全性。3周时间完善功能,进行测试。论文网http://www.youerw.com/  
[关键词] 旅游;景点;预订;点评;数据库;数据;模块;测试。
Travel Assistant Major: software engineering Group  Number: 9     Supervisor: Gongxun
[Abstract] The target of this project is to achieve a website that can give the function of the tourism, reservation and so on. The main target of this website  is to provide users with a convenient and fast channel, and the user can easily choice scenic spots that the want to go and hotels and tour group reservation that they want to live in and attend to. Now the purpose that we focus on is to make the Sihuan tourism users can easily browse about Sichuan scenic spots, and select their own travel destination and then reservation. We are committed to realize the convenience of travel, integrity by providing the most complete travel information. Overviewing some travel web sites today, most of it is let users see the description of the text information,this means that the users only can see lot of words and just maybe one or two photos about their destinations.Therefore this way of showing definitely let users depress their interest, so we certainly  will use more beautiful and  objective  pictureto stimulate users’ interest. Our project includes 3 parts: 1. The front website design, realize website interface and the design of each module. 2. Complete database design, make E-R chart. 3. The interactive website backstage, realizing user registration, login, search, reviews, reservation, etc. And we will use 4 module  structure complete the project design. Module 1 is search module; Module 2 is register/login module; Module 3 called booking module; And module 4 means comments module. We will use two weeks for finish the front website design, name the interface and all the dividing line design work. Then use 1 week time to complete database of analysis and design, and in establishing the correct in MySQL table.use 4 weeks time to finish the design work, mainly realizes user reservation, search, and other functions, and ensure the integrity of the data transmission and security. Finally we will use three weeks to perfect functions and test.
[Keyword] travel;scence spot;register;commnet;data;database;module;test。
总  目  录
1 课程设计立项报告9
第一节   系统目标.9
第二节   系统成员及分工.9
第三节   设计方案.9
第四节   可行性分析10
第五节   项目的主要交付物11
第优节   前提条件11
第七节   验收标准和流程 .12
第八节   项目实施进度  12
2  课程设计概要设计14
第一章  引言.14
第一节  编写目的14
1.1.1作用.14
1.1.2预期读者.14
第二节  编写背景14
1.2.1 系统名称及版本号14
1.2.2  任务提出者.14
1.2.3  任务承接者及实施者.14
1.2.4 使用者14
第三节 文档结构.14
第四节 电子文档编写工具.14
第五节 定义说明和符号规定.15
第优节 参考资料.15
第二章  系统概述.15本文来自优~文^论,文·网原文请找腾讯3249'114
第一节  系统目标15
第二节  设计原则15
第三节  运行环境16
2.3.1 硬件平台16
2.3.2 软件平台16
2.3.3 网络体系结构16
第四节  应用软件整体结构概述17
第五节 关键技术.17
第三章 数据库设计18
第一节 数据组织.18
3.1.1数据分布方式.18
3.1.2数据传输与通讯.18
3.1.3 历史数据管理18
      第二节 实体集列表18
    第三节 概念数据模型图19
第四节 数据量估计.20
第五节  数据分布方案20
第优节 实体与基本表的对应关系.20
第七节  数据库系统介绍21
第四章  代码设计.22
第一节  背景介绍22
第二节  编制说明22
第三节  代码表列表22
第五章 功能概述22
第一节 功能模块命名原则.22
第二节 功能层次图.22
第三节 功能简介.24
第优章  用户界面设计.24
第一节  基本原则24
第二节  设计概述24
第七章  出错处理.24
第一节  出错信息设计24
第二节  异常情况处理24
第八章  系统性能保障措施.24
第一节  功能性24
第二节  可靠性25
第三节 易使用性.25
第四节  高效性25
第五节 可文护性.25
第优节 可移植性.25
3   课程设计详细设计.26
第一章  引言.26
第一节  编写目的26
第二节  编写背景26
1.2.1 系统名称及版本号26
1.2.2  任务提出者.26
1.2.3  任务承接者及实施者.26
1.2.4  使用者.26
第三节  文档概述26
1.3.1 文档结构说明26
1.3.2 电子文档编写工具27
1.3.3 定义说明与符号27
1.3.4 参考资料27
第二章  功能概述.27
第一节  功能模块命名原则27
第二节  功能层次图27
第三节  功能模块与部门的对应关系28
第四节  本子系统的外部接口30
第三章  数据库设计.35
第一节  代码表列表35
第二节  实体集列表35
第三节 实体与表之间的对应关系.36
第四节   物理数据模型图. 36
第五节  表属性描述39
第优节  数据量分布43
第七节  数据存储与访问分析44
第八节  安全保密措施44
第四章  功能模块详述.44
第一节  模块1.44
第二节  模块2.45
第三节  模块3.45
第三节  模块4.45
4    课程设计测试分析46
4.1 测试环境46
4.2 测试步骤46
4.3 测试结果46
4.4 测试结果分析49
4.5 本章小结50
5   小结.51
5.1 课程设计总结51
5.2 心得体会51
5.3 进一步的工作51
参考文献.52
附录  源代码. 53,2297

[1] [2] [3] [4] [5] [6] 下一页

php+mysql旅游网站设计报告+源代码+答辩PPT下载如图片无法显示或论文不完整,请联系qq752018766
设为首页 | 联系站长 | 友情链接 | 网站地图 |

copyright©youerw.com 优文论文网 严禁转载
如果本毕业论文网损害了您的利益或者侵犯了您的权利,请及时联系,我们一定会及时改正。