【正文】
南 陽 理 工 學(xué) 院 本科生 畢業(yè)設(shè)計(jì) ( 論文 ) 學(xué)院(系): 軟件學(xué)院 專 業(yè): 軟件工程 學(xué) 生: 王偉飛 指導(dǎo)教師: 杜太生 完成日期 2020 年 5 月 南陽理工學(xué)院本科生畢業(yè)設(shè)計(jì)(論文) 在線文章管理系統(tǒng) Online article management system 總 計(jì): 畢業(yè)設(shè)計(jì)( 論文 ) 25 頁 表 格 : 5 個 插 圖 : 14 幅 南 陽 理 工 學(xué) 院 本 科 畢 業(yè) 設(shè) 計(jì)(論文) 在線文章管理系統(tǒng) Online article management system 學(xué) 院(系): 軟件學(xué)院 專 業(yè): 軟件工程 學(xué) 生 姓 名: 王偉飛 學(xué) 號 : 68107088 指 導(dǎo) 教 師(職稱): 杜太生 (教授) 評 閱 教 師: 完 成 日 期: 2020 年 5 月 南陽理工學(xué)院 Nanyang Institute of Technology 在線文章管理系統(tǒng) 1 在線文章管理系統(tǒng) 軟件工程專業(yè) 王偉飛 [摘 要 ] 隨著 Inter的進(jìn)一步發(fā)展 ,靜態(tài) Web站點(diǎn)的開發(fā)與維護(hù)變得越來越困難 ,一方面信息的不斷增加和變化 ,使站點(diǎn)維護(hù)人員不得不經(jīng)常修改他們的網(wǎng)頁 ,特別是基于數(shù)據(jù)庫驅(qū)動的 Web 站點(diǎn)更是如此, Inter 上信息量的增多和交互性的加強(qiáng)使 HTML 顯得越來越難以勝任。所以開發(fā)動態(tài)網(wǎng)頁或動態(tài)內(nèi)容成了越來越多的站點(diǎn)所追求目標(biāo)。在線文章管理功能是網(wǎng)絡(luò)信息管理系統(tǒng)的核心功能。設(shè)計(jì)和開發(fā)具有通用性的在線文章管理系統(tǒng)將極大的縮短網(wǎng)絡(luò)信息管理系統(tǒng)的開發(fā)周期??梢詫⒈鞠到y(tǒng)方便的整合到各種網(wǎng)絡(luò)信息管理系統(tǒng) 是文章管理系統(tǒng) 的最大優(yōu)點(diǎn), 很大程度 的從技術(shù)層面 提高了市場的競爭能力, 各種網(wǎng)站、報社和出版社認(rèn)識到了此系統(tǒng)的重要性 。 [關(guān)鍵詞 ] 文章管理 ; SSH; MVC 在線文章管理系統(tǒng) 2 Online article management system Software engineering Major WANG Weifei Abstract: With the further development of the Inter, static Web site development and maintenance became more and more difficult, on the one hand, the increasing information and change, make site maintenance personnel had to often modified their Web site, especially based on database driven Web site more such, the increase of information on the Inter and interactive strengthen your HTML appear increasingly difficult to do the job. So to develop dynamic web pages or dynamic content became more and more sites pursuit goal. Online articles management function is the core of work information management system function. Design and development of a universal online articles management system will greatly shorten the work information management system development cycle. This system can be integrated into various work convenient information management system is the biggest advantage of this online article management system from the technical level, greatly improving the market petition ability, various web sites, newspaper and press realized the importance of the system. Key words: article management。 SSH。 MVC。 在線文章管理系統(tǒng) 3 目 錄 1 緒論 ................................................................. 1 2 系統(tǒng)概述 ............................................................. 1 系統(tǒng)開發(fā)背景和意義 .............................................. 1 開發(fā)環(huán)境 ........................................................ 2 3 系統(tǒng)需求分析 ......................................................... 3 功能需求 ........................................................ 3 任務(wù)概述 ........................................................ 4 需求分析設(shè)計(jì) .................................................... 5 用戶管理模塊 .............................................. 5 文章管理模塊 .............................................. 6 評論信息管理模塊 .......................................... 6 欄目管理模塊 .............................................. 7 4 系統(tǒng)總體設(shè)計(jì) ......................................................... 7 業(yè)務(wù)流程 ........................................................ 7 功能模塊圖 ...................................................... 9 5 詳細(xì)設(shè)計(jì) ............................................................ 10 數(shù)據(jù)庫的設(shè)計(jì) ................................................... 10 數(shù)據(jù)庫的邏輯結(jié)構(gòu)設(shè)計(jì) ..................................... 10 ER 圖 .................................................... 10 數(shù)據(jù)庫的物理結(jié)構(gòu)設(shè)計(jì) ..................................... 11 6 關(guān)鍵模塊的實(shí)現(xiàn) ...................................................... 13 登錄模塊 ....................................................... 13 文章搜索模塊 .