毕业设计
旅游网站的设计与实现
系 别 计算机 专 业 年 级
学 生 姓 名 学 号 指 导 教 师 职 称
2011年 4月
毕业论文原创性声明
本人郑重声明:所呈交毕业论文,是本人在指导教师的指导下,独立进行研究工作所取得的成果。除文中已经注明引用的内容外,本论文不包含任何其他人或集体已经发表或撰写过的作品成果。对本文的研究做出重要贡献的个人和集体,均已在文中以明确方式标明。本人完全意识到本声明的法律结果由本人承担。
论文作者签名:
摘 要
随着Internet技术的发展,互联网在中国逐步普及,人们对网络的需求也日益增长,利用计算机实现旅游资源的管理势在必行。本系统从初步调查开始,详细介绍了需求分析、流程和数据分析,并进行了系统总体结构设计和数据库设计. 系统采用Macromedia Dreamweaver 8编写ASP脚本,SQL SERVER 2000建立数据库,从界面简洁、实用的要求出发,完成了旅游资源管理工作的主要部分,包括旅游资源和用户的信息浏览,添加,修改,删除,查询,并且实现了一些变量的取值,保存,成本报价的计算,和统计。
因此,本文就详细的设计了一个旅游资源及线路管理系统,把旅游中的一些相关的详细信息囊括其中,尽量使整个管理系统层次鲜明,概括清楚。在阅读完本文后你将能够清楚的了解到一个旅游资源管理系统的具体设计和实现过程。
关键字:Macromedia Dreamweaver 8; SQL Server 2000; ASP
ABSTRACT
Along with Internet technique of development, Internet at China gradually universality, people's need to the network also day by day growth, make use of calculator realization tour resources of management power at necessarily line. This system from first step investigate beginning, detailed introduction the need analysis, process and data analysis, and carried on system total structure design and database design. System adoption the Macromedia Dreamweaver 8 write ASP script, SQL SERVER 2000 establishment database, simple and direct and practical from the interface of request set out, completion tour resources management work of main part, the information which include tour resources and customer browse, add, modification, delete, search, and realization some change quantity of take a value, keep, cost offer of calculation, with statistics. Therefore, this text detailed of design a tour resources and circuit
management system, tour in of some related of detailed the information bag to make among them and as far as possible whole management the system layer be fresh and clear and generalize clear. At reading over origin text empress you will can know well a tour resources management system of concrete design and realization process.
Keyword: Dreamweaver; SQL Server 2000; ASP
目 录
第一章 绪 论 ·················································································· 1
1.1 课题背景 ·························································································· 1 1.2 目的和意义 ······················································································ 1 1.3网站设计思想 ···················································································· 2 第二章 可行性分析 ············································································ 3
2.1 业务流程图 ······················································································ 3 2.2技术可行性 ······················································································· 4 2.3 运行可行性 ······················································································ 4 第三章 总体设计 ··············································································· 5
3.1网站模块的总体设计 ········································································· 5 3.2 数据库设计与实现 ············································································ 5 第四章 详细设计 ··············································································· 8
4.1 ASP简介 ··························································································· 8 4.2 Microsoft SQL Server 2000简介 ···················································· 9 第五章 主要模块功能设计 ·································································· 10
5.1 网站主页面设计 ·············································································· 10 5.3 用户留言功能模块 ··········································································· 12 5.4 管理员管理用户模块········································································ 12 5.5 管理员管理留言功能模块 ································································· 13 5.6管理员管理旅游线路功能模块 ··························································· 13 5.7 管理员管理地域信息功能模块 ·························································· 14 5.8 管理员管理景点资源功能模块 ·························································· 15 5.9 管理员管理交通线路功能模块 ·························································· 15 5.10 管理员管理酒店宾馆信息功能模块 ················································· 16 第六章 系统测试 ·············································································· 16
6.1系统测试 ·························································································· 17
6.1.1 测试的基本概念 ····································································· 17 6.1.2 测试步骤 ··············································································· 18 6.2 本网站测试 ····················································································· 19 结 论 ···························································································· 20 参考文献 ························································································· 20