摘 要
《基于.NET的數(shù)據(jù)共享網(wǎng)站的設(shè)計》是運用Microsoft Visual Studio .net與SQL server軟件聯(lián)合開發(fā)的用于互聯(lián)網(wǎng)用戶進行數(shù)據(jù)的管理,瀏覽與下載的一個網(wǎng)絡(luò)平臺。用戶既是資源的需求者,同時也是提供者,以這種模式在短時間內(nèi)就可以使網(wǎng)站的資源存儲量達到一定的水平。網(wǎng)站提供一定的網(wǎng)絡(luò)空間讓用戶可以自由的添加或刪除屬于自己的數(shù)據(jù)。在本文開始部分闡述了互聯(lián)網(wǎng)站的發(fā)展以及開發(fā)工具的基本功能和使用方法。在設(shè)計描述部分逐步講述項目的需求分析,網(wǎng)站架構(gòu)設(shè)計,功能分析與設(shè)計,數(shù)據(jù)庫設(shè)計,其中有相應(yīng)的示意圖和表格直觀的表達設(shè)計意圖;接著給出程序部分的核心及部分重要代碼。最后給出網(wǎng)站的幾個主要頁面的運行界面圖。
關(guān)鍵詞:數(shù)據(jù)共享;上傳;下載;.NET;SQLThe Design of Data Share Website Based on .NET
Abstract
《The design of date share website based on .NET》used by Microsoft Visual Studio .NET and SQL server software develop which is a network platform for users manage data, browse and download. Users are both the information demander and information provider, information quantity of the website can reach a certain level within a short time in this mode. The website offers certain network storage space for users to freely add or delete their data. I have expounded the development of the internet website, the basic function and using method of the development tools at the first part of this text. Demand analysis, website structure design, function analysis and design, database design will be shown step by step at the part of design description. There are homologous diagrammatic sketch and tables for expressing design intent. Then the core of the program and some key codes will be showed. The last part of this text is several main page layouts of the website.
Key words: Data share; upload; download; .NET; SQL