《基于JSP的个人博客系统设计与实现_学位学士毕业论文》.docVIP

  • 4
  • 0
  • 约 58页
  • 2016-12-11 发布于贵州
  • 举报

《基于JSP的个人博客系统设计与实现_学位学士毕业论文》.doc

目 录 摘要 III Abstract. IV 1 引言 1 1.1 系统开发的背景 1 1.2 开发的目的和意义 1 1.3 开发环境及工具和技术的选用 2 1.3.1 开发环境 2 1.3.2 开发工具及技术介绍 2 2 系统分析 5 2.1 任务概述 5 2.2 功能需求分析 5 2.2.1 前台 5 2.2.2 后台 6 2.3 性能需求分析 6 2.4 系统数据需求 7 2.4.1 系统的数据需求 7 2.4.2 系统的数据字典 8 3 系统概要设计 9 3.1 系统体系结构 9 3.2 主要功能设计 9 3.2.1 主要功能模块 9 3.2.2 系统流程图 10 4 数据库设计 12 4.1 数据库概念设计 12 4.2 数据库逻辑结构设计 15 4.2.1 数据库详细设计 15 4.2.2 数据表关系设计 18 5 系统详细设计 19 5.1 登陆和注册界面设计 19 5.2 前台页面设计 21 5.2.1 前台首页概述 21 5.2.2 前台首页技术分析 22 5.2.3 前台首页的面局 23 5.3 后台界面设计 24 5.3.1 后台首页概述 24 5.3.2 后台首页技术分析 25 5.3.3 后台首页的布局 25 5.4 系统重难点代码分析 25 5.4.1 系统配置 25 5.4.2 分类显示文章信息 27 5.4.3 相册上传的实现 29 6 系统测试 32 6.1 测试方法 32 6.2 测试内容 33 6.2.1 登录测试 33 6.2.2 发表文章测试 34 7 结论与展望 37 致 谢 38 参 考 文 献 39 基于JSP的个人博客系统 摘要:博客,是一种互联网平台上的个人信息交流中心。看上去平淡无奇,毫无可炫耀之处,但它可以让每个人零成本、零维护地创建自己的网络媒体,每个人都可以随时把自己的思想火花和灵感更新到博客站点上。 本系统页面采用Html语言和Css样式以及JavaScript脚本来设计,系统的相关功能由Java语句来实现,使用Sql2000 数据库作为后台,采用Jsp+Servlet+JavaBean模式来完成系统的相关功能。主要分为游客和博主两种角色。游客可以注册、查看日志、照片、博主的资料和发表评论。博主则完成写日志、修改日志、上传照片、管理照片、更改个人信息、添加公告、退出系统等功能。 关键词:博客;个人博客;JSP;Sql2000Personal blog system based on JSP Computer Science and Technology Vocational Education faculty Undergraduate Class one Abstract:Blog is a kind of Internet platform of information exchange center. Look boring, are in no way to show off, but it allows everyone to zero cost, zero maintenance to create your own network media, everyone can update their ideas spark and inspiration to the blog site. The system page using Html and Css, and JavaScript script design, system related function is implemented by Java statements, using Sql2000 database as the background, using the Jsp + Servlet + JavaBean model to complete the related functions of the system. Mainly divided into two roles tourists and blogger. Visitors can register and view the log information, photos, blogger and comment. Bloggers are writing log, modify logs, upload photos, photo, change the personal information management, add announcements, exit systems, etc. Key words:Blog; Personal blog; JSP; Sql2000;1

文档评论(0)

1亿VIP精品文档

相关文档