• <fieldset id="y8wis"><menu id="y8wis"></menu></fieldset>
  • <ul id="y8wis"></ul>
        • 論文格式
          電氣工程 會(huì)計(jì)論文 金融論文 國際貿(mào)易 財(cái)務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計(jì)算科學(xué) 電氣自動(dòng)化 歷史論文
          機(jī)械設(shè)計(jì) 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費(fèi)獲取
          制藥工程 生物工程 包裝工程 模具設(shè)計(jì) 測(cè)控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計(jì)工程 教育技術(shù)學(xué) 論文降重
          通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計(jì) 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業(yè)論文 |
          • 論文格式 |
          • 個(gè)人簡歷 |
          • 工作總結(jié) |
          • 入黨申請(qǐng)書 |
          • 求職信 |
          • 入團(tuán)申請(qǐng)書 |
          • 工作計(jì)劃 |
          • 免費(fèi)論文 |
          • 合作期刊 |
          • 論文同學(xué)網(wǎng) |
          搜索 高級(jí)搜索

          當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計(jì)算機(jī)論文
          畢業(yè)論文標(biāo)題:

          簡易網(wǎng)絡(luò)存儲(chǔ)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

           本文ID:LWGSW14024 價(jià)格:收費(fèi)積分/100
          掃一掃 掃一掃
          本站會(huì)員可自行下載:下載地址 簡易網(wǎng)絡(luò)存儲(chǔ)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) (收費(fèi):1000 積分)  

          論文字?jǐn)?shù):9099,頁數(shù):28

          摘    要

          21世紀(jì)是資源共享的網(wǎng)絡(luò)時(shí)代,各類信息資源的積累加劇了其膨脹性,人們對(duì)數(shù)據(jù)的認(rèn)知也發(fā)生了變化,網(wǎng)絡(luò)技術(shù)已經(jīng)成為主要的信息處理技術(shù)。網(wǎng)絡(luò)存儲(chǔ)系統(tǒng)則提供了一個(gè)遠(yuǎn)程訪問和共享數(shù)據(jù)的平臺(tái),提高了數(shù)據(jù)存儲(chǔ)的方便性、安全性,方便了數(shù)據(jù)的傳輸、管理、維護(hù),節(jié)約了數(shù)據(jù)存儲(chǔ)的成本,從而有效地提高了工作效率。
          網(wǎng)絡(luò)存儲(chǔ)系統(tǒng)實(shí)現(xiàn)了用戶注冊(cè)、用戶信息的修改、文件上傳、文件下載、文件刪除、文件夾的建立與管理,以及共享用戶對(duì)普通用戶上傳文件的訪問等功能。整個(gè)系統(tǒng)采用ACCESS作為數(shù)據(jù)庫,使用ASP并結(jié)合HTML、VBScript以及java script等技術(shù)完成的。本文介紹了一個(gè)簡易網(wǎng)絡(luò)存儲(chǔ)系統(tǒng)設(shè)計(jì)與建立的過程,完整地分析了整個(gè)系統(tǒng)的功能需求,并對(duì)每個(gè)子系統(tǒng)進(jìn)行了詳細(xì)的設(shè)計(jì)。此外,文章的最后還給出了系統(tǒng)測(cè)試過程和測(cè)試結(jié)果的簡要說明。

          關(guān)鍵詞: 網(wǎng)絡(luò)存儲(chǔ);共享訪問;上傳;下載

          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 network technology has become a major information processing technology. The network 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 network 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 combining HTML, VBScript and java script technology to complete it. This thesis introduced the design and realization process of the system. This system has completely 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:  network storage; sharing access; upload; download

           

          目 錄

          1引  言 1
          1.1網(wǎng)絡(luò)存儲(chǔ)的發(fā)展 1
          1.2課題的意義 2
          2系統(tǒng)總體設(shè)計(jì) 2
          2.1需求分析 2
          2.1.1功能需求 2
          2.1.2運(yùn)行環(huán)境要求 3
          2.1.3模塊功能需求 3
          2.2系統(tǒng)數(shù)據(jù)邏輯結(jié)構(gòu) 5
          2.3系統(tǒng)設(shè)計(jì) 5
          3系統(tǒng)詳細(xì)實(shí)現(xiàn) 7
          3.1系統(tǒng)開發(fā)語言 7
          3.1.1開發(fā)語言——ASP 7
          3.1.2開發(fā)語言---VBScript 7
          3.1.3開發(fā)語言---java script 7
          3.2系統(tǒng)開發(fā)技術(shù)介紹 7
          3.2.1數(shù)據(jù)庫管理---ACCESS 7
          3.2.2開發(fā)工具---Dreamweaver 8 8
          3.2.3開發(fā)工具---IIS 8
          3.3功能詳細(xì)介紹 8
          3.3.1 用戶注冊(cè) 8
          3.3.2用戶信息修改 10
          3.3.3 普通用戶空間 11
          3.3.4 共享用戶 17
          3.3.5管理員空間 18
          4系統(tǒng)測(cè)試 20
          4.1 注冊(cè)功能測(cè)試 20
          4.2 用戶信息修改測(cè)試 20
          4.3 管理員功能測(cè)試 20
          4.4新建文件夾測(cè)試 20
          4.5刪除文件及文件夾測(cè)試 20
          4.6 文件上傳測(cè)試 21
          4.7文件下載測(cè)試 21
          結(jié)    論 21
          參考文獻(xiàn) 21
          致    謝 22
          聲    明 23


          相關(guān)論文
          本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請(qǐng)注明來源www.donglienglish.cn,更多論文,請(qǐng)點(diǎn)論文格式范文查看
          上一篇:玩友交流網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn) 下一篇:基于BS結(jié)構(gòu)的工廠設(shè)備管理系統(tǒng)的..
          Tags:簡易 網(wǎng)絡(luò) 存儲(chǔ) 系統(tǒng) 設(shè)計(jì) 實(shí)現(xiàn) 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計(jì)算機(jī)論文
          推薦文章

          本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請(qǐng)聯(lián)系指出,本站及時(shí)確認(rèn)刪除 E-mail:349991040@qq.com

          論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計(jì)算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號(hào)

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文
        • <tfoot id="uuik0"><input id="uuik0"></input></tfoot>
          <ul id="uuik0"></ul>