{$cfg_webname}
主页 > 计算机 > ASP >

旅游网站的设计与实现(ASP+SQL2000)

来源:56doc.com  资料编号:5D3599 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D3599
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

摘  要
自互联网成为一种革命性的大众媒体以来,其发展速度之快令人惊叹。作为世界最大朝阳产业的旅游,当它与电子商务这一新兴模式相结合时,其潜藏的商业价值表露无遗。旅游电子商务的应用可以作为我国旅游业新的市场营销手段,增强我国旅游业的对外竞争力,为旅游业的长期发展积蓄后劲。通过旅游网站系统的建设以实现为公司或企业提供信息化管理,并建立B/S结构的网络服务体系。
系统页面采用Dreamweaver MX 2004进行制作,后台数据库由SQL Server 2000支持,动态网页的效果由ASP语言实现。采用软件工程的方法,开发了一个简单的旅游网系统,同时结合用户需求实现了用户注册登陆、浏览、查询等功能,降低用户的旅游成本的同时还节约了大量时间,为用户提供了极大的方便。
 
关键词:互联网;电子商务;旅游网站系统;数据库
 
The Development and Design of Traveling Website Based on B/S Structure
Abstract
Since revolutionary of Internet becoming popular and media developing so fast, it makes us surprised. Traveling, being the biggest rising industry in the world, shows its potential commerce values when it comes with the electronic commerce. The applications of traveling electronic commerce are new ways of travel industry market promoting in our country, they can enhance our strength competition with other countries and make up stamina for a long-term development of our travel industry. In order to provide informational administrations to enterprises, thousands of websites of Internet-Traveling Systems based on B/S Structure have been built up.
The web pages are made by the Dream weaver MX 2004 platform, and the backup is supported by SQL Server 2000 database, finally ASP language is used to implement the effect of dynamic page. According to the software engineering methods, we have developed a simple website of Internet-Traveling system; the system combines with customer’s requirement are featured with many functions, such as, user registration, login, query, etc. It can reduce the traveling cost, meanwhile, can save a lot of time for travelers as well. The system provides a huge convenience to the users.

Key words: Internet; Electronic Commerce; Traveling Website System; Database
 
旅游网站系统的数据功能主要体现在对各种信息的提供、保存、更新和查询操作上,包括用户信息,管理员信息,景点信息,预约信息和留言内容,各个部分的数据内容又有内在的联系,针对此系统的数据库的特点,可以总结如下的需求:
用户和管理员具有不同的身份;
用户信息记录用户资料;
旅游景点的浏览,显示景点相关属性;
景点图片 ,相应景点的图片;
成都故事的浏览;
旅游线路的查看;
旅游线路的查询,根据不同条件对线路进行查询;
预定有预定的时间、预定的用户等多种属性;
用户留言版有留言内容,时间等多种信息;

旅游网站的设计与实现(ASP+SQL2000)
旅游网站的设计与实现(ASP+SQL2000)
旅游网站的设计与实现(ASP+SQL2000)
旅游网站的设计与实现(ASP+SQL2000)


目  录
1    引言    1
1.1    课题背景    1
1.2    国内外研究现状    1
1.3    本课题研究的意义    1
1.4    本课题的研究方法    2
2    需求分析    3
2.1    需求分析    3
2.2    数据库概念结构设计    4
2.3    数据库逻辑结构设计    5
3    系统的设计与实现    8
3.1    公共模块    8
3.2    用户功能模块    8
3.2.1    注册模块    8
3.2.2    和线路的查看功能模块    9
3.2.3    线路查询模块    11
3.2.4    线路预定模块    12
3.2.5    留言版模块    13
3.3    管理员功能模块    13
3.3.1    管理员登陆模块    13
3.3.2    页面管理模块    14
3.3.3    线路管理模块    14
3.3.4    景点管理模块    17
3.3.5    留言管理功能模块    18
3.3.6    修改密码模块    19
4    测试    19
结    论    19
参考文献    20
致    谢    21

推荐资料