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

檔案管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn).doc

約26頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

檔案管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn),摘 要電子檔案管理系統(tǒng)已成為目前最流行的一種檔案管理系統(tǒng),它結(jié)構(gòu)簡(jiǎn)單、操作方便,適合各層管理人士使用,受到各級(jí)管理層人士的青睞。檔案管理由電子管理模式替代了傳統(tǒng)的紙質(zhì)管理模式.asp是一個(gè)web服務(wù)器端的開(kāi)發(fā)環(huán)境,它可以產(chǎn)生和運(yùn)行動(dòng)態(tài)的、交互的、高性能的應(yīng)用程序。本系統(tǒng)對(duì)檔案管理系統(tǒng)的體系結(jié)構(gòu)、...
編號(hào):45-160467大小:1.40M
分類(lèi): 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 九袋張 發(fā)布

檔案管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

摘  要
電子檔案管理系統(tǒng)已成為目前最流行的一種檔案管理系統(tǒng),它結(jié)構(gòu)簡(jiǎn)單、操作方便,適合各層管理人士使用,受到各級(jí)管理層人士的青睞。檔案管理由電子管理模式替代了傳統(tǒng)的紙質(zhì)管理模式.ASP是一個(gè)Web服務(wù)器端的開(kāi)發(fā)環(huán)境,它可以產(chǎn)生和運(yùn)行動(dòng)態(tài)的、交互的、高性能的應(yīng)用程序。本系統(tǒng)對(duì)檔案管理系統(tǒng)的體系結(jié)構(gòu)、模塊功能進(jìn)行了分析與設(shè)計(jì),系統(tǒng)在ASP的開(kāi)發(fā)環(huán)境下,使用Access數(shù)據(jù)庫(kù),實(shí)現(xiàn)了企業(yè)職員檔案信息的錄入、查詢(xún)、修改、刪除、還原等功能。本系統(tǒng)從需求分析、系統(tǒng)的設(shè)計(jì)、具體功能的實(shí)現(xiàn)都嚴(yán)格遵循了軟件設(shè)計(jì)工程的思想。
關(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
目  錄
論文總頁(yè)數(shù):22頁(yè)
1 引  言 1
2 檔案管理系統(tǒng)系統(tǒng)分析 1
2.1 系統(tǒng)需求分析 1
2.1.1用戶(hù)身份級(jí)別要求 2
2.1.2系統(tǒng)功能模塊設(shè)置 2
2.1.3系統(tǒng)設(shè)計(jì)目標(biāo) 3
2.2 系統(tǒng)的開(kāi)發(fā)工具 4
2.2.1開(kāi)發(fā)環(huán)境 4
2.2.2編程運(yùn)行環(huán)境 5
3 檔案管理系統(tǒng)設(shè)計(jì) 5
3.1 數(shù)據(jù)庫(kù)設(shè)計(jì) 5
3.2 系統(tǒng)模塊分析與設(shè)計(jì) 7
3.3 界面設(shè)計(jì) 8
3.4 系統(tǒng)流程圖與檔案管模塊功能說(shuō)明 9
3.4.1系統(tǒng)流程圖 9
3.4.2檔案管理模塊功能說(shuō)明 9
4 檔案管理系統(tǒng)具體實(shí)現(xiàn) 11
4.1 用戶(hù)登錄驗(yàn)證操作代碼 11
4.2 檔案信息修改功能部分代碼 12
4.3 數(shù)據(jù)庫(kù)連接的實(shí)現(xiàn) 13
5 功能模塊的測(cè)試 13
6 系統(tǒng)維護(hù) 14
結(jié)    論 15
參考文獻(xiàn) 15
附    錄 16
致    謝 21