- 1、本文档共25页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业论文---车票预定信息系统后台管理
摘 要
随着人们出行频繁度的上升,乘车及车票预定的便捷程度越发需要进一步开拓。当前,网络上各种售票系统已然形成,其优势体现在自主性和及时性两个方面,网站及时更新车票信息、用户自主购票使网络售票越来越受广大用户的欢迎。这里将开发一种基于JSP的售票系统,来实现通过车站进行车次查询,车票预定,退票和管理员管理用户、车次、订单等主要功能。
本系统按照软件工程的结构化设计思想,对项目进行了系统分析、系统设计,系统实现及系统调试,其间运用数据流图和数据字典、E-R图和数据库逻辑结构、层次图、系统流程图、以及程序流程图,对该系统的数据需求、数据库、系统软件结构、系统流程、以及处理过程等进行了分析和设计,运用JSP技术,结合JAVA和MYSQL数据库的使用,完成了用户注册、登录、车票预订与退订、修改密码、车次信息管理、订票管理、用户管理、余票统计等功能。
关键字:JSP;MVC;购票;管理员;数据库
Abstract
With the rise of people travel frequently degrees , travel and more convenient ticket predetermined degree requires further development. Currently, various ticketing systems on the network already formed , its advantage is reflected in both the independent and timely aspects of the site to update ticket information , ticket allows network users to self- ticketing increasingly welcomed by the majority of users . Here will develop a major feature ticket booking, refunds and administrators to manage users, trips, orders and other JSP-based ticketing system to be implemented by the station trips inquiries .
The system in accordance with the structural design of software engineering , the project conducted a systematic analysis, system design, system implementation and system commissioning , during which the use of data flow diagrams and data dictionary , ER diagram and logical structure of the database , hierarchical diagram , system flow chart , and program flow , data requirements of the system , database , system software , system processes, and processes are analyzed and designed , using JSP technology, combined with the use of JAVA and MYSQL database , completed the user registration , login, ticket reservations and unsubscribe , change passwords , train information management, booking management , user management, I vote statistics.
Keyword:JSP ,MVC ,Ticket ,Administrator ,Database目录
1.概述 1
1.1 项目意义 1
1.2 项目功能 1
2.开发工具及相关技术简介 2
2.1 JAVA技术简介及其前景 2
2.2 JSP技术简介及其优点 2
2.3 MYSQL数据库简介及优势 3
2.4 Apache Tomcat 6简介 3
2.5 Eclipse简介 3
2.6 MVC 开发模式介绍 3
3.系统分
文档评论(0)