网上航空订票系统毕业设计说明书 - 图文 联系客服

发布时间 : 星期三 文章网上航空订票系统毕业设计说明书 - 图文更新完毕开始阅读4551361014791711cc79174c

摘 要

本文着重阐述了网上航空订票管理系统的整体开发过程。介绍了系统的开发环境以及开发工具,对于设计思想和设计流程也做出了全面的叙述,在数据库创建思想以及各个数据表之间的具体关联等方面也做出了详细说明,并且具体剖析了系统各个功能的实现过程以及详细设计过程,在绘制简单系统功能模块图的同时,力求更加清晰地表明设计思想以及对整个程序设计的规划及具体实现。

本系统采用了B/S体系结构,以ASP作为前台开发工具,以Microsoft SQL作为后台数据库管理系统进行开发。整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成网上航空订票管理的全过程,包括前台用户订票、用户发短信、线路管理、系统设置、站点设置、文章管理、插件设置、其他管理、预订管理、查看站内消息、查看预订信息等几大功能模块。

本系统具有多方面特点:系统功能完备,用户使用方便简捷,人性化的用户界面,安全保密设置齐全,大大减少了操作人员的工作负担,简化了用户的购票过程,提高了购票的工作效率和站点的信息化水平。

关键词 :模块;管理系统;数据库;ASP

I

Abstract

This paper focuses on online air booking management system as a whole development process. Introduces the system development environment, and development tools for the design concept and design process has also made a comprehensive narrative, to create ideas in the database and various specific links between data tables are also made such detailed and concrete analysis of the system implementation process of various functions and the detailed design process, in drawing a simple block diagram of system functions, while more clearly sought to show that the design and the design of the entire process of planning and realization.

The system uses the B / S architecture, to ASP as a development tool to Microsoft Sql Server as the backend database management system development. The system is easy to manipulate and user-friendly, flexible, practical, safety requirements, the completion of online air bookings, management of the entire process, including the front user booking, user send text messages, line management, system settings, site settings, the article management , plug-in settings, other management, reservations management, check your messages, view the booking information for several major functional blocks.

This system has many features: System fully functional, user convenience is simple, intuitive user interface, security settings are complete, thus greatly reducing the workload of the operator, simplifying the user's purchase process, improve the work tickets efficiency and the level of the site's information. Keywords: modules; management system; database; ASP

II

目 录

摘 要................................................................................................................................................ I Abstract ........................................................................................................................................... II 前言 ..................................................................................................................................................... 1 第一章 项目概述 ................................................................................................................... 2

1.1课题背景 .......................................................................................................................... 2 1.2 研究的目的及意义 .................................................................................................... 3 1.3 系统目标 ......................................................................................................................... 3 2.1可行性分析 ..................................................................................................................... 4

2.1.1 技术可行性 ............................................................................................................ 4 2.1.2 经济可行性 ............................................................................................................ 4 2.1.3 操作可行性 ............................................................................................................ 5

第二章 需求分析 ................................................................................................................ 4

2.2 开发平台的选择 ......................................................................................................... 5 2.3 系统功能需求 .............................................................................................................. 5

2.3.1 系统的基本功能 ................................................................................................... 5 2.3.2用户界面需求 ......................................................................................................... 6 2.3.3可视化界面设计 .................................................................................................... 6

2.4性能需求 .......................................................................................................................... 6

第三章 总体设计 ................................................................................................................... 8

3.1 系统总体设计描述 .................................................................................................... 8 3.2 系统模块图 .................................................................................................................... 9

3.2.1 系统总体结构 ........................................................................................................ 9 3.2.2系统模块描述 ....................................................................................................... 10

2.4.1系统的可适应性 .................................................................................................... 6 2.4.2系统的安全性 ......................................................................................................... 7

3.3 数据库设计 .................................................................................................................. 12

