个人博客系统

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

创业创新 知识管理 Ahead Institute of Software and Technology

I

编 号:090823

审定成绩:

江西先锋软件职业技术学院

毕业设计论文(论文)

个人博客系统

分 院: 软件工程分院

学生姓名: 王小刚

专 业: 软件服务外包

班 级: 0908

学 号: 200900007233

指导教师: 候玉香

创业创新 知识管理 Ahead Institute of Software and Technology

II

先锋软件学院

学生毕业设计(论文)工作自查表

(2011年11月- 2012年3月检查)

学生姓名

王小刚 专业 软件开发服务外包 学号 200900007233 导师姓名

候玉香 职称 教师 导师每周指导次数 3 每次: 1小时 题目名称

个人博客信息管理系统的设计与实现 作息时间

上午 9时~ 10时 下午 3时~ 4时 晚间 7时~ 8时 个人精力

实际投入 日均工作小时 3 周均工 作小时 18 缺席天数 0 出勤率% 100%

毕业设计

(论文)工

作进度 已完成主要内容 100%

待完成主要内容

100% 本系统包括登录博客系统的后台管

理平台。

(2)更改博客账号的基本信息。

(3)撰写日志。

(4)日志管理。

(5)评论管理。

(6)留言管理 80% 加关注,认证,应用管理 20%

存在问题

工作措施 目前没有实现多条记录的连锁删除以及数据的导入功能和删除数据时图片的同时删除功能。

指导教师(签字): 日期: 年 月 日

创业创新 知识管理 Ahead Institute of Software and Technology

III

先锋软件学院毕业论文(设计)评阅表

(指导教师、评阅人用) 论文(设计)名称 个人博客信息管理系统的设计与实现

学生姓名 王小刚 学号 200900007233 指导教师或评

阅人)

姓名

序号

评审项目 指标 满分 评分 1

论文(设计)完成量 论文(设计)内容完成量,难易程度符合教学基本要求 20 2 调查与综合

根据论文(设计)任务,能独立查阅文献资料和从事其它有关调研。有收集、综合和正确利用各种信息的能力。 20 3 论文(设计)质量 文章切合选题,材料丰富、内容充实,观点明确、论据充分、论证严格,构思完整、层次分明、段落、论题间的衔接自然、舒展。文笔流

畅、语言通顺、使用专业术语准确,

图表清楚,符合要求。

50

4 创新 有独特的见解,或有一定应用价值 10

总分 评语:(明确指出论文(设计)的调研论证材料收集是否适合论点要求、创新点、论文(设计)论证能力、写作水平,同时要明确指出论文(设计)的不足之处及改进方向。)

评阅人: 年 月 日

创业创新 知识管理 Ahead Institute of Software and Technology

IV

摘 要

个人博客信息管理系统致力于为广大网友提供优质的互动交流平台,为个人提供更多心情和生活介绍及展示的机会,提高网站的知名度和访问量,提升自己博客的价值。为了满足个人博客信息管理系统的要求,实现系统静态与动态页面的相互分离,系统采用JSP+JavaBean+Servlet 和SQL Server2000数据库相结合的开发模式。

论文首先论述了系统的开发背景和设计目标,并对系统开发所采用的技术进行相应的简单介绍。在系统分析中,对系统的模型进行简单分析,明确系统的操作流程,并对系统进行可行性分析,确定在目前的条件下,开发个人博客信息管理系统是可行的。在需求分析结果的基础上,对系统的功能模块进行划分。接着对系统中的数据库进行模型设计,包括数据流图、实体联系图及数据表结构。在系统的设计与实现中,确定系统的开发思想以及开发环境,并对系统中的JavaBean 和Servlet 代码进行设计。最后给出了系统中模块的详细设计与实现,并对系统模块涉及到的关键源代码进行了详细的分析。

经过调试运行后表明,系统可以满足用户创建个人博客的各项要求。

关键词:MVC ,设计模式,知识共享,博客信息管理系统

创业创新 知识管理 Ahead Institute of Software and Technology

V

ABSTRACT

The blog information management system is concentrates on high-quality interactive exchanges platform for a large number of users, increasing the visits and making the website more and more famous, thereby can acquiring for the opportunity that business enterprise providing more introductions and shows of products, promoting the value of the website.Satisfy for the functions of blog information management system, achieving the system's static page separate with dynamic page mutually, using JSP+ JavaBean+ Servlet with the mode of development that the database of SQL Server2000 combine together.

The paper discusses the background of development of the system and the design of the target first, and introduces the tecknique which used to develop simply.In the analyse of system, proceeded the simple analysis to the model of the system, made sure the operation process of the system, proceed the analyse to the system, ensure that under the current term, developing blog information management system is feasible. At the foundation of requirement with the analyse result, proceeding the providing of the function module of the system. Follow, designing the database model, including the data flow diagram, entity relation diagram and data tables. during the design and realization of the system, making sure the development thought of the system and install the environment of development,at last show the design details with realize finally an a key for of detailed design with realization, and analyzed the program which relate to the system module.

After debugging and running ,it shows that the system can satisfy with users to create personal blog.

Keywords: MVC,Design Patterns,Knowledge sharing,The Blog Information Management System

相关文档
最新文档