(汽车行业)汽车客运站售票系统开发

XX汽车客运站售票系统开发
作者姓名:XXX专业班级:XXXXXXXXXX指导教师:XX
摘要
随着我国交通行业的快速发展,各种业务快速发展,不断出现新的业务与服务售票系统的作用日益凸显。本文使用结构化生命周期法对XX汽车客运站进行业务流程分析数据流程分析,明确了相关需求,并在此之上开发了一套网上售票系统该系统使用B/S模式,使用ASP.NET4.0与Microsoft SQL Server 2008数据库技术进行开发。实现了该系统的主要功能,包括:车票查询、车票预定、车票改签、车票退订、系统参数的设置客流量的统计、售票收入统计等,经检验该系统满足最初设计
关键词:客运售票系统;网上售票;结构化方法.NET;设计实现


XX Bus Terminal Ticketing-System Development
Abstract汽车 查询: With the rapid development of China's transport sector, Many of business has a rapid development. The business and services of emerging are more and more. So the effects of ticketing systems is increasing. This article uses The structured life cycle method do the business process analysis and data flow analysis of the Baita Bus Station. I developed an online ticketing system on the relevant requirements. The system uses B / S mode, uses the ASP.NET4.0 and Microsoft SQL Server 2008 database technology for development. The System function  including: ticket inquiries, ticket booking, ticket altered tickets, tickets to unsubscribe, system parameter setting, traffic statistics, ticket sales statistics. After Tested, the system was originally designed to meet.
Keywords: Passenger transport ticketing system; online ticketing; structured method;. NET; Design and Implementation
1     1
1.1 研究背景及意义    1
1.1.1 研究背景    1
1.1.2 研究意义    1
2 项目概述    3
2.1 项目开发背景    3
2.2 项目开发目的    3
2.3 项目开发方法    4
3章 系统总体规划    5
3.1 系统初步调查    5
3.2 可行性分析    5
3.2.1 经济可行性    5
3.2.2 技术可行性    6
3.2.3 社会可行性    6
4 系统分析    7
4.1 需求分析    7
4.1.1 系统面向的用户    7
4.1.2 普通旅客的需求    7
4.1.3 系统管理员的需求    7
4.1.4 报表管理员的需求    7
4.2 业务流程分析    7
4.2.1 业务流程图的符号    7
4.2.2 高层业务流程分析    8
4.2.3 订票业务流程分析    9
4.2.4 车票查询业务流程    10
4.2.5 车票改签业务流程    11
3.2.6 车票退订业务流程    11
4.2.7 系统维护业务流程    12
4.2.8 统计分析业务流程    13
4.3 数据流程分析    14
4.3.1 顶层数据流程分析    14
4.3.2 订票子系统数据流程    15
4.3.4 查询子系统数据流程    16
4.3.5 统计子系统数据流程    17
4.3.6 改签子系统数据流程    18
4.3.7 退票子系统数据流程    19
4.3.8 维护子系统数据流程    19
4.4 数据字典    20
4.4.1 数据项    20
4.4.2 数据结构    21
4.4.3 数据流    21
4.4.4 数据存储    22
4.5.5 数据处理功能    22
4.6 小结    23
5章 系统设计    24
5.1 企业组织结构    24
5.2 功能模块设计    24
5.3 编码设计    25
5.4  数据库设计    26
5.4.1 概念模型设计    26
5.4.2 逻辑模型设计    27
5.4.3 物理模型设计    28
5.5 人机界面设计    29
5.5.1 查询功能界面    29
5.5.2 订票功能界面    30
5.5.3 改签功能界面    30
5.5.4 退订功能界面    31
5.5.5 统计功能界面    31
5.5.6 系统维护界面    32
6章 系统实施    33