檔案管理系統(tǒng)的設(shè)計與實現(xiàn).doc
檔案管理系統(tǒng)的設(shè)計與實現(xiàn),摘 要電子檔案管理系統(tǒng)已成為目前最流行的一種檔案管理系統(tǒng),它結(jié)構(gòu)簡單、操作方便,適合各層管理人士使用,受到各級管理層人士的青睞。檔案管理由電子管理模式替代了傳統(tǒng)的紙質(zhì)管理模式.asp是一個web服務(wù)器端的開發(fā)環(huán)境,它可以產(chǎn)生和運行動態(tài)的、交互的、高性能的應(yīng)用程序。本系統(tǒng)對檔案管理系統(tǒng)的體系結(jié)構(gòu)、...
內(nèi)容介紹
此文檔由會員 九袋張 發(fā)布檔案管理系統(tǒng)的設(shè)計與實現(xiàn)
摘 要
電子檔案管理系統(tǒng)已成為目前最流行的一種檔案管理系統(tǒng),它結(jié)構(gòu)簡單、操作方便,適合各層管理人士使用,受到各級管理層人士的青睞。檔案管理由電子管理模式替代了傳統(tǒng)的紙質(zhì)管理模式.ASP是一個Web服務(wù)器端的開發(fā)環(huán)境,它可以產(chǎn)生和運行動態(tài)的、交互的、高性能的應(yīng)用程序。本系統(tǒng)對檔案管理系統(tǒng)的體系結(jié)構(gòu)、模塊功能進行了分析與設(shè)計,系統(tǒng)在ASP的開發(fā)環(huán)境下,使用Access數(shù)據(jù)庫,實現(xiàn)了企業(yè)職員檔案信息的錄入、查詢、修改、刪除、還原等功能。本系統(tǒng)從需求分析、系統(tǒng)的設(shè)計、具體功能的實現(xiàn)都嚴(yán)格遵循了軟件設(shè)計工程的思想。
關(guān)鍵詞:檔案管理;ASP;Web技術(shù);管理系統(tǒng)
The Design and Implementation of the Archive
Management System
Abstract
The electronic archive management system is the most popular system now. Because its structure is simple and it is easy to operate, so it can be used by the people of all levels and be loved by the managers. Nowadays, the electronic archive management systems have replaced the traditional paper based archive management mode. ASP is a server side technology to generate dynamic web pages, and it could generate dynamic interactive hi-performance App. This system designs and analyzes the structure and function of archive management system. Based on ASP, and the function of Access, this system makes the managers could sign in, inquire, modify, delete and restore archive information. This system introduces the way in which the archive management system implements its function. The analyses of the requirements of the system, the design of the system, the implementation of the function in this essay absolutely follow the process of the software development.
Key words: Archive Management; ASP; Web Technology; Management System
目 錄
論文總頁數(shù):22頁
1 引 言 1
2 檔案管理系統(tǒng)系統(tǒng)分析 1
2.1 系統(tǒng)需求分析 1
2.1.1用戶身份級別要求 2
2.1.2系統(tǒng)功能模塊設(shè)置 2
2.1.3系統(tǒng)設(shè)計目標(biāo) 3
2.2 系統(tǒng)的開發(fā)工具 4
2.2.1開發(fā)環(huán)境 4
2.2.2編程運行環(huán)境 5
3 檔案管理系統(tǒng)設(shè)計 5
3.1 數(shù)據(jù)庫設(shè)計 5
3.2 系統(tǒng)模塊分析與設(shè)計 7
3.3 界面設(shè)計 8
3.4 系統(tǒng)流程圖與檔案管模塊功能說明 9
3.4.1系統(tǒng)流程圖 9
3.4.2檔案管理模塊功能說明 9
4 檔案管理系統(tǒng)具體實現(xiàn) 11
4.1 用戶登錄驗證操作代碼 11
4.2 檔案信息修改功能部分代碼 12
4.3 數(shù)據(jù)庫連接的實現(xiàn) 13
5 功能模塊的測試 13
6 系統(tǒng)維護 14
結(jié) 論 15
參考文獻 15
附 錄 16
致 謝 21