3.3.1 数据库介绍 .......................................................................................................... 12 3.3.2 系统E-R图 .......................................................................................................... 13 3.3.3数据库物理设计 .................................................................................................. 15

3.4 安全保密设计 .......................................................................................................... 19

3.4.1 登陆用户的安全性........................................................................................... 20 3.4.2 操作安全性 ........................................................................................................ 20 3.4.3 数据安全性 ........................................................................................................ 20

第四章 详细设计与系统实现 ................................................................................... 21

4.1 详细设计和系统实现步骤 .................................................................................. 21 4.2编程语言的选择 ........................................................................................................ 21 4.3 前台系统的实施 ....................................................................................................... 22

4.3.1 前台主界面设计 ................................................................................................. 22 4.3.2 本站简介模块 ...................................................................................................... 23 4.3.3 预订首页模块 ...................................................................................................... 24 4.3.4 线路详细信息 ...................................................................................................... 25 4.3.5预订机票模块 ....................................................................................................... 26 4.3.6最新动态模块 ....................................................................................................... 29 4.3.7新闻的详细信息页面 ......................................................................................... 30

III

4.3.8航空信息页面 ....................................................................................................... 31 4.3.9线路搜索页面 ....................................................................................................... 32 4.3.10站内短信页面 ..................................................................................................... 33 4.3.11我的预订页面 ..................................................................................................... 35 4.3.12请您留言页面 ..................................................................................................... 35

4.4 后台管理的实施 ....................................................................................................... 37

4.4.1 管理员登录模块 ................................................................................................. 37 4.4.2后台管理主界面 .................................................................................................. 38 4.4.3查看新的预订信息模块 ..................................................................................... 39 4.4.4查看所有预订信息模块 ..................................................................................... 39 4.4.5按条件查看预订客户信息模块 ....................................................................... 40 4.4.6删除预订信息模块 .............................................................................................. 40 4.4.7添加线路分类信息模块 ..................................................................................... 42 4.4.8删除线路分类信息模块 ..................................................................................... 42 4.4.9编辑线路分类信息模块 ..................................................................................... 43 4.4.10添加线路信息模块 ............................................................................................ 44 4.4.11删除线路信息模块 ............................................................................................ 45 4.4.12编辑线路信息模块 ............................................................................................ 46 4.4.13首页设置选项 ..................................................................................................... 47 4.4.14页面颜色设置选项 ............................................................................................ 48 4.4.15系统参数设置选项 ............................................................................................ 49 4.4.16投票设置/修改 .................................................................................................. 49 4.4.17站点设置 .............................................................................................................. 50 4.4.18修改登录后台密码 ............................................................................................ 51 4.4.19添加文章 .............................................................................................................. 52 4.4.20修改删除文章 ..................................................................................................... 52 4.4.21栏目管理 .............................................................................................................. 53 4.4.22留言板界面管理 ................................................................................................ 54 4.4.23留言板内容管理 ................................................................................................ 54 4.4.24添加新闻 .............................................................................................................. 55 4.4.25删除/编辑新闻 .................................................................................................. 56 4.4.26站内短信查看 ..................................................................................................... 57 4.4.27服务器情况查看 ................................................................................................ 57

第五章 系统测试 .............................................................................................................. 59

5.1 测试的任务及目标 ............................................................................................... 59

5.1.1 测试的任务 ........................................................................................................ 59 5.1.2 测试的目标 ........................................................................................................ 59

5.2 测试方案 .................................................................................................................... 59

5.2.1 模块测试 ............................................................................................................. 59 5.2.2 集成测试 ............................................................................................................. 60 5.2.3 验收测试 ............................................................................................................. 60 5.2.4 平行运行 ............................................................................................................. 60

第六章 系统使用维护与评价 ................................................................................ 61 结束语............................................................................................................................................. 63

IV

6.1 系统使用说明 ............................................................................................................ 61 6.2 系统的维护 ............................................................................................................... 61