【正文】
畢業(yè)設(shè)計 ( 論文 ) 網(wǎng)絡(luò)文件管理系統(tǒng)的設(shè)計與實現(xiàn) 論文作者姓名: 申請學位專業(yè): 申請學位類別: 指導教師姓名(職稱): 論文提交日期: 網(wǎng)絡(luò)文件管理系統(tǒng)的設(shè)計與實現(xiàn) 摘 要 隨著計算機及網(wǎng)絡(luò)技術(shù)的飛速發(fā)展,企業(yè)文件管理信息化、網(wǎng)絡(luò)化是必然的趨勢。利用計算機和網(wǎng)絡(luò)技術(shù)來進行文件管理,具有以下優(yōu)勢:利于實現(xiàn)數(shù)據(jù)信息的共享,減輕管理員的工作負荷,使文件管理更科學、更規(guī)范、更安全。因此,設(shè)計一個安全的網(wǎng)絡(luò)文件管理系統(tǒng)是十分必要的。 系統(tǒng)采用 B/S 工作模式,使用 ASP技術(shù)和 ACCESS 數(shù)據(jù)庫平臺。主要 功能如下: 對于服務(wù)器端的文件實現(xiàn)多文件同時上傳;多功能的文件在線編輯;強大的多用戶管理體系,能對用戶進行目錄與文件的訪問限制;強大的統(tǒng)計功能,能精確統(tǒng)計每一個文件夾及文件的大小。為確保系統(tǒng)安全性,服務(wù)器端配置了 SSL,系統(tǒng)對用戶密碼用 MD5 進行加密。此論文詳細介紹了系統(tǒng)的需求分析,系統(tǒng)設(shè)計和具體實現(xiàn)。最后,以表格形式給出測試結(jié)果。 關(guān)鍵詞 : 互連網(wǎng);文件管理; ASP Design and Implementation of Network File Management System Abstract With the fast development of puter and work technology, it is an inevitable tendency for panies to manage documents by the use of puter and work technology. In that way, it is advantageous to share information and reduce the workload of managers. It will make the document management more scientific, more standard and much safer. Therefore, it is very essential to design a safe work file management system. This system is based on the B/S model and developed by ASP and ACCESS database. Its main functions are as follows. Multiple files at the sever terminal can be uploaded simultaneously. It has the multiple functional file edition online. It has powerful management system for multiple users. It can limit the users’ access to the folders or files. It has powerful statistical function, and it can precisely count the size of each folder and file. In order to guarantee the system’s security, the server terminal has configured SSL。 and the password is encrypted with MD5 encryption algorithm. In this paper, the requirement analysis, design and implementation of the system are introduced in detail. At last, the result of testing is introduced in the form of tables. Key words: Inter。 File Management。 ASP 目 錄 論文總頁數(shù): 24頁 1 引言 .............................................................................................................................. 1 ................................................................................................................ 1 ..................................................................................................... 1 .................................................................................................. 1 .................................................................................................. 1 2 用戶需求分析 ................................................................................................................ 1 需求 ......................................................................................................... 1 ................................................................................................................ 2 ......................................................................................................... 2 ......................................................................................................... 2 .................................................................................................. 2 ................................................................................................................ 3 3 相關(guān)理論基礎(chǔ) ................................................................................................................ 3 ......................................................................................................... 3 B/S模式 ................................................................................................................ 3 ASP技術(shù) ................................................................................................................ 3 SQL ............................................................................................... 4 MD5算法原理 ......................................................................................................... 4 SSL加密機制 .................................................................................................. 5 4 網(wǎng)絡(luò)文件管理系統(tǒng)的設(shè)計 .............................................................................................. 5 ................................................................................................................ 5 .................................................................................................. 5 ........................................................................................... 6 ..................................................................................................... 6 ........................................................................................... 7 5 系統(tǒng)功能模塊的實現(xiàn) ..................................................................................................... 7 登錄模塊 ......................................................................................................... 7 ......................................................................................................... 9 ...............................................................................................................11 .............................................................................................................. 13 、剪切、粘貼、復制、刪除 .......................................................... 13 ....................................................................................................... 13 ....................................................................................................... 14 ....................................................................................................... 15 .............................................................................................................. 16 6 系統(tǒng)測試 ...................................................................................