【正文】
s software has a wellknit structure, high efficiency, the server side pressure is small, the advantages of good security, is widely used in the local area work (LAN).And another, also is the graduation design adopts, is called a browser server B/S structure, its characteristic is directly in the client with a powerful browser software as the interface, its advantage lies in the software development efficiency is high, the client is not restricted by operating platform, and is not subject to regional restrictions, work transmission quantity is little, which is suitable for the local area work (LAN), more suitable for the Inter, and small investment, quick effect, users can need not to invest heavily in the server, but to rent, even is free to use your ISP server resources, so favored by more and more small and mediumsized this paper, we study a given priority to with J2EE technology process of the construction of the BBS technology as the enterprise or business is the mainstream in the development of a standard software development technology, not only inherited the JAVA technology advantages, and in the software deployment, extension, management and other aspects have adopted more advanced the implementation of the this article USES the J2EE framework, and the bination of database technology means, to implement a B/S multilayer architecture, based on MVC pattern of J2EE BBS BBS, and study the three lightweight open source framework in the role of the project this paper, in strict accordance with the software engineering ideas and steps for the development of BBS BBS, through the demand analysis, general design, detailed design and coding of the system development of the steps to plete the BBS desk software used in this BBS is MyEclipse, background database is MySQL, runtime server is used in the Tomcat, the integrated use of HTML, JSP, and Abstract II the JavaScript language. Keywords:BBS, JSP, Mysql 目錄 目錄 摘 要 ...............................................................................................................................I Abstract ......................................................................................................................... II 第一章 引言 .................................................................................................................. 1 課題背景 ......................................................................................................... 1 國內研究現(xiàn)狀 ...................................................................................... 1 課題的提出 .......................................................................................... 1 研究的目的和意義 ......................................................................................... 2 BBS 論壇簡介 ................................................................................................. 2 主要研究工作和結構 ..................................................................................... 2 第二章 主要技術簡介 .................................................................................................. 4 J2EE 簡介 ........................................................................................................ 4 主要技術介紹 ................................................................................................. 4 Mysql..................................................................................................... 4 JSP ......................................................................................................... 5 XML ...................................................................................................... 5 MVC 設計模式 ................................................................................................ 5 MVC 設計模式簡介 ............................................................................. 5 MVC 設計模式的優(yōu)缺點 ..................................................................... 6 第三章 系統(tǒng)分析 .......................................................................................................... 8 系統(tǒng) 需求分析 ................................................................................................. 8 系統(tǒng)功能分析 ................................................................................................. 8 管理員模塊 .......................................................................................... 8 會員模塊 .............................................................................................. 8 系統(tǒng) 建模 ......................................................................................................... 9 系統(tǒng)用例模型 ...................................................................................... 9 第四章 系統(tǒng)設計 ........................................................................................................ 10 系統(tǒng)結構設計 ............................................................................................... 10 系統(tǒng)功能模塊設計 ....................................................................................... 10 數(shù)據(jù)庫設計 ................................................................................................... 11 數(shù)據(jù)庫建模 ........................................................................................ 11 數(shù)據(jù)庫實現(xiàn) ........................................................................................ 12 目錄 第五章 系統(tǒng)實現(xiàn) ........................................................................................................ 14 管理員登錄 ................................................................................................... 14 會員注冊 ....................................................................................................... 17 會員發(fā)帖 ................