国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

圖書館管理信息系統(tǒng)分析與設(shè)計.doc

約20頁DOC格式手機打開展開

圖書館管理信息系統(tǒng)分析與設(shè)計,目 錄【論文摘要】1【關(guān)鍵字】11. 選題背景31.1. 課題背景、意義和來源以及系統(tǒng)工具介紹31.1.1. 課題背景及意義31.1.2. 課題的來源31.1.3. 系統(tǒng)工具介紹31.2. 國內(nèi)外發(fā)展概況41.3. 研究內(nèi)容及須解決的關(guān)鍵問題41.3.1. 研究內(nèi)容41.3.2. 需要解決的...
編號:36-90086大小:329.95K
分類: 論文>計算機論文

內(nèi)容介紹

此文檔由會員 bshhty 發(fā)布

圖書館管理信息系統(tǒng)分析與設(shè)計

目    錄
【論文摘要】 1
【關(guān)鍵字】 1
1. 選題背景 3
1.1.  課題背景、意義和來源以及系統(tǒng)工具介紹 3
1.1.1. 課題背景及意義 3
1.1.2. 課題的來源 3
1.1.3. 系統(tǒng)工具介紹 3
1.2.  國內(nèi)外發(fā)展概況 4
1.3.  研究內(nèi)容及須解決的關(guān)鍵問題 4
1.3.1. 研究內(nèi)容 4
1.3.2. 需要解決的關(guān)鍵問題 4
2. 圖書館管理信息系統(tǒng)解決方案 5
2.1.  方案內(nèi)容 5
2.2.  方案論證 5
2.2.1. 方案的選擇 5
2.2.2. 方案的技術(shù)實現(xiàn) 6
3. 系統(tǒng)總體設(shè)計 7
3.1.  系統(tǒng)總體設(shè)計 7
3.2.  系統(tǒng)總體功能圖 8
3.3.  數(shù)據(jù)庫設(shè)計 8
3.3.1. 數(shù)據(jù)庫的選擇 8
3.3.2. 數(shù)據(jù)庫設(shè)計 9
3.3.4. 數(shù)據(jù)庫關(guān)系圖 10
4. 圖書館管理信息系統(tǒng)的實現(xiàn)過程 11
4.1.  系統(tǒng)結(jié)構(gòu) 11
4.2.  登錄系統(tǒng)界面的設(shè)計 12
4.3.  信息服務(wù)子系統(tǒng)的設(shè)計 12
4.4.  管理和維護子系統(tǒng)的設(shè)計 15
5. 開發(fā)過程遇到的問題及解決方法 20
6. 結(jié)束語 21
參考文獻 21

 


【論文摘要】這篇論文主要講述關(guān)于圖書館管理信息系統(tǒng)的信息,特別是討論了關(guān)于設(shè)計該系統(tǒng)時的思想、方法和過程,以及在細(xì)節(jié)上分析函數(shù)和方法的實現(xiàn)思想。在本論文中講述的圖書館管理信息系統(tǒng)擁有一個交互式的界面、邏輯的數(shù)據(jù)庫結(jié)構(gòu)。并且在設(shè)計數(shù)據(jù)庫時還考慮到了實體完整性約束、參照完整性約束、及盡量減少數(shù)據(jù)的冗余,在數(shù)據(jù)庫里有包括表、過程、函數(shù)、觸發(fā)器等5個數(shù)據(jù)庫對象。許多涉及到圖書、讀者的信息的功能在本系統(tǒng)中都有實現(xiàn)。例如,你可以將新書的信息插入到數(shù)據(jù)庫的圖書基本情況表里;還可以對已經(jīng)插入的關(guān)于圖書的信息進行修改;更重要的是,讀者可以從圖書館里借閱書籍。經(jīng)過多次的測試和運行,本系統(tǒng)能實現(xiàn)其在設(shè)計時的所有功能。
【關(guān)鍵字】圖書、讀者、管理系統(tǒng)、數(shù)據(jù)庫、ODBC

 


Library Management Information System
Chen Qingya
【Abstract】 This dissertation mainly talk about information about the system of library, particularly discusses the design thinking ,method and process of creating a library Management Information System and analyses the function and method of realization in detail. This system , which is implemented in our project talked about in this dissertation has a very interactive interface , a very logical database architecture. What has been taken into account most are entity integrity , reference integrity and reduction of data redundancy. There are 5 database objects in total, including tables , procedure , trigger and so on. Many kinds of functions related to book or reader closely have been implemented in our system .For example: you can insert the information of a new book into database, you can also alter the information which has been inserted , more important ,the reader can borrow book from the library.
After being tested many times ,the system can be run well !

【Keywords】Book、Reader、Management  System、Database、ODBC