freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

簡易網絡存儲系統(tǒng)的設計與實現(xiàn)—免費畢業(yè)設計論文(完整版)

2025-01-21 09:44上一頁面

下一頁面
  

【正文】 ................. XVIII 4系統(tǒng)測試 ................................................................. XX 注冊功能測試 ...................................................... XX 用戶信息修改測試 ................................................... XX 管理員功能測試 ..................................................... XX ..................................................... XX ............................................... XX 文件上傳測試 ..................................................... XXI 下載測試 ...................................................... XXI 結 論 ................................................................. XXI 參考文獻 ................................................................. XXI 致 謝 ................................................................ XXII 聲 明 ............................................................... XXIII 1 引 言 隨著計算機及網絡技術的不斷發(fā)展 ,現(xiàn)代通訊工具應用的普及 ,計算機在現(xiàn)代社會生活中發(fā)揮著重要的作用, 而與之相伴隨的就是大量的文件而且是一些經常使用的文件攜帶 不便的問題 。 (2)網上辦公的業(yè)務范圍將包括所有的辦公形式 。 而在我們日常生活中,和我們比較接近的網絡存儲技術有: 騰訊的網絡硬盤,Google 的 GMail 郵件存儲系統(tǒng),網易的網盤等等。 普通用戶注冊后由登陸界面登陸進入自己的空間 , 在該空間內進行文件的上傳 , 下載 , 同時可以通過新建文件夾對上傳的文件進行分類管理 , 可以對上傳的文件進行重命名以及刪除 。 管理員用戶具有普通用戶的所有功能 ,所不同的是在管理員用戶空間 ,管理員能對所有用戶空間內的所有文件進行管理 ,并且具有刪除該用戶 進入該空間的權限的功能 。 目前,網絡存儲的研究和開發(fā)已經成為一個熱點,許多著名的 IT 企業(yè),如惠普、 IBM、 EMC、 SUN 等大公司的研發(fā)機構均投入了大量的人力、物力進行基于網絡存儲系統(tǒng)的研究。第一個階段是一處理器為核心,它促進了計算機的普及和應用;第二個階段是以傳輸技術為核心,它促進了計 算機網絡的使用和普及,使得數(shù)字化信息的應用席卷全球并因此導致數(shù)字化信息的爆炸性增長,從而引起了第三個階段 —— 存儲技術的發(fā)展。為方便人們對文件的攜帶 ,加快辦公手段的現(xiàn)代化 ,根據(jù)人們的 實際需求 ,我們提出了基于計算機網絡存儲系統(tǒng)的設計方案 ,并根據(jù)該設計方案部分地實現(xiàn)了存儲系統(tǒng)的基本功能 。 整個 系統(tǒng) 采用 ACCESS 作為數(shù)據(jù)庫,使用 ASP 并 結合 HTML、 VBScript 以及 JavaScript 等技術完成的 。 ( 2)學??梢圆捎糜坝?、縮印或其他復制方式保存學位 論文。 [4] 精英科技 .ASP核心技術 [M].北京:中國電力出版社 ,2021。 通過對網絡存儲系統(tǒng)的設計與實現(xiàn),我對 ASP 和數(shù)據(jù)庫有了一定程度上的了解。 刪除文件及文件夾測試 刪除所建立的文件夾以及所上傳的文件,刪除成功。注冊成功后,如注冊時填入的用戶名為 dengyawen,在 UserFile 文件夾里自動生成一個名為 dengyawen 的文件夾,在此文件夾下生成一個名為 public的文件夾,注冊功能測試 成功。建立 Recordset 對象,對數(shù)據(jù)庫進行查詢,刪除 str_Sql=Select * From user_info Where userName=39。strRelativePathamp。 如圖 312所示。39。 如圖 39 所示。 filename= amp。表示程序執(zhí)行時遇到錯誤將忽略并繼續(xù)執(zhí)行 ,否則出現(xiàn)錯誤提示頁面 if not (strFilename) then 39。%[ 下 _載 ]/a DownLoadPath=Request(FilePath) 39。表示可讀可寫的模式 = 1 Type = 1 39。關閉流對象 End With Set BytesStream = Nothing 39。設置流對象的類型為字符流 ,定義類型為 2。獲得文件數(shù)據(jù)開始位置 Start_At=FormEnd_At+4 39。ChrB(10) Start_At=139。指定表單的編碼方 式為 base64 編碼使用這種編碼后服務器不再為 自動提取數(shù)據(jù),只能用 方法讀取 原始的 post 值。 input type=button onClick=funNewFolder() value=39。DRIVER={Microsoft amp。passWordamp。從客戶端獲取用戶名和密碼 圖 33 普通用戶登陸 userName=Request(user_name) passWord=Request(user_password) if userName And passWord Then userName=Replace(userName,39。 strPassword1 amp。 圖 32用戶信息修改 Dim strUserName,strPassword,strfolderPath,conn,strUserName1,strPassword1 Set conn=() if Request(action)=Modify Then strPassword=Request(passwd) strPassword1=Request(passwd3) DBQ=amp。,39。,39。/ insert into_ user_info(userName,password,gongxiangming,gongxiangPwd,folderPath)values (39。 圖 31 普通用戶注冊 function checkForm() dim userName userName= dim password password= end function if Request(action)=addNew Then Dim strUserName,strPassword,strfolderPath,conn,strUserName1,strPassword1 strUserName=Request(accountName) strPassword=Request(passwd) strUserName1=Request(accountName1) strPassword1=Request(passwd3) 39。 綜合運用以前所學的專業(yè)知識,設計開發(fā)一個簡易網絡存儲系統(tǒng),該設計要求實現(xiàn)網絡存儲系統(tǒng)的部分功能 —— 文件的上傳及下載功能。 (5)能夠利用 Web 檢索和發(fā)布數(shù)據(jù),實現(xiàn)與 Inter 的連接。 開發(fā)語言 JavaScript JavaScript 是 1995 年由美國 Netscape 公司為 瀏覽器的應用而發(fā)明的。圖 所示。 此 外, 普通用戶 上傳到 public 文件夾的文件,可以 與 其他共享用戶 共享 。用戶注冊是為了取得進入系統(tǒng)的通行證。 在日常生活中,網絡存儲系統(tǒng)方便用戶隨時隨地的上傳下載文件,合理的利用有效資源,提高工作效率。 目前流行主流的存儲技術有 DAS( direct attached storage)、 NAS( work attached storage)、 SAN( storage attached works)、 CAS( content addressable storage)等。相對 于 Email,存儲系統(tǒng)上傳文件方便,下載快速,進入空間直接,界面更簡單明了。 關鍵詞: 網絡存儲 ; 共享訪問 ; 上傳 ; 下載 Design and Implementation of Simple Network Storage System Abstract The 21st century is the age of sharing resources’ time. All kinds of accumulations of information resources have pricked up its expansibility. The cognitive data has also undergone a change, and the work technology has bee a major information processing technology. The work storage system provides a platform of remote access and sharing of data. It enhances the convenience and safety of data storing, makes data transmission, management, and maintenance convenient, and saves the cost of data storing, which effectively improves the work efficiency. The work storage system has realized many functions, including user registration, user information modification, documents uploading, documents downloading, documents deleting, establishment and management of folder. Meanwhile the sharing user can interview the document which is uploaded by ordinary users. The system adopts ACCESS as database and uses ASP as programming language bining HTML, VBScript and JavaScript technology to plete it. This thesis introduced the design and realization process of the system. This system has pletely analyzed function demands of the entire system, and has carried out the detailed design to each sub system. Besides, the thesis also gives the simple directions for the test process and the test results of the system. Key words: work storage。網絡存儲系統(tǒng)則提供了一個遠程訪問和共享數(shù)據(jù)的平臺 ,提高了數(shù)據(jù)存儲的方便性、安全性,方便了數(shù)據(jù)的傳輸、管理、維護,節(jié)約了數(shù)據(jù)存儲的成本,從而有效地提高了工 作效率。 download 目 錄 論文總頁數(shù): 23 頁 1引 言 .................................................................... I ...................................................... I ......................................................... II 2系統(tǒng)總體設計 ............................................................. II ........................................................... II 功能需求 ..................................................... II 運行環(huán)境要求 ...............................
點擊復制文檔內容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1