基于jsp的博客系統(tǒng)----源碼+數(shù)據(jù)庫(kù)+論文.rar
基于jsp的博客系統(tǒng)----源碼+數(shù)據(jù)庫(kù)+論文,基于jsp的博客系統(tǒng)----源碼+數(shù)據(jù)庫(kù)+論文摘要: blog是web blog的縮寫(xiě),中文就是“網(wǎng)絡(luò)日志”,在中國(guó)我們稱(chēng)它為博客。它被解釋為一個(gè)特定的軟件系統(tǒng), 被用來(lái)在網(wǎng)絡(luò)上出版、發(fā)表和張貼個(gè)人的文章并且通常是由簡(jiǎn)短且經(jīng)常更新的帖子所構(gòu)成,這些張貼的文章都按照年份和日期倒序排列。blog的內(nèi)容和目的有很大的不同,從...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 bshhty 發(fā)布基于JSP的博客系統(tǒng)----源碼+數(shù)據(jù)庫(kù)+論文
摘要: Blog是Web blog的縮寫(xiě),中文就是“網(wǎng)絡(luò)日志”,在中國(guó)我們稱(chēng)它為博客。它被解釋為一個(gè)特定的軟件系統(tǒng), 被用來(lái)在網(wǎng)絡(luò)上出版、發(fā)表和張貼個(gè)人的文章并且通常是由簡(jiǎn)短且經(jīng)常更新的帖子所構(gòu)成,這些張貼的文章都按照年份和日期倒序排列。Blog的內(nèi)容和目的有很大的不同,從對(duì)其他網(wǎng)站的超級(jí)鏈接和評(píng)論,有關(guān)公司、個(gè)人構(gòu)想到日記、照片、詩(shī)歌、散文,甚至科幻小說(shuō)的發(fā)表或張貼都有。而此系統(tǒng)也主導(dǎo)這一思想,主要為了完善地實(shí)現(xiàn)注冊(cè)用戶發(fā)表文章,訪客可以匿名發(fā)表評(píng)論等相關(guān)功能來(lái)設(shè)計(jì),并且完成前臺(tái)運(yùn)作和管理。
博客就是以網(wǎng)絡(luò)作為載體,簡(jiǎn)易迅速便捷地發(fā)布自己的心得,即時(shí)有效輕松的與他人進(jìn)行交流,再集豐富多彩的個(gè)性化展示于一體的綜合性平臺(tái)。博客系統(tǒng)可以充分展示每個(gè)用戶的內(nèi)心世界、工作感受、技術(shù)資料等方面的資訊。博客是個(gè)獨(dú)立站點(diǎn)任何人都可以方便的來(lái)使用,就像每個(gè)人擁有自己的筆記本開(kāi)始書(shū)寫(xiě)一樣簡(jiǎn)單。
系統(tǒng)功能保留了傳統(tǒng)博客系統(tǒng)的功能,同時(shí)又加上了人性化的界面設(shè)計(jì),比如日歷、音樂(lè)的引用。完善的數(shù)據(jù)更新能力、實(shí)用的管理以及個(gè)性化的設(shè)計(jì)使本系統(tǒng)能適應(yīng)博客的發(fā)展。
系統(tǒng)頁(yè)面采用Html語(yǔ)言和Css樣式以及JavaScript腳本來(lái)設(shè)計(jì),系統(tǒng)的相關(guān)功能由Java語(yǔ)句來(lái)實(shí)現(xiàn),使用Tomcat為服務(wù)器,和Oracle 數(shù)據(jù)庫(kù)作為后臺(tái),采用Jsp+Servlet+JavaBean模式來(lái)完成系統(tǒng)的相關(guān)功能。主要分為游客角色和用戶角色。游客可以注冊(cè)、查看日志、照片、博主的資料和匿名發(fā)表評(píng)論。用戶則完成寫(xiě)日志、修改日志、上傳照片、管理照片、更改個(gè)人信息、添加收藏、退出系統(tǒng)等功能。
關(guān)鍵字: 博客 系統(tǒng) Jsp
A BLOG SYSTEM BASED ON JSP
Abstracts:Blog is the abbreviation of Web blog, whose Chinese meaning is “the network diary”. In China, we call it Blog, which is explained as specific software used to publish individual articles in the network and usually consists of a brief and frequently updated posts, these articles posted in reverse chronological order, and date. Blog content and purpose are quite different from other websites, the hypertext links and comments about the company, personal diary, photographs, and ideas to poetry, prose, even science fiction published or posted. For this purpose, our system is designed to perfect some correlative functions, such as publish articles for the registration users, publish anonymous comments for the visitors, and complete the foreground operations and managements.
Blog is simple to network as the carrier, rapid conveniently released their experiences, instant effectively communicate easily with others, then set colorful personalized display in an integrated platform. Blog system can fully display each user's inner world, work experience and technical data, etc. Blogging is a independent site anyone can easily to use, like everyone has his notebook to write.
It not only retains the traditional Blog system, but also adds com personal windows design, such as the quote of calendar, and music. Based on the flawless ability of data renewal, useful backstage management and personal design, this system can adapt to the development of Blog.
System using Html page language and Css styles and JavaScript scripts, system design by the relevant function, use Java statements for the server, and Tomcat Oracle database, using a backend Jsp+Servlet+JavaBean mode to complete system of related functions.It mainly divided into tourist roles and user role. Visitors can view the log, photographs, and the material and anonymous blogger comment. Users will finish writing blog, modify log, uploading photos and pictures, the change of personal information management system, add collection, exit etc. functions.
Key words:Blog System Jsp
目錄
引言 1
1 博客及相關(guān)技術(shù)概述 2
1.1 個(gè)人博客的概念 2
1.2 個(gè)人博客的發(fā)展現(xiàn)狀 2
1.3 WEB技術(shù)的發(fā)展 2
1.4 WEB開(kāi)發(fā)技術(shù) 3
2 需求分析 7
2.1 系統(tǒng)目標(biāo) 7
2.2 系統(tǒng)功能要求 7
2.3 系統(tǒng)的性能要求 8
2.4 系統(tǒng)的性能要求 9
3 概要設(shè)計(jì) 10
3.1 系統(tǒng)體系結(jié)構(gòu) 10
3.2 主要功能設(shè)計(jì) 10
3.3 數(shù)據(jù)庫(kù)設(shè)計(jì) 12
3.4 信息安全設(shè)計(jì) 14
4 詳細(xì)設(shè)計(jì) 15
4.1 首頁(yè)及主要頁(yè)面設(shè)計(jì) 15
4.2 功能模塊設(shè)計(jì) 15
4.3 系統(tǒng)實(shí)現(xiàn) 15
5 遇到的難點(diǎn)和解決方法 29
6 結(jié)束語(yǔ) 30
參考文獻(xiàn) 31
致 謝 39
TA們正在看...
- 畢業(yè)論文電動(dòng)車(chē)無(wú)線防盜報(bào)警器設(shè)計(jì).doc
- 畢業(yè)論文設(shè)計(jì)電動(dòng)車(chē)充電器設(shè)計(jì).doc
- 畢業(yè)設(shè)計(jì)單片機(jī)數(shù)字鐘的設(shè)計(jì).doc
- 畢業(yè)設(shè)計(jì)基于tl494芯片的充電器電路分析.doc
- 畢業(yè)設(shè)計(jì)基于單片機(jī)的數(shù)字電子鐘設(shè)計(jì).doc
- 畢業(yè)設(shè)計(jì)論文直流電機(jī)pwm調(diào)速器設(shè)計(jì)的研究.doc
- 基于單片機(jī)的mp28ga步進(jìn)電機(jī)原理及程序.doc
- 基于單片機(jī)的電子時(shí)鐘數(shù)字鐘電子日歷電子萬(wàn)年歷的...doc
- 基于單片機(jī)的智能電子鐘的設(shè)計(jì).doc
- 本科畢業(yè)論文--程控高增益選頻放大器的設(shè)計(jì).doc