欢迎来到天天文库
浏览记录
ID:13113229
大小:894.50 KB
页数:32页
时间:2018-07-20
《毕业论文——网络旅游信息系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、网络旅游信息系统的设计与实现摘要网络旅游信息系统是利用计算机Web数据库高效的数据存储和管理能力来管理旅游信息,其主要意义在于简化人们以往查找旅游信息的繁琐工作,通过计算机联网后,可以实现数据的远程访问和共享,将旅游咨询和网络传播充分的结合,改变以往人们必须到旅行社的传统模式。本文介绍了一个网络旅游信息系统的设计与实现。该系统完整地分析了网络旅游信息系统的业务需求,并进行了详细设计。在此基础上实现了其中的基本功能,包括:旅游信息管理与查询、旅行社注册、旅游线路发布、旅游线路预订、用户论坛等功能。同时,系统对用户
2、进行了分级管理,提高了系统的安全性。在技术上,该系统选择了B/S(浏览器/服务器)三层网络体系结构。客户端技术综合采用HTML、VBScript、JavaScript等技术提供用户界面;应用服务器端使用IIS,并采用ASP动态网页编程技术实现业务逻辑;数据库服务器采用SQLServer2000关系数据库。利用ASP动态网页编程技术,通过ADO与SQLServer2000数据库建立链接,运用SQL语言实现对其数据库的操作。关键词:计算机网络;网络旅游信息;SQLsever2000;ASP;数据库TheImplem
3、entationandDesignforNetworkTourInformationSystemAbstractThenetworktourinformationsystemisdesignedtomanagetourinformationbyusingtheabilityofefficientstoringandmanagingdataofcomputer.Itsmainpurposeistosimplifythecomplicatedworkofpeopleinlookingfortourinformati
4、on.Byconnectingtocomputers,long-distancevisitingandsharingofdatawillbecometrue.Thecombiningoftourinformationconsultationandnetworkcommunicationsufficientlywillchangethetraditionalmodelthatpeopleneedtogototravelagencyfortourinformationinthepast.Thispaperintro
5、ducesthedesignandimplementationofanetworktourinformationsystem.Itanalyzesthebusinessrequirementofinternettourinformationsystemcompletelyandthedetailofsystemdesignation.Onthisbasis,thissystemrealizedthebasicfunctions,suchasthemanagementandinquiryoftourinforma
6、tion,theregisteringoftravelagencies,theissuanceoftouristroutes,theorderoftouristroutes,themanagementofuserforumandsoon.Besides,thissystemmanagestheusersaccordingtotheirgradestoimprovethesafetyofthesystem.Intechnology,thissystemchoosesB/S(Browser/Server)three
7、-layerofnetworksystemstructure.TheclientendprovidestheconsumerinterfacebyadoptingtechnologiessuchasHTML,VBScript,andJavaScriptsynthetically.TheapplicationservermakesuseofIISandadoptstheASPdynamicWebpageprogrammingtechnologytorealizethebusinesslogic;thedataba
8、seserveradoptsSQLServer2000relationdatabase.Keywords:Computernetwork;Networktourinformation;SQLsever2000;ASP;Database目录论文总页数:28页1引言12为什么开发网络旅游信息系统12.1计算机网络已经成为生活得力助手12.1.1计算机网络的基本概念12.1.2计算机网络在生
此文档下载收益归作者所有