火车站售票管理系统(Delphi+Access)

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

毕业设计(论文)中文摘要
火车售票系统是为购票人员提供方便,为车站管理人员提供可靠便捷的工具.其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用Delphi 6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。经过调试、编译与实现,该程序界面友好、程序设计风格朴素,使用起来美观大方、方便易用。尤其是系统的“查询模块”的功能极大的减轻工作人员的工作量,并以快速、准确等优点取代人工操作.以及购票,退票等模块可靠方便的服务与工作人员与乘客.提高了火车站的管理工作效率。

关键词 : Delphi 6.0   MIS   数据库  模块   售票系统

ABSTRACT

Train ticketing system is to facilitate the booking officers to the station managers to provide reliable and convenient tool. Its development mainly to the establishment and maintenance of databases including background and the development of two front-end applications. Delphi 6.0 and the use of object-oriented software development tools, the establishment of strong integrity, good safety database developed functions, easy to use applications. After debugging, Translation and the realization that the process friendly interface, simple programming style, using up aesthetic generous, convenient user-friendly. In particular system "enquiries module" function greatly reduce the workload of staff, and to the rapid, accurate, and other advantages replace manual operation. And the purchase, Refund, reliable and convenient service modules with the staff and passengers. Increased Station management efficiency.

Keyword : Delphi 6.0   mis   database module    ticketing system

这个管理系统从4月1日开始着手设计开发,经过一段时间的分析,并根据对当地火车站售票管理系统的具体要求及需要本软件实现的功能,将本软件分为5个大的模块,分别是:第一部分:查询(通过输入车次或车站名同时配合日期座位类型查);
第二部分:定票:在查询的基础上,定票(可预定3天的车票);
第三部分:退票; (优秀毕业设计:www.2bysj.cn)
第四部分:操作员管理;
第五部分: 车票整理 (一天过去后,可以删除今天的余票记录,并增加第四天的车票)








引  言 1
Delphi语言概述 2
1.1  Delphi简介 2
1.2  数据库系统简介 2
1.3  本应用软件的基本介绍 3
2  本应用程序的构成和开发步骤 4
2.1 可行性研究 4
2.1.1  经济可行性 4
2.1.2  时间可行性 4
2.1.3  技术可行性 4
2.1.4  社会可行性 5
2.2  数据库的建立和连接 5
2.3  系统的总体设计 5
2.4  系统的详细设计 7
3   本程序的技术实现及具体功能 13
3.1  车票信息查询的实现及功能 13
3.2  售票系统主界面的设计与实现 14
结  论 21
致  谢 22
参 考 文 献 23