【正文】
畢業(yè)論文 1 在線訂票系統(tǒng) 摘 要 本文主要闡述軟件工程課程設(shè)計(jì)管理系統(tǒng)案例庫(kù)中案例的建設(shè)過(guò)程。所選項(xiàng)目“機(jī)票預(yù)訂系統(tǒng)”和“教務(wù)管理系統(tǒng)之子系統(tǒng) —— 系內(nèi)課程安排”都具有典型的信息管理系統(tǒng)的特征。論文從軟件工程的角度介紹了這兩個(gè)案例的開(kāi)發(fā)過(guò)程,包括可行性分析和需求分析,系統(tǒng)設(shè)計(jì),文件和數(shù)據(jù)庫(kù)設(shè)計(jì),系統(tǒng)編碼實(shí)現(xiàn),測(cè)試。本系統(tǒng)采用了 Asp, Access 等技術(shù)。整篇論文,作者著重對(duì)“機(jī)票預(yù)訂系統(tǒng)”進(jìn)行了系統(tǒng)分析,開(kāi)發(fā),并對(duì)“教務(wù)管理系統(tǒng)之子系統(tǒng) —— 系內(nèi)課程安排”進(jìn)行了初步的分析。設(shè)計(jì)結(jié)果可作為軟件工程課程設(shè)計(jì)訓(xùn)練的一個(gè)參考。 關(guān)鍵詞: 軟件開(kāi)發(fā) 數(shù)據(jù)流程 數(shù)據(jù)字典 案例 畢業(yè)論文 2 Abstract This text mainly elaborates the case a database of the software engineering course design management system in the construction process of the case example. All have the characteristic of the information management system of the typical model the options eyes the ticket reserves the system and the sub system of the educational administration management system the course inside the department arrange. The thesis introduced these two development processes of the individual cases example from the angle of the software engineering, including the viability assessment and needs analysis, system design, document and database design, the system codes the realization, test. This system adopted the Asp, Access etc. technique. The whole sis, the author emphasizes the analysis to the ticket reserves the system carried on the system analysis, the development, and carried on the first step to the educational administration manages the sub system of the system the course inside the department arrange. Design result can be a reference of the software engineering course design training. Keywords: software projects dataflow diagram data dictionary Case example 畢業(yè)論文 3 目 錄 第一章 緒論 .................................................... 1 167。 軟件工程現(xiàn)狀 ................................................. 1 167。 課題意義 ..................................................... 1 167。 本課題解決方案簡(jiǎn)述 ........................................... 2 167。 案例選擇 ..................................................... 2 167。 本人所承擔(dān)任務(wù)與要求概括 ..................................... 2 第二章 案例:“機(jī)票預(yù)訂系統(tǒng)”的建設(shè) ................................ 4 167。 問(wèn)題描述 ..................................................... 4 167。 可性行分析 ................................................... 4 167。 引言 ..................................................... 4 167。 可行性研究的前提 ......................................... 4 167。 技術(shù)上可行性 ............................................. 5 167。 經(jīng)濟(jì)上可行性 ............................................. 5 167。 操作上可行性 ............................................. 5 167。 法律上可行性 ............................................. 5 167。 需求分析 ..................................................... 5 167。 目標(biāo) ....................................................... 5 167。 機(jī)票預(yù)訂系統(tǒng)的功能要求 ................................... 6 167。 客戶端功能要求 ........................................... 7 167。 服務(wù)器端功能要求 ......................................... 7 167。 機(jī)票預(yù)訂系統(tǒng)的性能要求 ................................... 8 167。 機(jī)票預(yù)訂系統(tǒng)的數(shù)據(jù)要求 ................................... 9 167。 系統(tǒng)設(shè)計(jì) ..................................................... 9 167。 系統(tǒng)構(gòu)架設(shè)計(jì) ............................................. 9 167。 詳細(xì)頁(yè)面設(shè)計(jì) ............................................ 19 167。 文件和數(shù)據(jù)庫(kù)設(shè)計(jì) ........................................ 20 167。 測(cè)試 ........................................................ 25 167。 目的 ..................................................... 25 167。 目標(biāo) .................................................... 25 167。 運(yùn)行環(huán)境 ................................................ 25 167。 測(cè)試方案 ................................................ 25 167。 測(cè)試過(guò)程 ................................................ 26 167。 測(cè)試結(jié)果 ................................................ 29 167。 小結(jié) ........................................................ 29 第三章 案例:“教務(wù)管理系統(tǒng)之子系統(tǒng) —— 系內(nèi)課程安排”的建設(shè) ......... 30 167。 問(wèn)題描述 .................................................... 30 167。 可行性研究報(bào)告 .............................................. 30 畢業(yè)論文 4 167。 引言 .................................................... 30 167。 可行性研究的前提 ........................................ 30 167。 技術(shù)上可行性 ............................................ 30 167。 經(jīng)濟(jì)上可行性 ............................................ 31 167。 操作上可行性 ............................................ 31 167。 法律上可行性 ............................................ 31 167。 需求確定 .................................................... 31 167。 引言 .................................................... 31 167。 任務(wù)概述 ................................................ 31 167。 系統(tǒng)設(shè)計(jì) .................................................... 32 167。 系統(tǒng)構(gòu)架設(shè)計(jì) ............................................ 32 167。 輸出設(shè)計(jì) ................................................ 36 167。 輸入設(shè)計(jì) ................................................ 37 167。 文件和數(shù)據(jù)庫(kù)設(shè)計(jì) ........................................ 37 167。 小結(jié) ........................................................ 40 第四章 系統(tǒng)集成與測(cè)試 ......................................... 41 167。 目的 ........................................................ 41 167。 目標(biāo) ........................................................ 41 167。 運(yùn)行環(huán)境 .................................................... 41 167。 測(cè)試 人員 .................................................... 41 167。 測(cè)試項(xiàng)目 .................................................... 41 167。 測(cè)試結(jié)果 .................................................... 41 結(jié) 論 ........................................................ 42 參考文獻(xiàn) ...................................................... 43 附 錄 .......................................... 錯(cuò)誤 !未定義書簽。 致 謝 ........................................................ 44 畢業(yè)論文 1 第一章 緒論 167。 軟件工程現(xiàn)狀 1969 年,美國(guó) IBM 公司首次宣布除操作系統(tǒng)繼續(xù)隨計(jì)算機(jī)配送外,其余軟件一律計(jì)價(jià)出售,從此開(kāi)創(chuàng)了軟件成為獨(dú)立商品的先河。短短 30 幾年的時(shí)間,計(jì)算機(jī)軟件的重要性與日俱增。從 PC 機(jī)到筆記本電腦,從因特網(wǎng)到移動(dòng)電話,從先進(jìn)的武器到現(xiàn)代的家電,計(jì)算機(jī)軟件幾乎無(wú)處不在,無(wú)時(shí)不在。世界上最大的軟件公司微軟公司及其創(chuàng)始人,已成為全球知名度最高的企業(yè)和任務(wù)之一。在很多發(fā)達(dá)國(guó)家,軟件產(chǎn)業(yè)已成為社會(huì)的支柱產(chǎn)業(yè),軟件工程師也成為最受青睞的一種職業(yè)。 正是由于軟件的發(fā)展,使