下载后可任意编辑基 于 Web 的 航 空 机 票 售 票 管 理 信息 系 统院 系计算机学院专 业班 级学 号姓 名指导老师负责老师沈阳2024 年 6 月下载后可任意编辑摘 要本 文 主 要 介 绍 了 航 空 售 票 系 统 信 息 管 理 的 设计和实现过程。首先叙述了开发该系统的背景、目的及意义。比较多的篇幅阐述了系统的需求分析、概要设计、详细设计以及功能的实现。本系统主要包括基本信息管理、业务处理、信息查询。基本信息管理包括售票员信息管理、乘客信息管理、航班信息管理、乘客保险信息管理、机票价格信息管理;业务处理包括机票销售、退票处理和销售结算,信息查询主要包括客户信息查询、航班信息查询、机票销售查询 、 退 票 信 息 查 询 。系统采纳JSP 和Java开发;后台数据库采纳MySQL 。 面 对 对 象 可 视 化 编 程 是 本 系 统 的 最 大 特 点 ,清楚的人机交互界面可以更方便的实现航空售票管理功能。经测试系统性能良好,人机界面比 较 友 好 , 操 作 简 便 , 有 一 定 的 使 用 价 值 。I(论文)关键词:航空港信息管理;航班信息管理;售票管理;退票管理;保险信息管理;预订票管理II下载后可任意编辑AbstractThe paper introduces the process of design and implementation on information management system which is concerning selling tickets in the airline company. First of all, this paper describes the background, purpose and significance of developing this system, and then explains system requirement analysis, outline design, detailed design and program achievement. This system includes the basic information management, transaction management and information query. Basic information management includes the conductors information management, passengers information management, flights information management, passenger insurance information management and ticket price information management; transaction management includes selling airplane tickets, refunding airplane tickets and balancing sale; information query includes customer information query, flig...