激情欧美日韩一区二区,浪货撅高贱屁股求主人调教视频,精品无码成人片一区二区98,国产高清av在线播放,色翁荡息又大又硬又粗视频

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

時(shí)間:2024-08-30 06:56:40 計算機軟件畢業(yè)論文 我要投稿
  • 相關(guān)推薦

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

摘  要

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

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

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

 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è)數:24頁(yè)

 1 引言... 1

1.1 課題背景... 1

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

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

1.3.1 研究的主要內容... 1

1.3.2 各章節的安排... 1

2 系統需求分析... 2

2.1 需求分析... 2

2.2 功能需求... 2

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

2.2.2 管理系統的主要需求... 3

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

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

3.2 其他硬件輔助設備... 4

3.3 軟件運行環(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)文件共享及檢索系統的設計... 8

4.1 文件共享系統層次結構... 8

4.2 用戶(hù)系統模塊設計... 9

4.3 后臺系統... 12

4.4 數據庫設計... 12

4.4.1 數據庫設計說(shuō)明... 12

4.4.2 數據庫信息表... 13

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

5.1 各模塊的關(guān)鍵技術(shù)及程序實(shí)現方法... 15

5.2 部分模塊的設計和編碼... 16

5.2.1 用戶(hù)注冊模塊的設計和實(shí)現... 16

5.2.2 用戶(hù)登陸模塊設計與實(shí)現... 17

6 系統的測試與分析... 17

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

6.2 程序代碼測試... 17

6.3 程序功能測試... 18

6.4 測試結果... 18

結    論... 21

參考文獻... 22

致    謝... 23

聲    明... 24

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

ASP交友系統設計(一)03-07

基于A(yíng)SP的網(wǎng)絡(luò )辦公系統設計與實(shí)現ASP+SQL03-08

在線(xiàn)考試系統的設計ASP+ACCESS03-08

基于A(yíng)SP的網(wǎng)絡(luò )考試系統的設計與實(shí)現03-07

基于A(yíng)SP的在線(xiàn)商品銷(xiāo)售系統的設計與實(shí)現ASP+SQL03-08

基于A(yíng)SP.NET在線(xiàn)考試系統設計ASP.NET+SQL03-08

網(wǎng)絡(luò )購物系統的設計與實(shí)現ASP+SQL03-08

局域網(wǎng)圍棋對弈系統設計VB03-08

在線(xiàn)就業(yè)招聘系統的設計與實(shí)現ASP+Access03-08

激情欧美日韩一区二区,浪货撅高贱屁股求主人调教视频,精品无码成人片一区二区98,国产高清av在线播放,色翁荡息又大又硬又粗视频