文档详情

《博客管理系统毕业论文》.doc

发布:2016-03-04约字共30页下载文档
文本预览下载声明
院 系: 专 业: 班 级: 姓 名: 指导老师: 时 间: 目录 摘要 II Abstract III 前言 IV 第一章 概述 23 1.1项目背景 23 1.2研究意义 24 第二章 系统设计 24 2.1系统分析 27 2.1.1需求分析 27 2.1.2开可行性研究 27 2.2系统功能设计 27 2.2.1目标 27 2.2.2 系统功能结构 27 2.2.3 系统流程图……………………………………………………………………………11 2.3系统数据库设计与实现 28 2.3.1数据库需求分析 28 2.3.2数据库概念设计 30 2.3.3数据库逻辑结构设计 31 2.3.4 系统数据库实现……17 第三章 公共模块设计及代码实现 34 3.1字符串处理类的编写 34 3.1.1字符串处理类的设计 34 3.1.2字符串处理类的代码设计 35 3.2数据库连接机操作类的编写 40 3.3获取系统时间类的编写 41 3.4 分页处理类的编写……25 结论 53 参考文献 1 附录 2 摘要 越来越多的网络用户希望能够在网络平台上更多地展现自己的个性,更方便地与他人互动交流,拥有一个自己独立的空间,随着Web2.0时代的到来,一个新的概念越来越被人接受——博客。 首先介绍了博客网站设计的意义和背景,主流博客网站的主要功能。重点介绍了基于JSP的博客网站设计方案,实现的主要功能。 其次,重点讲述了博客网站的系统设计与公共模块。在系统设计中主要介绍数据库的设计与实现,而在公共模块中的设计则主要实现了字符串处理类的设计、数据库连接及操作类的编写、获取系统时间和分页处理类的编写功能。 最后对博客网站开发进行系统总结讲述一些有待完善的问题,并针对这些问题提出一些解决方案,最后对系统性能作出一些简要评估,阐述了一些个人想法。 关键词: 博客,More and more network users hope to unfold there characteristics in the network platform and interact with people more conveniently. From the begining of Web 2.0, a new concept of blog emerged. Firstly, we introduce the meaning and background of designing of blog site, and then introduce the main function of the blog site briefly. We also introduce the designing scheme of blog site which is based on the architecture of JSP. The main function carried out in our blog project is presented. Second, a blog site focuses on the system design and public modules.In system design focuses on database design and implementation, and in the public module is mainly designed to achieve a string handling class design, database connection and write the action class to get the system time and page processing class write functions. Finally, a systematic summary of site development blog about some of the issues need to be improved, and for some solutions to these problems, the final performance of the system to make some brief assessment, described some personal thoughts. Keywords: blog, JSP, Fuction 前言 “博客” ,译自英文 Weblog/blog(也译做“网络日志” 、“网志”或“部落格”等),是一种互联网平台上信息交流中心。一般一个博客就是一个页面,通常由简短而且经常更新的帖
显示全部
相似文档