优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

旅游网站的设计与实现(ASP.NET C# SQL)(精品)☆

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
毕业设计(www.think58.com)

摘  要
网上信息的发布由于其及时性,方便性等诸多的优点被越来越多的人们所接受,旅行社作为一个为旅客提供旅行服务的行业,其发布和更新信息的速度将直接的影响到企业的前景。
本文介绍了一个基于ASP.NET技术的旅游信息网站的设计的设计与实现。关于旅游网站的设计,我把它分成前台和后台两个模块进行设计。前台开发主要实现了旅游新闻、旅游资讯、旅游线路信息的发布;线路预订的实现;留言交互:网友在线留言。后台开发主要包括登录系统,实现预订管理、线路管理、旅行社管理、文章管理、其它设置这几个功能。
在技术上,该系统选择了B/S(浏览器/服务器)三层网络体系结构。它是以.NET2005.和SQL 2000数据库作为开发平台。使用C#设计操作控件和编写操作程序,完成数据输入、修改、存储、调用查询等功能;并使用SQL 2000数据库形成数据表,进行数据存储。 [资料来源:www.THINK58.com]

关键词:计算机网络;网络旅游信息;SQL2000;.NET
 
Abstract
Internet release of information because of its timeliness, convenience, and many of the advantages of being accepted by more and more people, travel agents, travel for visitors as a service industry, the publishing and updating information will directly influence the speed of the enterprise prospects.
This article describes a technique based on ASP.NET travel information site design and implementation of the design. The system analyzes the complete travel information site business needs, and designed in detail. On this basis, to achieve the basic functions of which include: Travel information management and query, the user registration, travel routes published book tours, the user message and so on. Meanwhile, a classification system for user management, improve system security.
Technically, the system selected the B / S (Browser / Server) three-tier network architecture. It is based on. NET2005. And SQL 2000 database as a development platform. Designed to operate using the C# controls and preparation of operational procedures, completion of data entry, modification, storage, call the query function and use the SQL 2000 database, create data tables for data storage. [资料来源:http://think58.com]
Key words: Computer network Network tour information SQL2000;.NET

[资料来源:www.THINK58.com]

目  录
1 引言 1
2  网站开发意义 1
2.1 网络旅游概念 1
2.2 系统开发目的 2
2.2 计算机网络与旅游的完美结合 2
3 开发语言与工具的选择 3
3.1 ASP.NET技术 3
3.2数据库技术 3
4 旅游信息网站的分析与设计 5
4.1 旅游信息网站的需求分析 5
4.1.1 旅游信息网站开发目的 5
4.1.2 旅游信息网站的功能 5
4.1.3 业务流分析 5
4.1.4数据流分析 6
4.2 可行性分析 7
4.2.1 经济可行性 7
4.2.2 技术可行性 8
4.2.3操作可行性 9
4.2.4法律可行性 9
4.3 数据库设计 9
4.3.1数据库需求分析 10
4.3.2数据库概念结构设计 10
4.3.3数据库逻辑结构设计 11
5 旅游信息网站的实现 13
5.1 系统功能模块介绍 13
5.3 系统具体实现 15
5.3.1 旅游信息模块 15
5.3.2 会员注册模块 17
5.3.3 线路介绍模块 17
5.3.4 管理员登录模块 19
5.3.5 管理员首页模块 19
5.3.6 线路管理模块 20
5.3.7 预订管理模块 21
6 难点及解决方法 22
结    论 23 [来源:http://think58.com]
参考文献 24
致    谢 25

[资料来源:www.THINK58.com]

部分预览图:

[来源:http://www.think58.com]


[来源:http://think58.com]

毕业设计(www.think58.com)