火车票网上预订(售票)系统的设计(ASP,Access)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

火车票网上预订(售票)系统的设计(asp,Access)(任务书,开题报告,论文说明书19000字,外文翻译,程序代码,数据库)
摘要:随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。
作为计算机应用的一部分,使用计算机对火车信息进行管理,具有手工管理所无法比拟的优点.例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高火车信息管理的效率,也是企业的科学化、正规化管理,与世界接轨的重要条件。
本论文主要阐述一个功能比较强大的火车票订购系统的后台操作过程及一些关键技术。该系统信息来源主要由管理员添加,方便火车票管理员的查询,用户可以通过查询到相关的火车票信息,选择是否适合自己,也可以在网上直接订票,省时省力。由于本系统的开发以节省资源为首,充分利用网络资源,所以本火车票订购上所看到的火车票信息均来自互联网。
 
关 键 字:火车票管理,订票查询,用户管理

The Online Booking System of Nanchang Train Tickets
Abstract:With the continuous improvement of science and technology, computer science and the maturing of its powerful features for people to have a profound understanding that it has entered the human society in various fields and is playing an increasingly important role.
Computer applications as part of the train on the use of computer information management, management manual with unmatched advantages. For example: the rapid retrieval, easy to find, high reliability and large capacity storage, security and good, long life and low cost. These advantages can greatly improve the efficiency of the train information management, business is more scientific and standardized management, and an important condition for the world.
This paper set out the main features of a relatively strong ticket ordering system in the background and process some of the key technologies. The system is the main source of information by the administrator to add and train managers to facilitate the inquiry, the user can query related to ticket information, to choose whether or not their own, can also direct on-line booking, save time and effort. Due to the development of the system in order to save resources, headed by making full use of network resources, so this order tickets on the train to see all the information from the Internet.

Key words: train tickets, booking information, user management

系统需求分析
本系统的宗旨是提高火车订票工作的效率,减少相关人员的工作量,使公司的火车票管理工作真正做到科学、合理的规划,系统、高效的实施。
①     能够输入火车的综合情况和进行添加车票、现有车票信息修改以及删除;
②     能够实现对用户档案的查询和编辑管理;
③     能够进行订票历史的查询功能;

系统功能分析
随着时代的推进,人们的服务需求的加强,网上预订火车票已成为必须,方便快捷的查找所需火车在于火车票分类的准确性,为此设计一个完整的火车票预订系统,便于管理、查找、预订。
功能的实现:
1)    用户登陆:不同的用户登陆实现密码验证的功能。
2)    用户管理:普通用户注册,管理员对普通用户的信息修改、删除等操作。
3)    个人管理:普通用户对查看修改个人信息。
4)    查询模块:用户可以按站站查询、车站查询、车次号等多种方式查询。
5)    预订模块:用户根据自身需要,在查询结果中选择合适的列车,顺利完成预订,产生相应的订单。
6)    列车信息管理:管理员在后台实现对列车信息的添加、修改、删除等操作。
7)    订单管理:管理员处理普通用户的订单,完善订单的信息。

火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)
南昌火车票网上预订(售票)系统的设计(ASP,Access)
南昌火车票网上预订(售票)系统的设计(ASP,Access)
南昌火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)
火车票网上预订(售票)系统的设计(ASP,Access)


#p#副标题#e#
目    录
1  绪论
1.1 选题依据及意义    1
1.2 国内外研究概况及发展趋势    1
2系统开发软件
2.2 数据库理论    2
2.1.1需求分析    2
2.1.2概念设计    2
2.1.3逻辑设计    2
2.1.4物理设计    2
2.1.5验证设计    3
2.1.6运行与维护设计    3
2.2 asp的特点    3
2.2.1 asp文件的存取方式    5
2.2.2 asp文件的结构特点    5
3 系统分析
3.1 系统需求分析    6
3.2 系统功能分析    6
3.3 系统功能模块及数据流图    7
4 数据库设计
4.1系统E-R图设计    9
4.1.1 E-R方法    9
4.1.2 构成E-R图的基本    9
4.2 数据字典    12
4.3 基本数据表设计    13
5 软件程序框图
5.1用户登陆模块流程图    17
5.2 用户注册模块流程图    17
5.3 查询模块流程图    18
5.4会员购票模块流程图    19
5.5 管理员登陆模块流程图    20
5.6 车票管理模块流程图    21
5.7 订单管理模块流程图    22
6 系统窗体的设计
6.1 系统数据库连接    23
6.2 系统首页    23
6.3管理员登录页    24
6.4火车票后台管理    25
6.5管理用户界面    26
6.6 列车信息模块    27
6.7用户注册管理模块    31
6.8 车票查询模块    34
6.8.1车次查询    34
6.8.2车站查询    37
6.8.3站站查询    38
6.9 订单管理模块    40
6.9.1订票页面    40
6.9.2个人订单    41
6.9.3管理订单    42
7 测试和维护
7.1 测试平台简介    43
7.2 测试方法    43
7.3  实际测试用例及结果分析    44
7.4  系统维护与安全性    44
7.4.1  Session与Cookie的安全性    44
7.4.2  数据库的安全性    44
7.4.3  出错处理    45
结 论    46
参 考 文 献    47
致    谢    48
附 录    49