【正文】
畢業(yè)設計說明書論文 1961660126 課件之家的資料精心整理好資料 編號 無錫 太湖學院 畢業(yè)設計(論文) 題目: 基于 .NET 的航空訂票系統(tǒng) 設計與開發(fā) 信機 系 計算機科學與技術 專業(yè) 學 號: 學生姓名: 指導教師: (職稱: 副教授 ) (職稱: ) 2020年 5月 25日畢業(yè)設計說明書論文 1961660126 課件之家的資料精心整理好資料 無錫 太湖學院本科畢業(yè)設計(論文) 誠 信 承 諾 書 本人鄭重聲明:所呈交的畢業(yè)設計(論文) 基于 .NET 的航 空訂票系統(tǒng)設計與開發(fā) 是本人在導師的指導下獨立進行研究所取得的成果,其內容除了在畢業(yè)設計(論文)中特別加以標注引用,表示致謝的內容外,本畢業(yè)設計(論文)不包含任何其他個人、集體已發(fā)表或撰寫的成果作品。 班 級: 計科 94 學 號: 0921131 作者姓名: 2020 年 5 月 25 日 畢業(yè)設計說明書論文 1961660126 課件之家的資料精心整理好資料 摘 要 隨著計算機科學技術的日益發(fā)展及信息化技術向各個領域的不斷深入,人們的學習生活已越來越趨向于信息化。為跟上時代的要求及人們生活的步伐,航空訂票業(yè)務也日益發(fā)展了起來。它的發(fā)展不僅給人們帶來了很大的便利性,還在很大程度上減輕了其管理人員的工作壓力。 在航空訂票系統(tǒng)的開發(fā)過程中遵循了軟件的生命周期:問題的定義、需求分析、軟件設計、程序編碼、軟件測試這五個階段。本系統(tǒng)前臺,新客戶可進行注冊;若老客戶忘記密碼,可在忘記密碼頁面重置密碼; 老客戶登錄進入本系統(tǒng)后,可進行航班的查詢,機票的預定、取消訂單、支付、退票;可進行訂單的查詢及客戶密碼的修改;客戶在幫助中心可進行留言。本系統(tǒng)后臺,管理人員對客戶信息、留言可進行查詢;對航班可進行查增刪改操作;對客戶訂單可查詢及定期進行刪除;高級管理員可對所有管理員進行查詢及增刪改操作,普通管理員只能對自身信息進行操作。 本航空訂票系統(tǒng)是利用 C編程語言來實現(xiàn)的,用數(shù)據庫 SQL Server 2020來存儲信息,并 采用基于 XML的三層瀏覽器 /服務器體系結構。 關鍵詞: ; C; SQL Server 2020;航空訂票系統(tǒng) 畢業(yè)設計說明書論文 1961660126 課件之家的資料精心整理好資料 Abstract With the increasing development of the puter science and information technology to every field indepth, people39。s learning life has more and more tend to information. To keep pace with the times and the pace of people39。s life, airline reservation business is also growing up. Its development not only brings a lot of convenience to people, also reduces the pressure on its management staff. In the development process in the airline reservation systems follows the software life cycle: problem definition, requirements analysis, software design, program coding, the five stages in software testing. This system foreground, new customers can register. If the old customers fet a password, the password can be found in the fetting password page. After Old customers log in the system, they can carry out querying flights, booking tickets, canceling the order, paying and returning tickets. And customers can query orders and modify the customer password. The customer can leave messages in the center of the help message. This system background, managers can query customers’ information and messages being leaved by customers. The flight can be queried, be added, be deleted and be modified. Managers can query and delete customers’ orders. Senior managers can query and update all managers’ information。 general managers can only to operate their own information. The airline reservation system is using , C programming language, SQL Server 2020 database to store information, and the use of XMLbased threetier Browser / Web architecture. Key words: 。 C。 SQL Server 2020。 Airline reservation system 畢業(yè)設計說明書論文 1961660126 課件之家的資料精心整理好資料 目 錄 摘 要 ............................................................................................................................................. II Abstract ..........................................................................................................................................III 目 錄 ........................................................................................................................................... IV 1 緒論 ............................................................................................................................................. 1 航空訂票系統(tǒng)的研究內容和意義 ...................................................................................... 1 國內外的發(fā)展概況 .............................................................................................................. 1 本系統(tǒng) 應達到的要求 .......................................................................................................... 1 系統(tǒng)運行環(huán)境 ...................................................................................................................... 2 論文主要結構 ...................................................................................................................... 2 2 相關技術 ..................................................................................................................................... 3 技術 ....................................................................................................................... 3 C技術 ................................................................................................................................... 3 SQL Server 2020 技術 .......................................................................................................... 4 本章小結 .............................................................................................................................. 5 3 航空訂票系統(tǒng)系統(tǒng)分析 ............................................................................................................. 7 可行性研究 .......................................................................................................................... 7 系統(tǒng)需求分析 ...................................................................................................................... 7 系統(tǒng)需求分析描述 ........................................................................................................ 7 數(shù)據流分析 .................................................................................................................... 8 數(shù)據字典 ...................................................................................................................... 10 系統(tǒng)功能需求 ...............................................................................................