基于.NET的火车联网售票系统的设计-无忧无虑毕设网.doc
文本预览下载声明
无忧无虑毕设网()-大学生毕业设计站,免费毕业设计论文,无忧无虑毕设网大学生毕业设计,出售各类毕业设计源码,论文,程序源码,网站源码,免费视频教程,我们将竭诚为您服务!
基于.NET的火车联网售票系统的设计
基于.NET的火车联网售票系统的设计
摘 要
基于B/S模式的系统是一个目前非常流行的系统。该系统的出现大大满足了现今的需要,使原本的方便快捷,从而提高效率并且大大降低了的工作量。系统系统Design of Train Online Booking System Based on .NET
Abstract
Online Booking System based on B/S structure is currently a very popular online ticketing system. The system can meet the requirement of the selling train ticketing, make the extremely trouble process of buying train ticket fast and convenient. It improves efficiency and reduces workload of conductor.
Train Online Booking System mainly comprise of ticket query, booking subsystem, complete online ticket query (includes simple query, detail query), online booking and so on. The development includes the establishment and management of the background database, and the implementation of application program .The system will allow customers to inquiries and book the train tickets through the Internet. They can inquire about the tickets of their booking at any time.
This paper introduces the ticketing system interconnection of the overall system architecture and how to create Microsoft SQL SERVER database being followed by a detailed description of the subsystems, including the subsystems overview, the detail of realization and the related design of table.
Key words: online booking ; order ; manage
目 录
论文总页数:21页
1 引言 1
1.1 课题背景 1
1.2 本课题研究的意义 1
2 系统概述 1
2.1 开发目的 1
2.2 开发环境 1
2.2.1 硬件环境 1
2.2.2 软件环境 1
2.3 软硬件需求 2
2.3.1 硬件配置要求 2
2.3.2 软件配置要求 2
3 数据库设计 2
3.1 数据库概念模型 2
3.2 数据库各表设计 4
3.3 数据库的连接 6
4 系统总体设计 7
4.1 用户登录和注册子系统 7
4.1.1 用户登录模块 7
4.1.2 用户注册模块 7
4.2 火车票查询子系统 8
4.2.1 快速查询 8
4.2.2 详细查询 8
4.3 订票子系统 8
4.4 用户管理子系统 8
4.4.1 用户注册信息的管理 8
4.4.2 订单管理 8
4.4.3 用户留言模块 8
4.5 管理员管理子系统 8
4.5.1 订单信息管理 8
4.5.2 用户信息管理 9
4.5.3 车票信息管理 9
4.5.4 地址信息管理 9
4.5.5 用户留言管理 9
4.5.6 发布公告/热门信息模块 9
5 系统具体设计 9
5.1 用户登录和注册子系统设计 9
5.1.1 功能概述 9
5.1.2 用户登录和注册子系统的实现 9
5.2 火车票查询子系统设计 10
5.2.1 功能概述 10
5.2.2 火车票查询子系统的实现 11
5.3 订票子系统设计 12
5.3.1 功能概
显示全部