亚洲国产日韩欧美在线a乱码,国产精品路线1路线2路线,亚洲视频一区,精品国产自,www狠狠,国产情侣激情在线视频免费看,亚洲成年网站在线观看

ASP局域網(wǎng)文件共享系統(tǒng)的設(shè)計(jì)與開(kāi)發(fā)

時(shí)間:2023-03-11 03:35:32 計(jì)算機(jī)軟件畢業(yè)論文 我要投稿
  • 相關(guān)推薦

ASP局域網(wǎng)文件共享系統(tǒng)的設(shè)計(jì)與開(kāi)發(fā)

摘  要

局域網(wǎng)文件共享(Local Area Network Files Share)是IT技術(shù)中很流行的概念。它利用計(jì)算機(jī)技術(shù)、網(wǎng)絡(luò)技術(shù)以及通信技術(shù)實(shí)現(xiàn)快速、準(zhǔn)確的獲得信息,提供信息共享與檢索的服務(wù)系統(tǒng)。它的廣泛使用,給人們帶來(lái)了諸多便利,并逐漸改變了人們信息獲取的方式。新一代基于互聯(lián)網(wǎng)的企業(yè)(如Google、百度等),更是僅僅抓住這個(gè)問(wèn)題的核心,提供信息共享與檢索的服務(wù),并向Microsoft、Sun System等傳統(tǒng)IT企業(yè)發(fā)起了挑戰(zhàn)。所以,對(duì)于文件共享與檢索服務(wù)的研究,也正成為當(dāng)今互聯(lián)網(wǎng)技術(shù)研究的前沿。

本系統(tǒng)的采用B/S結(jié)構(gòu),使用ASP程序設(shè)計(jì)語(yǔ)言及Access數(shù)據(jù)庫(kù)進(jìn)行設(shè)計(jì)與開(kāi)發(fā)。本論文首先對(duì)局域網(wǎng)文件共享及檢索系統(tǒng)進(jìn)行需求分析,并給出系統(tǒng)總體架構(gòu)及詳細(xì)設(shè)計(jì)步驟,主要實(shí)現(xiàn)了以下功能:用戶(hù)管理、服務(wù)器及客戶(hù)端文件共享與傳輸、實(shí)現(xiàn)目錄共享及檢索等功能。通過(guò)測(cè)試分析說(shuō)明,本系統(tǒng)的開(kāi)發(fā)達(dá)到預(yù)定目標(biāo),并具有一定的應(yīng)用價(jià)值。

 關(guān)鍵字:局域網(wǎng);文件共享;目錄共享;檢索系統(tǒng);文件傳輸;數(shù)據(jù)庫(kù)

 Design and Development of Local Network Area Files Share & Retrieval System

Abstract

Local area network files share over the Internet is a prevail concept. It is the use of computer technology, network technology and telecommunications technology to achieve a process of sharing information as fast and accurately as possible .It can also provide information sharing and retrieval service. It has been used diffusely, bringing with convenience, changing people's way to obtain information. The new generational enterprises based on Internet (such as Google, BaiDu), have grasped the core of this issue, provided information sharing and retrieval services, meanwhile tended to launch a challenge with Microsoft, Sun System those are very traditional IT enterprises. Thus, the study in the technology of information sharing and retrieving service is becoming one of the focuses of IT studies.

This system uses ASP programming language and Access database to design local area files share system based on B/S model. In this paper, demand analysis of local area files share and retrieval system is referred, and then an overall structure and systems for the detailed design is offered. The main achievements of the following functions, which include client management, files share and transfer among servers and clients, and realization of searching function on catalog. After testing analysis, the design of this system achieves planned goals and has certain practical value.

 Key words: LAN; Files Share; Catalog Chare; Retrieval System; File Transfer; Database


目  錄

                                  論文總頁(yè)數(shù):24頁(yè)

 1 引言... 1

1.1 課題背景... 1

1.2 本課題研究的意義... 1

1.3 本文的主要工作... 1

1.3.1 研究的主要內(nèi)容... 1

1.3.2 各章節(jié)的安排... 1

2 系統(tǒng)需求分析... 2

2.1 需求分析... 2

2.2 功能需求... 2

2.2.1 用戶(hù)系統(tǒng)的主要功能要求... 2

2.2.2 管理系統(tǒng)的主要需求... 3

3 系統(tǒng)開(kāi)發(fā)所需資源... 3

3.1 硬件開(kāi)發(fā)環(huán)境... 3

3.2 其他硬件輔助設(shè)備... 4

3.3 軟件運(yùn)行環(huán)境... 4

3.3.1 WEB服務(wù)器簡(jiǎn)介... 4

3.3.2 IIS(Internet Information Service)的安裝和配置................................................. 5

3.4 軟件開(kāi)發(fā)環(huán)境... 6

3.4.1 ASP 技術(shù)概述.................................................................................................... 6

3.4.2 MD5 技術(shù)概述... 7

4 局域網(wǎng)文件共享及檢索系統(tǒng)的設(shè)計(jì)... 8

4.1 文件共享系統(tǒng)層次結(jié)構(gòu)... 8

4.2 用戶(hù)系統(tǒng)模塊設(shè)計(jì)... 9

4.3 后臺(tái)系統(tǒng)... 12

4.4 數(shù)據(jù)庫(kù)設(shè)計(jì)... 12

4.4.1 數(shù)據(jù)庫(kù)設(shè)計(jì)說(shuō)明... 12

4.4.2 數(shù)據(jù)庫(kù)信息表... 13

5 局域網(wǎng)文件共享及檢索系統(tǒng)的具體實(shí)現(xiàn)... 15

5.1 各模塊的關(guān)鍵技術(shù)及程序?qū)崿F(xiàn)方法... 15

5.2 部分模塊的設(shè)計(jì)和編碼... 16

5.2.1 用戶(hù)注冊(cè)模塊的設(shè)計(jì)和實(shí)現(xiàn)... 16

5.2.2 用戶(hù)登陸模塊設(shè)計(jì)與實(shí)現(xiàn)... 17

6 系統(tǒng)的測(cè)試與分析... 17

6.1 測(cè)試環(huán)境... 17

6.2 程序代碼測(cè)試... 17

6.3 程序功能測(cè)試... 18

6.4 測(cè)試結(jié)果... 18

結(jié)    論... 21

參考文獻(xiàn)... 22

致    謝... 23

聲    明... 24

【ASP局域網(wǎng)文件共享系統(tǒng)的設(shè)計(jì)與開(kāi)發(fā)】相關(guān)文章:

ASP在線教育系統(tǒng)(一)05-11

職工工資管理系統(tǒng)的設(shè)計(jì)與開(kāi)發(fā)論文開(kāi)題報(bào)告09-15

ASP05-29

紡織企業(yè)快速報(bào)價(jià)系統(tǒng)開(kāi)發(fā)05-11

如何在 Windows操作系統(tǒng)中改變文件打開(kāi)方式05-30

國(guó)外信息資源共享系統(tǒng)績(jī)效評(píng)估研究評(píng)析及啟示06-13

ASP 3.0高級(jí)編程(二)05-29

學(xué)生信息管理系統(tǒng)設(shè)計(jì)開(kāi)題報(bào)告07-20

局域網(wǎng)名稱(chēng)解析優(yōu)化分析05-29

基于CS管理的房地產(chǎn)企業(yè)開(kāi)發(fā)設(shè)計(jì)06-04