【正文】
lly, using JSP+ JavaBean+ Servlet with the mode of development that the database of SQL Server2021 bine together. The paper discusses the background of development of the system and the design of the target first, and introduces the tecknique which used to develop the analyse of system, proceeded the simple analysis to the model of the system, made sure the operation process of the system, proceed the analyse to the system, ensure that under the current term, developing blog information management system is feasible. At the foundation of requirement with the analyse result, proceeding the providing of the function module of the system. Follow, designing the database model, including the data flow diagram, entity relation diagram and data tables. during the design and realization of the system, making sure the development thought of the system and install the environment of development,at last show the design details with realize finally an a key for of detailed design with realization, and analyzed the program which relate to the system module. After debugging and running ,it shows that the system can satisfy with users to create personal blog. Keywords: MVC,Design Patterns,Knowledge sharing,The Blog Information Management System 創(chuàng)業(yè)創(chuàng)新 知識(shí)管 理 Ahead Institute of Software and Technology VI 目 錄 第 1 章 緒論 .................................................................................................. 1 博客信息系統(tǒng)概述 ................................................................................................... 1 博客發(fā)展趨勢(shì) ........................................................................................................... 2 系統(tǒng)開(kāi)發(fā)的背景 ....................................................................................................... 2 技術(shù)路線 2 ................................................................................................................ 3 系統(tǒng)設(shè)計(jì)目標(biāo)分析 ................................................................................................... 3 第 2 章 基本技術(shù)方案 .................................................................................. 4 JSP 中的各種技術(shù) .................................................................................................... 4 JSP 概述 ............................................................................................................ 4 SERVLET 概述 ....................................................................................................... 4 JAVABEAN 概述 ..................................................................................................... 5 基于 B/S 的 WEB 應(yīng)用體系結(jié)構(gòu) ............................................................................... 5 傳統(tǒng)的兩層體系結(jié)構(gòu) ....................................................................................... 5 三層體系結(jié)構(gòu) ................................................................................................... 5 JSP 網(wǎng)站開(kāi)發(fā)模式 ............................................................................................ 6 ECLIPSE 簡(jiǎn)介 ............................................................................................................... 7 TOMCAT 簡(jiǎn)介 ................................................................................................................. 7 SQL SERVER 簡(jiǎn)介 ......................................................................................................... 8 MVC 設(shè)計(jì)模式 ............................................................................................................ 8 第 3 章 系統(tǒng)分析與總體設(shè)計(jì) ...................................................................... 9 系統(tǒng)需求分析 ........................................................................................................... 9 用戶需求分析 ................................................................................................... 9 數(shù)據(jù)分析 ................................................................................................................. 10 系統(tǒng)流程 ..................................................................................................................11 功能模塊劃分 ......................................................................................................... 14 功能模塊介紹 ......................................................................................................... 15 創(chuàng)業(yè)創(chuàng)新 知識(shí)管 理 Ahead Institute of Software and Technology VII 博客注冊(cè)登錄管理模塊 ................................................................................. 15 博客及文章檢索查詢模塊 ............................................................................. 15 博客頁(yè)面顯示模塊 ......................................................................................... 16 博客個(gè)人維護(hù)管理模塊 ................................................................................. 16 第 4 章 系統(tǒng)詳細(xì)設(shè)計(jì) ................................................................................ 17 數(shù)據(jù)庫(kù)分析 ............................................................................................................. 17 數(shù)據(jù)庫(kù)設(shè)計(jì) ER 圖 ......................................................................................... 17 系統(tǒng)數(shù)據(jù)表設(shè)計(jì) ..................................................................................................... 20 數(shù)據(jù)連接 ................................................................................................................. 23 第 5 章 系統(tǒng)功能的具體實(shí)現(xiàn) .................................................................... 24 系統(tǒng)的主窗口 ......................................................................................................... 24 公共核心類的設(shè)計(jì) ................................................................................................. 26 數(shù)據(jù)庫(kù)相關(guān) ..................................................................................................... 26 編寫 JAVABEAN 類 ................................................