【正文】
瀏覽帖子模塊,發(fā)帖回帖模塊,論壇管理模塊,用戶管理模塊。該論壇經(jīng)測(cè)試表明其性能穩(wěn)定,可廣泛應(yīng)用于各種網(wǎng)絡(luò)上,作為信息交流和人員溝通的園地。大連東軟信息技術(shù)職業(yè)學(xué)院畢業(yè)設(shè)計(jì)(論文) Abstract III Designing and Implementation of Forum Based on JSP Technique Abstract The microputer popularization has accelerated the puter work widespread application and the rapid development. BBS(Bulletin Board System)system takes information technology like puter system, munication, database, work technology and so o n as the strut ,it bees more and more important in the information service domain. This article has realized one kind of pattern forum elaborated based on the B/S by using JSP+CSS, HTML+CSS, MYSQL, JAVABEAN, JDBC technology and instructed the BBS related theory and developing methods and unifies this project the actual situation to produce the forum structure overhead construction. The forum(BBS) is mainly pleted the design and realizations of information exchanges forum based on the JSP technique. And it main carry out a dynamic state between the customer and the sever. There are five molds piece: register and login the mold piece, scan the article in the mold piece, article releases and restores the mold piece, announce management mold piece, user management mold piece. The thesis has described module structure、 function detailed and has designed process concretely. This forum after teacher and schoolmates test indicated its performance is stable, but widely applies to each kind if work the field which links up as the information exchange and the personnel. Key words: JSP,SQL,JAVABEAN,BBS 大連東軟信息技術(shù)職業(yè)學(xué)院畢業(yè)設(shè)計(jì)(論文) 目錄 IV 目 錄 畢業(yè)設(shè)計(jì)(論文)任務(wù)書 ........................................................................ I 摘 要 ......................................................................................................... II ABSTRACT .............................................................................................. III 第 1 章 緒 論 ......................................................................................... 1 課題的提出 .............................................................................................. 1 開發(fā)背景 .................................................................................................. 1 研究的意義 .............................................................................................. 1 論文研究主要內(nèi)容 ................................................................................... 2 第 2 章 關(guān)鍵技術(shù)介紹 ............................................................................ 3 MVC 開發(fā)模式 ....................................................................................... 3 系統(tǒng)分層結(jié)構(gòu)中所用到的技術(shù) ................................................................ 3 表現(xiàn)層 ........................................................................................................................ 3 控制層 ........................................................................................................................ 3 業(yè)務(wù)邏輯層和數(shù)據(jù)持久層 ........................................................................................ 3 系統(tǒng)中所用到的其它關(guān)鍵技術(shù) ................................................................ 3 第 3 章 系統(tǒng)分析 .................................................................................... 5 系統(tǒng)功能分析 ......................................................................................... 5 用戶功能分析 ............................................................................................................ 5 管理員功能分析 ........................................................................................................ 5 模塊需求描述 ......................................................................................... 5 注冊(cè)登錄功能 ........................................................................................................... 5 用戶瀏覽或修改個(gè)人信息功能 ................................................................................ 6 用戶瀏覽帖子功能 .................................................................................................... 6 大連東軟信息技術(shù)職業(yè)學(xué)院畢業(yè)設(shè)計(jì)(論文) 目錄 V 用戶發(fā)新帖子功能 .................................................................................................... 6 用戶回復(fù)帖子的功能 ................................................................................................ 7 管理員管理用戶功能 ................................................................................................ 7 管理員管理帖 子功能 ............................................................................................... 7 系統(tǒng)開發(fā)環(huán)境 ......................................................................................... 8 可行性分析 ............................................................................................ 8 技術(shù)可行性 ............................................................................................................. 8 系統(tǒng)安全性分析 ........................................................................................................ 8 第 4 章 系統(tǒng)設(shè)計(jì) .................................................................................... 9 設(shè) 計(jì)指導(dǎo)思想和原則 ............................................................................. 9 指導(dǎo)思想 ................................................................................................................. 9 軟件設(shè)計(jì)原則 ......................................................................................................... 9 系統(tǒng)功能總體設(shè)計(jì) ................................................................................. 9 系統(tǒng)功能詳細(xì)設(shè)計(jì) ............................................................................... 10 注冊(cè)登錄模塊 .......................................................................................................... 10 直接登錄模塊 .........................................................