文档介绍:教学单位
学生学号
XXX大学(学院)
毕业设计(论文)
题目:
年级:
学号:
姓名:
专业:
指导教师:
2011 年 6 月 19 日
开心旅行社网站的建设与实现
[摘要]本文介绍了开心旅行社网站的建设与实现过程。系统应用ASP动态网络编程技术,嵌套Javascript特效代码,ESS数据库实现了对数据信息的存储,并由IIS服务器实现了对网站信息的浏览。ESS数据库建立连接,并由SQL语句实现了对数据的各种操作,使网站更具灵活性。
系统主要实现了六个功能。包括简介、旅游路线、经典介绍、酒店信息、出团计划和客户留言等。开心旅行社网站是一个综合性旅游信息网站。其建设目的在于帮助广大旅游爱好者得到有效的交流等等。其内容紧密围绕“旅游”这一中心,以旅友的使用体验为目的,展开多方面多系统的功能模块,为广大旅游爱好者提供一个安全、有效、快速的平台。
[关键词]旅游网站搜索浏览
Happy travel website construction and implementation
[Abstract] This paper introduces Implementation of e-tourism website of happy travel, the construction and realization of the process. System work programming ASP, Javascript effects nested code, through the ACCESS database for data storage, by the IIS server information on the site visit. This site through ADO with ACCESS database technology to establish a connection, by the SQL statement to achieve a variety of data operations, so that a more flexible site.
System has six main functions. Including tourist information, tourist routes, tourist transportation, hotel modation, travel and associated Friends of the discussion we waited. Implementation of e-tourism website of Changchun City. The building is designed to help the majority of travel enthusiasts to be munication and so on. Closely around the contents of "Travel" the center to trip the Friends for the purpose of the use of experience to start multi-system multi-function modules for the large number of travel enthusiasts to provide a safe, effective, fast platform.
[Key words] Tourism website;search;browse
目录
1 引言 1
2 网站需求分析 2
问题定义 2
需求分析 2
3 系统开发技术简介 3
3
ASP简介 3
ASP工作原理 4
JavaScript简介 4
B/S模式简介 5
5
7
开发模式选择 9
面向对象的开发与架构设计 11
12
软件开发模式与开发过程管理 13
4 数据库简介 14
数据库概论 14
Access简介 14
5 系统开发环境 16
开发工具及运行环境 16
IIS简介 16
开发工具 17
6总体设计 18
系统模块设计 18
数据库表的设计 19
数据库表的分类 19
数据库表的具体设计 19
功能设计 22
景点介绍 23