汽车票订票系统毕业论文
                        汽车票订票系统毕业论文
摘 要
  随着我国铁路交通的不断发展,简单的窗口售票模式已经不能满足方便人们出行的目的。采用先进的网络技术开发出方便快捷的网上订票系统是现代客运业务发展的必然需求。本次设计的火车票网上订票系统通过访问主页,可以实现个人信息注册、车次车票价格查询、在线订票退票等基本功能,为用户提供方便快捷的订票服务。
  本系统采用了B/S模式的结构设计,采用Java语言开发。。,采用MySQL Workbench 提供数据库可视化设计、模型建立、以及管理功能。 应用服务器,提供通过网页访问功能。采用MVC开发模式实现系统的高内聚低耦合,确保系统的扩展性和安全性。
  本系统共有六个功能模块:登录功能模块、个人主页模块、查询功能模块、火车票预定模块、车次管理功能模块及火车票管理功能模块。通过登录站点////0>. 可以访问系统主页面,普通用户可以进行个人资料的注册、车次车票查询、订票退票等操作,管理员用户可完成车票的
管理、车次的管理、途径站点的管理等功能。
 
  php文件管理系统mvc 源码
  关键词:网上订票;火车票;MyEclipse;B/S模式
Abstract With the continuous development of China railroad transportation, the simple window ticket sales mode can not meet the purpose to make people travel convenient. Using the advanced network technology to develop convenient and fast online tickets booking system is the necessary of modern passenger transport business. Through the home page, the online train tickets booking system achieved some basic functions such as personal information registration, train lines inquiry and prices inquiry online tickets booking and refunding and so on, that can provide convenient and fast service for usersThe B/S mode was adopted in the system for the structural design, and developed by Java language. In the interface design, the  was used as the front desk software devel
oping tool, and  database was used to support the background. By means of the MySQL Workbench, it provides database visual design, model establishment, and management function. It was used that present partly fashionable  to build the Web AS, and to visit web function. The MVC development module was used to implement the system's high cohesion together with low coupling to make sure the expansibility and safety of the system.
There were total six function modules in the system, that includes the login function module, the individual homepage module, the inquiring function module, the train tickets booking module, the train line management function and the train tickets management function module. Through the login site ////. to visit the homepage, common users can complete the operations of personal data registration, train lines and tickets inquiring, tickets booking and refunding, etc., and the administrator can complete the functions include tickets management, train line management, pathway sites management and so forth.
    Key words:Tickets online booking; Train tickets; MyEclipse; B/S module
第1章 绪 论    1
火车票网上订票系统的开发背景    1
系统设计目标    1
开发工具简介    1
Java    1
    2
Tomcat    3
系统软硬件要求    3
可行性研究    3
技术可行性    4
经济可行性    4
操作可行性    4
设计方法    4
第2章 需求分析    5
    5