【正文】
2009屆計(jì)算機(jī)科學(xué)與技術(shù)專業(yè)畢業(yè)設(shè)計(jì) Web課程設(shè)計(jì)報(bào)告題目:基于JSP新聞發(fā)布系統(tǒng) 班 級(jí): 軟件0841 學(xué) 號(hào): 0604431222 姓 名: 宋禹昊 指導(dǎo)老師: 張秀坤 摘要: IAbstract: II引言 1 1需求分析 1 安全需求 1 性能需求 1 功能需求 1 2系統(tǒng)開發(fā)模式及技術(shù) 2 JSP簡(jiǎn)介 2 JSP的特點(diǎn) 3 JSP技術(shù) 3 訪問(wèn)WEB數(shù)據(jù)庫(kù)常見技術(shù) 3 本系統(tǒng)采用的數(shù)據(jù)庫(kù)訪問(wèn)技術(shù) 4 B/S開發(fā)模式 5 3總體設(shè)計(jì) 5 系統(tǒng)功能描述 6 ER模型 6 系統(tǒng)流程圖 9 數(shù)據(jù)流圖 9 系統(tǒng)功能模塊劃分 11 數(shù)據(jù)庫(kù)設(shè)計(jì) 12 4詳細(xì)設(shè)計(jì) 13 前臺(tái)系統(tǒng) 13 后臺(tái)管理系統(tǒng)的設(shè)計(jì) 18 總結(jié) 22 致謝 22 20092010下期課程設(shè)計(jì)基于JSP新聞發(fā)布系統(tǒng)曾友洪(重慶三峽學(xué)院數(shù)學(xué)與計(jì)算機(jī)科學(xué)學(xué)院軟件工程專業(yè)2007級(jí) 重慶萬(wàn)州 404000)摘要:隨著Internet的迅速發(fā)展,社會(huì)已經(jīng)進(jìn)入了網(wǎng)絡(luò)時(shí)代,人們?cè)絹?lái)越傾向于從Internet獲取信息。而網(wǎng)站則是Internet網(wǎng)上進(jìn)行信息傳播的主要載體,為了使網(wǎng)站的管理者方便的進(jìn)行新聞的動(dòng)態(tài)發(fā)布和管理,將雜亂無(wú)章的信息(包括文字、圖片和影音)經(jīng)過(guò)組織,合理而且有序地通過(guò)網(wǎng)頁(yè)呈現(xiàn)給人們,開發(fā)了本新聞發(fā)布系統(tǒng)。本系統(tǒng)利用jsp動(dòng)態(tài)網(wǎng)頁(yè)技術(shù)和MySql數(shù)據(jù)庫(kù),以B/S模式開發(fā),實(shí)現(xiàn)新聞的動(dòng)態(tài)發(fā)布和管理。前臺(tái)為用戶提供了新聞分類顯示、新聞搜索、點(diǎn)擊排行、留言評(píng)論和滾動(dòng)顯示等功能;管理用戶可以通過(guò)Web瀏覽器登陸后臺(tái)實(shí)現(xiàn)新聞的發(fā)布、管理、實(shí)時(shí)的進(jìn)行行為統(tǒng)計(jì)和記錄等操作。關(guān)鍵詞:JSP。新聞發(fā)布。MYSQL數(shù)據(jù)庫(kù)。B/S模式 NEWS Publishing System Based On JSPZENG Youhong(Grade2007,SoftWare Engineering,College of Mathematics and Computer Science, Chongqing Three Gorges University, Wanzhou, Chongqing 404000)Abstract: With the rapid development of Internet, the society has already entered the era of the network,people are apt to get news from Internet more and more. The Web site is the main carrier that Internet carried on information dissemination on the net, for the sake of the manager’s manage and issue work to be easier, the chaotic information(including writing, picture and video and music)can be organized, reasonably has the foreword to present in front of everybody ,I have carried out this news production system. This system based on B/S pattern, used the JSP(Java server page)and MySql DBMS, made the news issuance and manage came true. For the foreground ,it realize the news classification to demonstrate, the search function ,the message board, the news rolls the function and so on. The managers can product and manage news and do other works like statistical and recording on the web pages by the backgroundKey Words: JSP。 News Publishing。 MYSQL Database。 B/S mode20092010下期課程設(shè)計(jì)引言在Internet飛速發(fā)展的今天,互聯(lián)網(wǎng)成為人們快速獲取、發(fā)布和傳遞信息的重要渠道,它在人們政治、經(jīng)濟(jì)、生活等各個(gè)方面發(fā)揮著重要的作用。Internet上發(fā)布信息主要是通過(guò)網(wǎng)站來(lái)實(shí)現(xiàn)的,獲取信息也是要在Internet“海洋”中按照一定的檢索方式將所需要的信息從網(wǎng)站上下載下來(lái)。因此網(wǎng)站建設(shè)在Internet應(yīng)用上的地位顯而易見,它已成為政府、企事業(yè)單位信息化建設(shè)中的重要組成部分,從而倍受人們的重視。本網(wǎng)上新聞發(fā)布系統(tǒng)利用jsp技術(shù)開發(fā),其目的在于使新聞的發(fā)布和管理更加方便、實(shí)時(shí)、高效,從而提高工作效率。由于時(shí)間有限,加之信息系統(tǒng)開發(fā)經(jīng)驗(yàn)的缺少和編程能力的匱乏,所以本系統(tǒng)難免存在各種各樣的缺點(diǎn)。敬請(qǐng)老師能夠提出寶貴意見,進(jìn)行批評(píng)指正,謝謝!1需求分析隨著網(wǎng)絡(luò)的飛速發(fā)展和普及,越來(lái)越多的 用戶習(xí)慣上網(wǎng)瀏覽新聞。本系統(tǒng)的主要目的就是為用戶提供一個(gè)方便、及時(shí)的網(wǎng)上新聞發(fā)布、瀏覽平臺(tái)。利用本系統(tǒng),用戶可以直接在網(wǎng)上發(fā)布新聞信息并根據(jù)自己的需要對(duì)新聞進(jìn)行瀏覽、檢索、增加、或修改