基于pb的圖書管理系統(tǒng).rar
基于pb的圖書管理系統(tǒng),摘要隨著信息技術在管理上越來越深入而廣泛的應用,管理信息系統(tǒng)的實施在技術上已逐步成熟。管理信息系統(tǒng)是一個不斷發(fā)展的新型學科,企業(yè)要生存要發(fā)展,要高效率地把企業(yè)活動有機地組織起來,就必須加強企業(yè)管理,即加強對企業(yè)內(nèi)部的各種資源(人、財、物等)的有效管理,建立與自身特點相適應的管理信息系統(tǒng)。本文介紹了在powerbuide...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 danusha 發(fā)布
摘 要
隨著信息技術在管理上越來越深入而廣泛的應用,管理信息系統(tǒng)的實施在技術上已逐步成熟。管理信息系統(tǒng)是一個不斷發(fā)展的新型學科,企業(yè)要生存要發(fā)展,要高效率地把企業(yè)活動有機地組織起來,就必須加強企業(yè)管理,即加強對企業(yè)內(nèi)部的各種資源(人、財、物等)的有效管理,建立與自身特點相適應的管理信息系統(tǒng)。
本文介紹了在PowerBuider環(huán)境下采用“自上而下地總體規(guī)劃,自下而上地應用開發(fā)”的策略開發(fā)一個管理信息系統(tǒng)的過程。通過分析傳統(tǒng)的人工管理圖書館的不足,創(chuàng)建了一套行之有效的計算機管理圖書館的方案。文章詳細介紹了圖書管理信息系統(tǒng)的系統(tǒng)分析部分,包括可行性分析、組織機構分析、管理職能分析、業(yè)務流程分析、數(shù)據(jù)流程分析、數(shù)據(jù)字典、處理描述等等;系統(tǒng)設計部分主要介紹了系統(tǒng)功能設計和數(shù)據(jù)庫設計;系統(tǒng)實現(xiàn)部分列出了幾個主要的程序框圖,并附帶了一些主要的窗口和程序。
本系統(tǒng)界面友好,操作簡單,比較實用。
【關鍵字】管理信息系統(tǒng)、圖書管理、PowerBuider應用。
Abstract
With more and more widespread and profound application of information technology in management, the implement of management information system has become mature in technology step by step. Managing information system is a new subject. Enterprise needs existence and development, so enterprise activities should be organized efficiently and organically, which means tightening up the enterprise management and strengthening effective management of any resource (staff, finance, property, etc.) internal the enterprise, and also establishing a management information system fitting in with its own characteristics.
This article introduces the detailed process of exploring a management information system under the environment of PowerBuilder, utilizing “Top-Bottom” overall plan and a strategy according to “Bottom-Top” application and exploitation. That is to establish a set of effective scheme for library management by computer, through analyzing disadvantages of traditional library management by human resources. This article emphasizes on three sections. The system analysis section of library management information includes feasible analysis, organizing organs analysis, management function analysis, technological process of business analysis, technological process of data analysis, data dictionary, disposal description and the like. The system design section mainly focuses on system function design and data base design. And the system realization section has provided several major program charts, together with the main windows and programs.
This economical and pragmatic system has explicit interface, with simple operation.
[Keywords] MIS、library management、PowerBuilder application
目 錄
一 前 言 1
1 MIS系統(tǒng)開發(fā)方法 1
2 MIS系統(tǒng)開發(fā)過程 2
二 系統(tǒng)需求分析 4
1現(xiàn)行業(yè)務描述 4
2現(xiàn)行系統(tǒng)存在問題的分析 5
3解決方案 6
1 系統(tǒng)目標設計 7
2 系統(tǒng)功能分析 8
3系統(tǒng)各功能模塊設計 8
4數(shù)據(jù)流圖 9
1數(shù)據(jù)庫需求分析 13
2 數(shù)據(jù)庫邏輯結構設計 14
1 POWERBUILDER開發(fā)工具簡介 20
2 POWERBUILDER 8應用程序開發(fā)的基本步驟 20
3 編碼規(guī)范 21
4 創(chuàng)建祖先窗口和全局函數(shù) 21
5 應用程序對象 APP_LIBRARAIN 24
7 補充說明 48
七 結束語 49
隨著信息技術在管理上越來越深入而廣泛的應用,管理信息系統(tǒng)的實施在技術上已逐步成熟。管理信息系統(tǒng)是一個不斷發(fā)展的新型學科,企業(yè)要生存要發(fā)展,要高效率地把企業(yè)活動有機地組織起來,就必須加強企業(yè)管理,即加強對企業(yè)內(nèi)部的各種資源(人、財、物等)的有效管理,建立與自身特點相適應的管理信息系統(tǒng)。
本文介紹了在PowerBuider環(huán)境下采用“自上而下地總體規(guī)劃,自下而上地應用開發(fā)”的策略開發(fā)一個管理信息系統(tǒng)的過程。通過分析傳統(tǒng)的人工管理圖書館的不足,創(chuàng)建了一套行之有效的計算機管理圖書館的方案。文章詳細介紹了圖書管理信息系統(tǒng)的系統(tǒng)分析部分,包括可行性分析、組織機構分析、管理職能分析、業(yè)務流程分析、數(shù)據(jù)流程分析、數(shù)據(jù)字典、處理描述等等;系統(tǒng)設計部分主要介紹了系統(tǒng)功能設計和數(shù)據(jù)庫設計;系統(tǒng)實現(xiàn)部分列出了幾個主要的程序框圖,并附帶了一些主要的窗口和程序。
本系統(tǒng)界面友好,操作簡單,比較實用。
【關鍵字】管理信息系統(tǒng)、圖書管理、PowerBuider應用。
Abstract
With more and more widespread and profound application of information technology in management, the implement of management information system has become mature in technology step by step. Managing information system is a new subject. Enterprise needs existence and development, so enterprise activities should be organized efficiently and organically, which means tightening up the enterprise management and strengthening effective management of any resource (staff, finance, property, etc.) internal the enterprise, and also establishing a management information system fitting in with its own characteristics.
This article introduces the detailed process of exploring a management information system under the environment of PowerBuilder, utilizing “Top-Bottom” overall plan and a strategy according to “Bottom-Top” application and exploitation. That is to establish a set of effective scheme for library management by computer, through analyzing disadvantages of traditional library management by human resources. This article emphasizes on three sections. The system analysis section of library management information includes feasible analysis, organizing organs analysis, management function analysis, technological process of business analysis, technological process of data analysis, data dictionary, disposal description and the like. The system design section mainly focuses on system function design and data base design. And the system realization section has provided several major program charts, together with the main windows and programs.
This economical and pragmatic system has explicit interface, with simple operation.
[Keywords] MIS、library management、PowerBuilder application
目 錄
一 前 言 1
1 MIS系統(tǒng)開發(fā)方法 1
2 MIS系統(tǒng)開發(fā)過程 2
二 系統(tǒng)需求分析 4
1現(xiàn)行業(yè)務描述 4
2現(xiàn)行系統(tǒng)存在問題的分析 5
3解決方案 6
1 系統(tǒng)目標設計 7
2 系統(tǒng)功能分析 8
3系統(tǒng)各功能模塊設計 8
4數(shù)據(jù)流圖 9
1數(shù)據(jù)庫需求分析 13
2 數(shù)據(jù)庫邏輯結構設計 14
1 POWERBUILDER開發(fā)工具簡介 20
2 POWERBUILDER 8應用程序開發(fā)的基本步驟 20
3 編碼規(guī)范 21
4 創(chuàng)建祖先窗口和全局函數(shù) 21
5 應用程序對象 APP_LIBRARAIN 24
7 補充說明 48
七 結束語 49
TA們正在看...
- 小學生的厭學心理分析.doc
- _藍色糧倉_國家糧食安全的戰(zhàn)略保障.pdf
- eit產(chǎn)學研協(xié)同創(chuàng)新平臺運行機制案例研究.pdf
- ofdi與國內(nèi)創(chuàng)新能力關系中的_門限效應_區(qū)域金融發(fā)...pdf
- ppp模式下戰(zhàn)略性新興產(chǎn)業(yè)評價維度的構建.pdf
- 產(chǎn)業(yè)創(chuàng)新生態(tài)系統(tǒng)的價值創(chuàng)造和獲取機制分析_基于中...pdf
- 產(chǎn)業(yè)集群社會資本對創(chuàng)新績效的影響研究_基于產(chǎn)業(yè)集...pdf
- 創(chuàng)新參與者視角的創(chuàng)新環(huán)境評價研究.pdf
- 創(chuàng)新集聚能力對創(chuàng)新集聚績效的作用機制研究.pdf
- 創(chuàng)新目標_信息來源與創(chuàng)新成功關系實證研究.pdf