【正文】
南 陽 理 工 學(xué) 院 本科生畢業(yè)設(shè)計(jì)(論文) 學(xué)院(系): 軟件學(xué)院 專 業(yè): 軟件工程 學(xué) 生: 指導(dǎo)教師 : 完成日期 年 月 南陽理工學(xué)院本科生畢業(yè)設(shè)計(jì)(論文) 基于 的個(gè)人博客網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn) Design and Implementation of Personal Blog Website Based on 總 計(jì): 32 頁 表 格 : 13 個(gè) 插 圖 : 22 幅 南 陽 理 工 學(xué) 院 本 科 畢 業(yè) 設(shè) 計(jì)(論文) 基于 的個(gè)人博客網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn) Design and Implementation of Personal Blog Website Based on 學(xué) 院(系): 軟件學(xué)院 專 業(yè): 軟件工程 學(xué) 生 姓 名: 學(xué) 號(hào): 指 導(dǎo) 教 師(職稱): 評(píng) 閱 教 師: 完 成 日 期: 南陽理工學(xué)院 Nanyang Institute of Technolog 基于 的個(gè)人博客網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn) 1 基于 的個(gè)人博客網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn) 軟件工程專業(yè) XX 【 摘 要 】 隨著互聯(lián)網(wǎng)技術(shù)的快速發(fā)展,生活節(jié)奏的不斷加快,計(jì)算機(jī)網(wǎng)絡(luò)已經(jīng)在這個(gè)信息高度發(fā)達(dá)、高速流通的時(shí)代得到了廣泛的應(yīng)用。為了能夠跟上時(shí)代的步伐,人們必須獲得更多的資源、信息和知識(shí)。如何能夠通過網(wǎng)絡(luò)來實(shí)現(xiàn)資源的共享,信息的流通,知識(shí)的交流,這便成為了我們必須認(rèn)真思考、盡快解決的問題。個(gè)人博客網(wǎng)站在這個(gè)時(shí)代應(yīng)運(yùn)而生,它不僅是一個(gè)展現(xiàn)自己才華的平臺(tái),也是一個(gè)實(shí)現(xiàn)資源共享、信息流通、知識(shí)交流的不可或缺的網(wǎng)絡(luò)工具??偟膩碚f, 博客具有自主 性、開放性、互動(dòng)性和共享性的特點(diǎn),是一個(gè)很好的交流的渠道,思想展現(xiàn)的舞臺(tái)和學(xué)術(shù)探討的園地。 本設(shè)計(jì)是一個(gè)基于 的個(gè)人博客網(wǎng)站,采用 ASP 程序設(shè)計(jì)語言及 SQL Server 數(shù)據(jù)庫進(jìn)行設(shè)計(jì)和實(shí)現(xiàn)。 【 關(guān)鍵詞 】 博客;博文;評(píng)論;相冊(cè);紙條 Design and Implementation of Personal Blog Website Based on Software Engineering Major HUANG Qing Abstract: With the rapid development of Inter technology and the speeding up of life rhythm,puter work has been widespreadly applicated in the times of highly developed and circulated information. In order to keep in step with the times, people must get more resources, information and to make resources shared,information circulated and knowledge municated through work ,it has been an issue that we should consider seriously and resolve as soon as possible. Personal blog website has arisen in this era ,it is not only a platform of showing talent,but also an essential work tool of resources sharing,information circulation and knowledge municating. In conclusion, blog website has the characters of independence,opening,interaction and it is regarded as a good exchanging channel,a stage of personal thoughts displaying and a field of academic discussion. This design is a personal blog website based on ,what uses ASP programming language and SQL Server database to design and implement. Key Words: blog。blog article。criticism。album。scrip 基于 的個(gè)人博客網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn) 2 目 錄 1 引言 ........................................................................................................................................ 1 開發(fā)背景及意義 .......................................................................................................... 1 研究現(xiàn)狀 ...................................................................................................................... 1 本文簡(jiǎn)介 ...................................................................................................................... 2 本章小結(jié) ...................................................................................................................... 3 2 系統(tǒng)簡(jiǎn)介 ................................................................................................................................ 3 開發(fā)技術(shù) ...................................................................................................................... 3 .............................................................................................................. 3 JAVASCRIPT ...................................................................................................... 4 SQL ..................................................................................................................... 5 開發(fā)工具 ...................................................................................................................... 5 ........................................................................................................ 5 SQL Server 2020 ................................................................................................. 6 本章小結(jié) ...................................................................................................................... 6 3 系統(tǒng)分析 ................................................................................................................................ 7 功能需求分析 .............................................................................................................. 7 訪客 .................................................................................................................... 7 注冊(cè)用戶 ............................................................................................................ 7 系統(tǒng)流程 ...................................................................................................................... 8 本章小結(jié) ...................................................................................................................... 9 4 系統(tǒng)設(shè)計(jì) .............................................................................................................................. 10 系統(tǒng)結(jié)構(gòu)設(shè)計(jì) ............................................................................................................ 10 數(shù)據(jù)庫設(shè)計(jì) ................................................................................................................ 11 數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計(jì) ...................................................................................... 11 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì) ...................................................................................... 12 數(shù)據(jù)庫表設(shè)計(jì) .................................................................................................. 12 存儲(chǔ)過程 ...................................................................................