1、 学学 士士 学学 位位 论论 文文 THESIS OF BACHELOR (2008 2012 年) 博客网站的设计与实现博客网站的设计与实现 Design And Implementation of Blog Website 姓 名: 学 号: 学 院: 软件学院 专 业: 软件工程 完成时间: 2012 年 4 月 1 号 指导老师: 摘 要 I 摘摘 要要 博客信息管理系统致力于为广大用户提供优质的互动交流平台,提高网站的 知名度和访问量,从而获得为企业提供更多产品介绍及展示的机会,提升自己网 站的价值。为了满足博客信息管理系统的要求,实现系统静态与动态页面的相互 分离,系统采用 JS
2、P+JavaBean+Servlet 和 SQL Server2005 数据库相结合的开发 模式。 论文首先论述了系统的开发背景和设计目标, 并对系统开发所采用的技术进 行相应的简单介绍。在系统分析中,对系统的模型进行简单分析,明确系统的操 作流程,并对系统进行可行性分析,确定在目前的条件下,开发博客信息管理系 统是可行的。在需求分析结果的基础上,对系统的功能模块进行划分。接着对系 统中的数据库进行模型设计,包括数据流图、实体联系图及数据表结构。在系统 的设计与实现中,确定系统的开发思想以及开发环境,并对系统中的 JavaBean 和 Servlet 代码进行设计。最后给出了系统中模块的详细设
3、计与实现,并对系统 模块涉及到的关键源代码进行了详细的分析。 经过调试运行后表明,系统可以满足用户创建个人博客的各项要求。 关键词关键词:MVC;JSP;JAVABEAN;博客 Abstract II 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
4、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 systems static page separate with dynamic page mutually, using JSP+ JavaBean+ Servlet with the mode of development that the database of SQL Server2005 combine together. The paper discusses the background of developmen