毕业设计说明书火车票网上预约订购系统.doc
文本预览下载声明
毕业设计说明书
火车票网上预约订购系统
学生姓名: 学号:
学 院:
专 业:
指导教师:
2016年6月
火车票网上预约订购系统
摘 要
关键词:,,,
Order train tickets online booking system
Abstract
Order train tickets online booking system is a software of contact people and the official management. The realization of the convenient People’s Daily travel and provide convenience for people.
The system use JAVA language development, and use of Myeclipse as development tools, at the same time ,using SQL Server database for data storage, improve the efficiency of the functions and suing SSH framework, increase the maintainability of the system. Main function is divided is divided into two big modules, (1) the administrator module; (2) the user module. The administrator module main functions for implementation are include: Service management, news management, bulletin management, message management and member information; The user module main functions for implementation are include: the functions of query, ticket booking and management of person information. After testing, the system of all functions can achieve expected function.
Keywords: Booking Tickets Online, JAVA, Myeclipse,SSH,SQL Server
目 录
1 需求分析 1
1.1 问题定义 1
1.2 系统需求 1
1.2.1 管理员功能模块: 1
1.2.2 普通用户功能模块: 2
1.3 系统功能图 2
1.4 可行性分析 2
1.5 本章小结 3
2 概念结构设计 4
2.1 系统基本流程 4
2.2 数据表及E-R图 4
2.2.1 数据表 4
2.2.2 E-R图 5
2.2.3 数据库表的设计 5
2.3 本章小结 8
3 详细设计 9
3.1 程序主框架 9
3.2 启动界面 9
3.3 用户模块 10
3.3.1 系统首页 10
3.3.2 免费注册 10
3.3.3 会员功能模块 11
3.4 管理员模块 17
3.4.1 管理员登录 17
3.4.2 基本操作 18
3.4.3 会员管理 19
3.4.4 新闻公共管理 20
3.4.5 车次管理 22
3.4.6 订单管理 22
3.5 本章小结 23
4 测试与调试 24
4.1 测试与调试概述 24
4.2 程序功能测试 24
4.2.1 测试主页访问是否成功 24
4.2.2 测试用户注册功能 24
4.2.3 测试管理员与用户登录功能 24
4.2.4 测试订购车票功能与车次管理功能 24
4.2.5 测试管理员管理功能 25
4.3 本章小结 25
5 结论 26
参 考 文 献 27
致 谢 28
1 需求分析
1.1 问题定义
1.2 系统需求
2个大模块:
1.2.1 管理员功能模块:
(1)车次管理功能模块:管理员通过系统将列车的车次信息、经过的站点、时间、票价等信息录入系统
显示全部