1、 毕毕 业业 设设 计(论计(论 文)文) 题题 目:目: 学学 院:院: 专专 业:业: 学生姓名:学生姓名: 班级班级/学号学号 指导老师指导老师/督导老师:督导老师: 起止时间:起止时间: 至 摘要 摘摘 要要 民航订票管理系统的开发主要包括后台数据库的建立和维护以及前台界面的开发两个方面。民 航订票管理系统可以实现用户注册、登录,航班信息查询、订票和退票,用户管理和航班管理等功 能。为了使最终设计的网站更加贴近实际,本系统参考了网上一些专业的飞机订票网站的基本框架 设计完成。 设计该系统的目的是即使你是一个不懂计算机专业知识的人士也可以很轻松地管理网站, 同时用户可以快捷、方便的订票,
2、使得飞机订票公司以较少的人力取得更多的效益。 该系统使用 B/S 结构,由前台和后台管理两个部分组成。前台作为与用户直接交流、联系的可视 化界面,将系统的各个功能提供给用户,后台管理主要由数据库系统构成,完成对各个数据库表单 的增、删、改操作。系统采用 ASP.NET 和 C#作为前台开发工具,SOL Server 2000 为后台数据库管理系 统,其数据库连接主要运用了 ASP.NET 中的 ADO.NET 控件。在论文的最后,讲述了我在软件编码过程 中遇到的问题及解决方法。 关键词:关键词: 航班;订票; 管理; ASP.NET Abstract Abstract The exploita
3、tion of the management system of booking flights mainly includes two aspects: The background databases establishment and maintenance and the foreground interface designment. The management system of booking flights can carry out functions of register and login of users, inquiring about the flights i
4、nformation , booking and canceling tickets, the management of users and the management of flights. In order to make the final designing website more truthful, the system has come true with consulting the basic frame of some professional website of booking flights. The purpose of designing the system is that even if you are a person who doesnt know computer professional knowledge entirely