【正文】
基于 的圖片共享網(wǎng)站系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 作者姓名: 指導(dǎo)教師: 單位名稱: 專業(yè)名稱: 東 北 大 學(xué) 2020 年 6 月 Design and Implementation of Photosharing Web System based on by Supervisor: Northeastern University June 2020 東北大學(xué)本科生畢業(yè)設(shè)計(jì)(論文)專用紙 畢業(yè)設(shè)計(jì)(論文)任務(wù)書 畢業(yè)設(shè)計(jì)(論文)題目: 基于 的圖片共享網(wǎng)站系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 設(shè)計(jì) (論文 )的基本內(nèi)容: (1) 了解項(xiàng)目開發(fā)背景, 以及 目前網(wǎng)絡(luò)常見應(yīng)用特性 。 (2) 介紹相關(guān)技術(shù),分析系統(tǒng)可行性,以及系統(tǒng) 開發(fā)和運(yùn)行 環(huán)境。 (3) 設(shè)計(jì)基于 的 圖片共享網(wǎng)站系統(tǒng) 的 總體結(jié)構(gòu), 模塊設(shè)計(jì)和 數(shù)據(jù)庫(kù)設(shè)計(jì)以及具體的實(shí)現(xiàn)。主要功能將包括 圖片信息瀏覽、圖片管理、圖片評(píng)論和后臺(tái)管理 等功能 ,本文主要介紹 這幾項(xiàng)主要功能的 的設(shè)計(jì)和實(shí)現(xiàn)。 (4) 總結(jié)歸納所完成的任務(wù)。 畢業(yè)設(shè)計(jì)(論文)專題部分: 題目: 設(shè)計(jì)或論文專題的基本內(nèi) 容: 學(xué)生接受畢業(yè)設(shè)計(jì)(論文)題目日期 第 1 周 指導(dǎo)教師簽字: 2020 年 3 月 5 日 東北大學(xué)本科生畢業(yè)設(shè)計(jì)(論文)專用紙 I 基于 的圖片共享網(wǎng)站系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 摘 要 隨著網(wǎng)絡(luò)時(shí)代的 來臨 , 網(wǎng)絡(luò)化和信息化已經(jīng)深入到社會(huì)生活的各個(gè)領(lǐng)域 ,基于互聯(lián)網(wǎng)的各類應(yīng)用蓬勃發(fā)展 。 基于網(wǎng)絡(luò)環(huán)境的圖片共享就是 網(wǎng)絡(luò)用戶喜歡的應(yīng)用之一,是在線分享圖片和評(píng)論圖片的網(wǎng)絡(luò)應(yīng)用 。 本文圍繞 圖片共享 網(wǎng)站系統(tǒng)的設(shè)計(jì)和開發(fā),設(shè)計(jì)和實(shí)現(xiàn)了一個(gè)基于 技術(shù)的 B/S 架構(gòu)的網(wǎng)站系統(tǒng),采用了多層的 Web 應(yīng)用架構(gòu),后臺(tái)使用 Microsoft SQLServer2020 數(shù)據(jù) 庫(kù)。本文在介紹系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)相關(guān)的軟件設(shè)計(jì)和開發(fā)技術(shù)的基礎(chǔ)上,從網(wǎng)絡(luò)用戶分享圖片的需求 入手,分析和獲取 圖片共享 網(wǎng)站系統(tǒng)的需求,并在其基礎(chǔ)上對(duì)系統(tǒng)的整體框架、體系結(jié)構(gòu)等進(jìn)行設(shè)計(jì)。然后使用軟件工程的分析和設(shè)計(jì)方法,對(duì)系統(tǒng)進(jìn)行建模,應(yīng)用軟件開發(fā)技術(shù)描述如何實(shí)現(xiàn) 圖片共享 網(wǎng) 站系統(tǒng)的各個(gè)功能模塊,并著重介紹系統(tǒng)實(shí)現(xiàn)中使用到的關(guān)鍵技術(shù)。最后介紹如何對(duì)該系統(tǒng)進(jìn)行單元測(cè)試和集成測(cè)試,以及系統(tǒng)部署后的運(yùn)行情況。本文結(jié)尾對(duì)整個(gè)項(xiàng)目的分析、設(shè)計(jì)和開發(fā)進(jìn)行總結(jié) ,并提出進(jìn)一步的改進(jìn)思路 。 關(guān)鍵詞: 圖片 分享 ; ; B/S結(jié)構(gòu) ; SQLServer東北大學(xué)本科生畢業(yè)設(shè)計(jì)(論文)專用紙 II Design and Implementation of Photosharing Web System based on Abstract With the ing of Inter Age, work and information technologies have perated various fields of our social life, and applications based on Inter are getting rapid growth. Photosharing based on Inter is a good application by users, which is a platform for people to share photos and ment photos. A photosharing web system based on is designed and implemented in this article, which uses multilayer architecture of web application and Microsoft SQLServer2020 database. Based on introducing the technologies used in analysis and design, around the demand of photo sharing of work users, this article analyzes the requirement of photosharing web system, and designs the total framework and architecture. Then by means of system analysis and design of software engineering, presents the key technologies in system implementation. In the end, this article contains the introduction of system testing and deployment. At last summarizes the whole process of system analysis, design and implementation of photosharing web system, and proposes the future work of this system. Key Words: Photosharing。 。 B/S。 SQLServer東北大學(xué)本科生畢業(yè)設(shè)計(jì)(論文)專用紙 III 目 錄 摘 要 ............................................................................................................................ I ABSTRACT ................................................................................................................. II 第 1 章 緒 論 .............................................................................................................. 1 課題背景 ............................................................................................................. 1 Inter 的起源與發(fā)展 ................................................................................. 1 互聯(lián)網(wǎng)應(yīng)用的常見形式 .............................................................................. 2 論文的研究?jī)?nèi)容 ................................................................................................. 3 論文的組織結(jié)構(gòu) ................................................................................................. 4 第 2 章 課題主要相關(guān)技術(shù) .......................................................................................... 5 B/S 軟件系統(tǒng)架構(gòu) ............................................................................................... 5 WEB應(yīng)用開發(fā)模式 ............................................................................................. 5 Web 應(yīng)用常用的多層體系結(jié)構(gòu) ................................................................... 6 Web 應(yīng)用的 MVC 開發(fā)模式 ........................................................................ 7 .NET 框架與 技術(shù) ............................................................................... 8 .NET 框架綜述 ............................................................................................. 8 技 術(shù) ............................................................................................ 11 XHTML 與 JAVASCRIPT瀏覽器端開發(fā)技術(shù) ..................................................... 12 MICROSOFT SQL SERVER2020 數(shù)據(jù)庫(kù) ............................................................... 13 Microsoft SQL Server 概述 ........................................................................ 13 常用的 SQL 命令語(yǔ)法 .............................................................................. 14 第 3 章 系統(tǒng)需求分析 ................................................................................................ 15 系統(tǒng)需求分析技術(shù)簡(jiǎn)介 ................................................................................... 15 課題系統(tǒng)概述 ................................................................................................... 16 系統(tǒng)可行性分析 ............................................................................................... 17 技 術(shù)可行性 ................................................................................................ 17 經(jīng)濟(jì)可行性 ................................................................................................ 18 系統(tǒng)功能性需求描述 ....................................................................................... 18 東北大學(xué)本科生畢業(yè)設(shè)計(jì)(論文)專用紙 IV 系統(tǒng)技術(shù)性需求描述 ....................................................................................... 20 第 4 章 系統(tǒng)設(shè)計(jì) ........................................................................................................ 23 系統(tǒng)總體框架設(shè)計(jì) ........................................................................................... 24 系統(tǒng)框架設(shè)計(jì)目標(biāo) .................................................................................... 24 頁(yè)面顯示層設(shè)計(jì) ....................