文档详情

博客系统的设计与实现 本科毕业论文原创.doc

发布:2018-03-02约2.79万字共68页下载文档
文本预览下载声明
摘 要 随着计算机网络的飞速发展,博客已经成为写网络日志必不可少的一种工具,也是一种简单有效的提供网络用户之间进行在线交流的网络平台,在互联网时代的今天将人与人之间的交流联系的更为紧密。因此本系统主要设计了BLOG的各种功能,包括文章、公告和日志的增加、删除、修改等方便用户们的交流。该系统开发采用了MyEclipse开发平台,J2EE开发语言、Hibernate3.0框架,Tomcat6.0服务器以及JSP编程语言,后台使用SQL Server 2000数据库,分析了个人博客系统的总体设计模式和系统的实现过程,具有界面友好,方便操作,应用性强,安全和稳定性强等特点,从而实现个人博客的基本功能。 关键词:web2.0,个人博客,Hibernate3.0框架 Abstract Along with computer networks swift development, the blog already became writes the network diary essential one kind of tool, is also one kind simple effective provides between the network user to carry on the online exchange the network platform, today in the internet of communication between people more closely associated.Therefore this article mainly elaborated the blog’s kinds function including the addition deletion and modification of articles notices logs and so on for users’ exchanging. The development of the system used MyEclipse development platform, J2EE Development of language, Hibernate3.0 framework, Tomcat6.0 Server and JSP programming languages. Has analyzed individual blog systems system design pattern and the system realizes the process. Has?friendly interface, easy?operation,application of strong security and stability and other characteristics,in order to achieve the basic functions of personal blog. Key words: Web 2.0, personal blog site, Hibernate3.0 framework 目 录 第1章 绪论 1 1.1 引言 1 1.2 课题背景 1 1.3 国内外发展现状 2 1.4 目的和意义 2 1.5 系统的主要结构 3 第2章 可行性分析 4 2.1 业务流程图 4 2.2经济可行性 5 2.3 技术可行性 5 2.4 运行可行性 6 第3章 需求分析 7 3.1系统目标 7 3.2系统运行环境 7 3.2.1开发语言 7 3.2.2集成开发环境 8 3.2.3数据库工具 8 3.2.4服务器 8 3.2.5开发框架 8 3.3关键技术 9 3.3.1 JSP 9 3.3.2 JavaBean 9 3.3.3 JavaScript 10 3.3.4 HTML 10 3.4系统的功能要求 10 3.4.1系统前台 11 3.4.2系统后台 12 3.5系统的数据要求 13 3.5.1系统的数据要求 13 3.5.2 系统的数据字典 13 3.5.3 系统的E-R图 15 3.6系统的性能需求 18 3.7建立系统的约束 18 3.7.1 人力、资金、时间的约束 19 3.7.2 技术发展规律的约束 19 第4章 系统设计 20 4.1系统体系结构 20 4.2主要功能设计 21 4.2.1 主要功能模块 21 4.2.2系统模块介绍 21 4.2.3系统模块导航图 23 4.3 数据库设计 26 4.4 信息安全设计 29 4.4.1 网络安全 30 4.4.2 其他安全 30 第5章 系统实现 31 5.1 主要页面设计 31 5.2 功能模块设计 32 5.3系统各个模
显示全部
相似文档