31 / 40
毕业设计(论文)
题 目 基于java的博客设计与开发
姓 名
学 号
指 导 老 师
指导教师职称
年级专业班级
所 在 学 院
2008年 6 月 12日
目录
目录I
摘要III
前言V
文献综述VI
第1章 绪论1
第1节背景1
第2节研究的目的与意义2
第2章 设计简介与设计方案3
第1节设计原则3
第2节运行架构3
第3节设计方案4
第3章 相关技术介绍5
第1节MVC简介5
第2节Spring 的起源和背景6
第3节Hibernate 概述7
第4章 需求分析8
第1节注册博友8
第2节普通用户9
第5章 系统架构设计11
第1节系统架构说明:12
第2节Hibernate层12
第3节实现Service 层18
第4节MVC 层实现20
设计结果与对设计结果的分析25
全文总结28
I / 48
致30
参考文献31
II / 48
摘要
越来越多的网络用户希望能够在网络平台上更多地展现自己的个性,更方便地与他人互动交流,拥有一个自己独立的空间,,一个新的概念出现了——博客。
首先介绍了博客设计的意义和背景,主流博客的主要功能。重点介绍了基于J2EE架构的博客设计方案,实现的主要功能。
其次,重点讲述了博客的业务逻辑层和持久层的设计与开发过程中所涉与的技术与开源框架。系统如何以Spring 框架为核心,向下整合Hibernate进行持久层访问,向上整合Struts 按清晰的MVC 模式控制,怎样划分应用的层次。简述了页面的请求的分发与流程。
最后对BLOG开发中所碰到的一些问题,并针对这些问题提出一些解决方案,最后对系统性能作出一些简要评估,阐述了一些个人想法。
关键词: 博客,J2EE, Spring,Struts,Hibernate
III / 48
Abstract
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 , 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 J2EE. The main function carried out in our blog project is presented.
Secondly, we introduce the designing of logic and permanent layer of the blog site. The technic and structure refered in the process of developing are presented. We also depict how to be around with frame of Spring, how to work with Hibernate to visit permanent layer below, how to work with Struts to control the clear MVC model up and how to di
基于java的博客网站设计与开发毕业论文 来自淘豆网m.daumloan.com转载请标明出处.