【正文】
........ 11 技術(shù)可行性分析 ................................................................................. 13 SQLServer2021 .......................................................................... 14 Microsoft .NET 框架簡介 ............................................................ 14 .NET 開發(fā)工具 — C................................................................... 15 經(jīng)濟(jì)可行性分析 ................................................................................. 18 小結(jié) .................................................................................................. 18 第三章 系統(tǒng)設(shè)計 ............................................................................................ 19 系統(tǒng)功能設(shè)計 .................................................................................... 19 公共類的設(shè)計 ........................................................................... 20 數(shù)據(jù)庫設(shè)計 ........................................................................................ 23 ER 圖設(shè)計 ................................................................................ 23 邏輯關(guān)系表設(shè)計 ....................................................................... 24 系統(tǒng)的安全性設(shè)計 .................................................................... 25 小結(jié) .................................................................................................. 25 第四章 系統(tǒng)實現(xiàn) ............................................................................................ 26 實現(xiàn) ................................................................................................. 26 管理員添加、修改圖書時序圖 .................................................. 26 讀者借閱圖書時序圖 ................................................................ 27 實現(xiàn) ................................................................................................. 28 讀者類型管理窗口 ..................................................................... 28 添加 /修改讀者信息窗口 ............................................................. 29 添加 /修改讀者信息窗 口 ............................................................. 30 圖書歸還窗口 ............................................................................ 31 關(guān)鍵問題的解決 ................................................................................. 31 第五章 系統(tǒng)測試 ............................................................................................ 32 系統(tǒng)測試的基本原則 .......................................................................... 32 軟件測試方法 .................................................................................... 32 系統(tǒng)的單元測試 ................................................................................. 32 系統(tǒng)測試結(jié)論 .................................................................................... 34 軟件能力 .................................................................................. 34 軟件的缺陷和限制 .................................................................... 34 系 統(tǒng)維護(hù) ........................................................................................... 35 5 第六章 結(jié)論 ................................................................................................... 36 完成情況 ........................................................................................... 36 未來工作 ........................................................................................... 36 參考文獻(xiàn) ......................................................................................................... 38 6 第一章 緒論 背景 圖書信息管理信息系統(tǒng) (LMIS) ,是一類專用于圖書館領(lǐng)域的特殊的管理信息系統(tǒng) (M IS) 。 關(guān)鍵詞: C.NET; 圖書館信息管理系統(tǒng) ; ; .NET 框架 3 The Design and Implementation of Universal Library Management System Based DotNET Abstract The Universal library owns abundant cultural information resources, It is the important part of the social culture. Its function is more and more important in the information acculturate. Thus, the paper researched and developed the library information management system according to library advanced theories and present characteristic of library trade of our country. This thesis mainly deals with research and application of the frame, key technique and core service of the exploring platform .NET of Microsoft. Based on the analysis of university library services, this thesis will generalize the background of exploration of the system, developing tools and specific designs. In order to realize the management of information of a library, this system can be divided into two parts: Library information service system and integrated management system. The users of the books are borrower, including students and teachers。并充分、具體說明了用 .NET 框架下的 C與 實現(xiàn)的 B/S 架構(gòu)的應(yīng)用程序設(shè)計。 主要實現(xiàn)對圖書館信息的管理, 該系統(tǒng) 可以分為兩大塊:圖書信息的服務(wù)系統(tǒng)和圖書的綜合管理系統(tǒng)。1 基于 .NET 高校 的 圖書管理 系統(tǒng)的 設(shè)計和實現(xiàn) The Design and Implementation 2 摘要 圖書館擁有豐富的文獻(xiàn)信息資源, 同時由于計算機(jī)技術(shù)、網(wǎng)絡(luò)技術(shù)的迅猛發(fā)展,使得圖書館的信息管理在當(dāng)今社會 作用愈來愈重要。 本系統(tǒng) 在分析高校圖書館業(yè)務(wù)的前提下, 概括描述 了系統(tǒng)的開發(fā)背景、開發(fā)工具和具體設(shè)計。在主要 系統(tǒng)的設(shè)計和開發(fā)過程中貫穿了 UML的應(yīng)用,具體包括系統(tǒng)各個 功能 模塊的用例圖、類圖、活動圖、時序圖等的設(shè)計和 應(yīng)用。 通過對系統(tǒng)的整體測試證明系統(tǒng)運(yùn)行正常,達(dá)到了預(yù)期的設(shè)計目標(biāo),為圖書館信息化管理提供了有效的軟件 技術(shù)方面的 支持。 and query books information, borrowing and returning. The application of UML is throughout the process of designing and exploring this system, including the design of each functional model. And this thesis also makes a sufficient and specific narration of the design of the B/S application using C and . As far, this system has already finished t