【正文】
畢業(yè) 設計( 論文 ) 設計(論文)題目 : 駕校管理系統(tǒng) 學生姓名 學生學號 專業(yè)班級 指導老師 院長 (系主任 ) 年 5 月 28 日 畢業(yè)論文 第 1 頁 軟件學院 畢業(yè)論文原創(chuàng)性聲明 本人鄭重聲明:所呈交的論文是本人在老師的 指導下獨立進行研究所取得的研究成果。除了文中特別加以標注引用的內容外,本論文不包含任何其他個人或集體已經發(fā)表或撰寫的成果作品。對本文的研究做出重要貢獻的個人和集體,均已在文中以明確方式標明。本人完全意識到本聲明的法律后果由本人承擔。 學生簽名: 日期: 200 年 月 日 畢業(yè)論文版權使用授權書 本畢業(yè)論文作者完全了解學校有關保留、使用論文的規(guī)定,同意學校保留并向國家有關部門或機構送交論文的復印件和電子版,允許論文被查閱和借閱。本人授權湖南大學可以將本論文的全部或部分內容編入有關數據庫進行 檢索,可以采用影印、縮印或掃描等復制手段保存和匯編本論文。 本論文屬于 保密 ,在 年解密后適用本授權書。 不保密 √。(請在以上相應方框內打 “√”) 學 生簽名: 日期: 200 年 月 日 指導教師簽名: 日期: 200 年 月 日 畢業(yè)論文 第 I 頁 軟件學院 駕校管理系統(tǒng) 摘 要 隨著社會的發(fā)展,生活水平的提高,駕駛技能正逐漸從謀生需要轉變?yōu)槿藗內粘I畹男枰?,有越來越多的在職人員,大中專院校學生參加駕駛培訓,中請駕駛執(zhí)照。然而,與之相對應的情況卻是我國駕駛 員培訓業(yè)還處于粗放型發(fā)展階段,教學方法效率低,開放性、靈活性差,不能適應道路運輸事業(yè)的發(fā)展及人民日益增長的生活水平的需要 ; 特別是管理方法比較陳舊,計算機等現代化管理手段沒有得到充分的應用。 本文主要介紹了基于 .NET 的駕 校 管理系統(tǒng)的整個軟件開發(fā)過程。為了能夠快速高效地完成一個高質量的系統(tǒng),引入了軟件項目管理,通過制訂項目開發(fā)計劃和進行質量管理來管理系統(tǒng)項目的整個開發(fā)過程。為了保證軟件開發(fā)的成功和解決以后維護的問題,引入了軟件工程和 UML 建模,通過 UML 建模來描述需求分析和進行系統(tǒng)設計。同時我們也加強了對 .NET 技術的研究,通過研究解決了很多開發(fā)過程中遇到的問題,其中基于角色的 Forms 驗證和 URL授權使得系統(tǒng)的開發(fā)更快捷,系統(tǒng)的安全性更可靠。 關鍵字:駕校 管理系統(tǒng) , .NET, SQL 畢業(yè)論文 第 II 頁 軟件學院 Driver39。s training management system ABSTRACT With the development of society and the improvement of standard of living, driving skill bees more and more important. There are more and more inservice staff and college students attending driver39。s training and applying driving license. However, the corresponding condition is that the driver39。s training industry is very poor in our country and the teaching efficiency is low. In particular, the office procedure is very old and the modern management method such as puter hasn39。t been sufficiently applied. This paper mainly introduces the whole development process of driver39。s training management system based on .NET. To develop a system of high quality quickly and efficiently, we import software project management, which manages the whole development process by preparing project development plan and controlling quality. To guarantee the success of software development and solve the problem of maintenance, we import software engineering。 and UML modeling, which are used to describe the requirements analysis and design the system. At the same time, we pay more attention to the study of the .NET technology and solve a lot of problems encountered in the development process. Forms authentication and URL authorization based on role make system development quicker and system security more reliable. KEYWORD: driver39。s training management system, .NET, SQL 畢業(yè)論文 第 III 頁 軟件學院 目 錄 1. 引言 ............................................................ 1 1. 1 課題背景 ................................................... 1 1. 2 課題研究的意義 ............................................. 1 1. 3 論文結構 ................................................... 2 2.課題需求分析 ..................................................... 3 2. 1 對系統(tǒng)需求的認識 ........................................... 3 2. 2 需求分析 ................................................... 3 2. 3 建立用例模型 ............................................... 6 2. 3. 1 確定用例角色 ......................................... 6 2. 3. 2 建立角色用例關系圖 ................................... 6 2. 4 本章小節(jié) ................................................... 7 3.項目開發(fā)計劃和系統(tǒng)設計 ........................................... 8 3. 1 項目開發(fā)計劃 ............................................... 8 3. 2 系統(tǒng)總統(tǒng)設計 ............................................... 9 3. 2. 1 系統(tǒng)架構 ............................................. 9 3. 2. 2 開發(fā)工具 ............................................. 9 3. 3 系統(tǒng)詳細設計 .............................................. 12 3. 3. 1 系統(tǒng)的順序圖 ........................................ 12 3. 3. 2 系統(tǒng)的活動圖 ........................................ 13 3. 4 數據庫設計與實現 .......................................... 15 3. 5 本章小節(jié) .................................................. 17 4.系統(tǒng)編碼實現 .................................................... 19 4. 1 系統(tǒng)數據庫的連接 .......................................... 19 4. 2 系統(tǒng)各功能模塊的實現 ...................................... 19 4. 2. 1 前臺頁面 ............................................ 19 4. 2. 2 后臺頁面 ............................................ 21 4. 3 本章小結 .................................................. 23 5.測試和質量管理 .................................................. 24 5. 1 駕校管理系統(tǒng)的測試 ........................................ 24 5. 1. 1 功能測試 ............................................ 24 5. 1. 2 性能測試 ............................................ 25 5. 1. 3 可行性測試 .......................................... 25 5. 2 系統(tǒng)質量的管理與控制 ...................................... 25 5. 3 本章小節(jié) .................................................. 27 總結與展望 ......................................................... 29 致謝 ............................................................... 30 參考文獻 ........................................................... 31 畢業(yè)論文 第 1 頁 軟件學院 1. 引言 1. 1 課題背景 隨著 Inter/Intra 技術的迅猛發(fā)展, Web 應用 逐漸得以普及和推廣。 它改變了計 算器在網絡