基于java技术的博客网的设计.rar

RAR格式版权申诉手机打开展开

基于java技术的博客网的设计,摘 要互联网正在经历一场类似纸张的出现给社会带来的那样的变革,随着一种新的信息管理和发布工具逐渐被大家认识和使用,互联网的“个人舞台”时代已经迎面走来,这种新的信息组织和传播方式,就是 blog,即博客。该设计开发的博客网站系统主要实现博客用户与访问者之间的交流,展现博主的思想。blog博客网站致力于为广大博客提供优质...
编号:150-143486大小:6.26M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 白痴学东西 发布

摘 要
互联网正在经历一场类似纸张的出现给社会带来的那样的变革,随着一种新的信息管理和发布工具逐渐被大家认识和使用,互联网的“个人舞台”时代已经迎面走来,这种新的信息组织和传播方式,就是 Blog,即博客。
该设计开发的博客网站系统主要实现博客用户与访问者之间的交流,展现博主的思想。Blog博客网站致力于为广大博客提供优质博客页面服务的商业网站。每个博客都希望借助自己的博客页面宣传自己,而博客数量越多,网站的点击率越高就越能够吸引广大的企业客户选择该商业网站作为媒介,将自己的产品展现给客户。本博客网站系统采用JSP+ SQL Server2000的技术,实现了一个完全基于浏览器的博客系统,任何注册个人博客的人都实现了撰写日志、日志管理、评论管理、留言管理等功能。

关键词:博客,互联网,信息,JSP,SQL

Abstract
The Internet is experiencing the emergence of a similar paper as society changes, along with a new information management and publishing tools, we gradually understand and use, the Internet's "personal stage", the time has come face of this information organization and dissemination of new ways, that is, Blog, or blog.
The system is to achieve blog communication between users and visitors, to show bloggers thoughts.
Blog site dedicated to provide our services to provide quality business website blog page. Each blog is hoping to promote their own blog pages, and blog more the number of hits the site the higher the more able to attract large corporate customers to choose the commercial website as a medium to show their products to the customer. This system is implemented with JSP + SQL Server2000 a fully browser-based blog system, any registered person has a personal blog written logs, log management, reviews management, message management.

Key words:Blog,intent,information,JSP,SQL


目 录
前 言 1
第1章 博客网行网站系统概述 2
1.1 个人博客的概念 2
1.2 个人博客的发展现状 2
1.3 Web技术的发展 3
1.4 研究现状 4
第2章 系统核心技术 5
2.1 JSP的基础——Servlet技术 6
2.2 JavaBean原理和机制 7
2.3 开发平台MyEclipse+Dreamweaver 8 8
2.4 数据库SQL Server 2000 9
第3章 需求分析 11
3.1 系统目标 11
3.2 系统的功能要求 11
3.2.1前台 12
3.2.2后台 13
3.3 系统的性能需求 13
3.4 系统需求 14
3.4.1 系统的数据需求 14
3.4.2 系统的数据字典 15
3.5 建立系统的约束 17
3.5.1 人力、资金、时间的约束 17
3.5.2 技术发展规律的约束 17
第4章 概要设计 18
4.1 系统体系结构 18
4.2 主要功能设计 18
4.2.1 主要功能模块 18
4.2.2 系统流程图 19
4.2.3 系统模块介绍 21
4.3 数据库设计 21
4.4 信息安全设计 25
4.4.1 网络安全 26
4.4.2 其他安全 26
第5章 详细设计 28
5.1 首页面及主要页面设计 28
5.2 功能模块设计 29
5.3 系统实现 31
5.3.1 博客网行网站前台首页 31
5.3.2 博客网行网站后台管理 38
结 论 45
参考文献 46
致 谢 47