1 / 36
文档名称:

毕业设计(论文)-基于JAVA技术的学习交流BLOG博客管理系统.doc

格式:doc   页数:36
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于JAVA技术的学习交流BLOG博客管理系统.doc

上传人:3346389411 2013/9/25 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于JAVA技术的学习交流BLOG博客管理系统.doc

文档介绍

文档介绍:本科毕业论文

题目:基于学习交流的博客管理系统



学院:
计算机科学与技术
专业:
计算机科学与技术
学号:
学生姓名:
指导教师:

日期:
摘要
“博客”一词是从英文单词Blog翻译而来,Blog是Web Log(网络日志)的简称。Blogger则指撰写Blog的人,Blogger在很多时候也被翻译成为“博客”。
在网络上发表Blog的构想使于1998年,但到了2000年才真正开始流行。随着网络技术的迅速发展,人们已经不再满足于从网络上获取信息,亲身参与到互联网中去已经成为越来越多人的愿望。
“博客”丰富了人们的网络生活,它是一个以网络为载体的综合性信息平台。“博客”不仅仅是一种单向的信息发布系统,它也有着极其出色的交流功能。用户在其中可以发布自己的心得,并通过留言的方式与他人进行交流,同时还可以进行个性化展示。本“博客”网站可以帮你方便完成会员注册,发布个人网络日志,浏览、查询网络日志,并对网络日志发表评论,除此之外,您还可以编辑个人信息,上传图片,更换背景等。
本系统采用B/S(Browser/Server)结构,用户通过WEB浏览器便能方便地应用博客系统。本系统采用J2EE开发技术,该技术具有程序结构清晰,高标准性和高安全性的优点。基于MVC(Model-View-Controller)模式,应用Struts框架,以XML文件作为程序流程的配置文件,使程序代码在保持相对独立的同时又能高效地协同工作。系统可在Windows、Linux、Unix等操作系统上运行,实现了一处编写随处使用的跨平台性。
关键词: 博客; Struts; MySQL; Tomcat

Abstract
"Blog" es from the English translation of the word Blog, Blog is a Web Log (Blog) for short. Blogger refers to people who write Blog, Blogger has been translated in many cases a "blog."
Blog published in the concept of work so that in 1998, but 2000 really became popular. The rapid development of the technologies, people are no longer satisfied to obtain information from work, go in person to participate in the has e more and more people desire.
"Blog" rich people'work of life, it is a web-integrated information platform carrier. "Blog" is not just a one-way information distribution system, it also has very munication capabilities. In which users can publish their own experiences and the way through the message municate with others, can also personalize the display. The "blog" website can help you plete the membership registration, publish personal web log, browse, query web log, web logs ments, In addition, you can edit the personal information, upload images, change background .
The system uses the B / S (Browser / Server) structure, the user through the WEB browser application can easily blog system. The system uses J2EE development technology, which has a clear program structure, high standards and high-security benefits. Based on MV