论文首页哲学论文经济论文法学论文教育论文文学论文历史论文理学论文工学论文医学论文管理论文艺术论文 |
目 录
中英文题目、摘要、关键词 1
正文 2
1 绪 论 2
1.1计算机网络的发展 2
1.2选题背景及研究意义 2
2 基础知识介绍 2
2.1 MIS系统开发简介 2
2.2 asp知识介绍 4
2.3 IIS(Internet Information Server)知识介绍 6
3 需求分析 8
3.1 引 言 8
3.2 任务概述 8
3.3 需求规定 9
3.4 运行环境规定 10
4 系统设计 11
4.1系统设计思想 11
4.2系统总体结构设计 12
4.3 E-R模型 12
4.4数据库设计 15
4.5小结 18
5 详细设计及实现 19
5.1首页模块 19
5.2用户信息管理模块 25
5.3购票业务模块 26
5.4管理员信息管理模块 32
5.5调度管理模块 33
5.6系统功能 36
6 系统实现的关键技术 40
6.1与数据库连接模块的实现 40
6.2 模糊查询技术 41
7 系统的运行与测试 42
7.1 测试方法 42
7.2 测试环境要求 42
7.3 安装及设置 43
7.4 运行和测试 43
8 总结 42
参考文献 46
致谢辞 48
基于WEB的客运售票系统
摘 要:ASP是1套微软开发的服务器端运行的脚本平台,ASP 内含于 IIS当中,通过 ASP 我们可以结合HTML网页、 ASP 指令和 ActiveX 元件建立动态、交互且高效的 WEB 服务器应用程序。ASP技术逐渐成为WEB编程技术的主流。本系统的开发就采用了ASP技术(语言为 VB脚本和Java脚本)。系统采用WEB技术实现,使用Dreamweaver 和ASP作为开发工具,应用程序通过ADO与后台数据库连接,以Dreamweaver和ASP为前端开发工具提供程序界面。本系统共包括了用户管理、购票管理、管理员信息管理、车次调度管理,系统功能5个主要模块,实现了网上购票业务的办理、车次信息的查询等功能。
(科教范文网http://fw.nseac.com)
Passenger ticketing system based on Web
Abstract: ASP is a script platform operated in a set of server ends that Microsoft develops, ASP is implicit in IIS. We can combine HTML web page, ASP order and ActiveX component and set up dynamic, mutual WEB server application program of high efficient through ASP, which becomes the mainstream of WEB programming technology. The development of the system adopts the ASP technology (VB scripts and Java script language). The system is achieved by applying Web technology, employs Dreamweaver and ASP as development tools, application connects database through ADO, offers procedures interface to front-end development tool with Dreamweaver and ASP . The system includes five major management modules which are user management, booking management, managers’ information management, trips activation management and system functions, achieving booking on line, inquiring trips information and other functions.
This paper sets on "passenger ticketing system". The whole text is divided into prolegomenon, the introduction to basic knowledge , the analysis of need, system design outline, detailed design, key technologies of the system achieved, system operation and test seven parters, analyzing detailed system analysis, system design methodology and content.
keywords:ASP;Dreamweaver;ADO;数据库
1 绪 论
1.1 计算机网络的发展
网络是20世纪对人类社会影响最深远的科技成就之1。随着因特网技术的发展和信息基础设施的完善,计算机网络已广泛应用于政府、军事、教育、科研、商业等部门,并深入到千千万万个普通家庭。计算机网络已成为人们获取和交流信息的1种10分重要、快捷的手段,它正深刻影响着社会管理及经济运行模式以及人们的工作、学习、生活方式。