1、 本科生毕业论文(设计)本科生毕业论文(设计) 博客网站的设计与实现 I 目目 录录 中文摘要 1 外文摘要 2 1 1概 述 3 1.1 个人博客的概念 3 1.2 个人博客的发展现状 3 1.3 WEB技术的发展 . 4 1.4 研究现状 4 1.5 开发技术 5 1.5.1 JSP 的基础Servlet 技术 5 1.5.2 JavaBean 原理和机制. 6 1.5.3 开发平台:Eclipse+dreamweaver . 7 1.5.4 数据库:SQL SERVER 2000 . 7 2 2需求分析. 9 2.1 系统目标 9 2.2 系统的功能要求 9 2.2.1 前台 9 2.2
2、.2 后台 10 2.3 系统的性能需求 . 10 2.4 系统的数据需求 . 11 2.4.1 系统的数据需求包括如下几点: . 11 2.4.2 系统的数据字典 . 11 2.5 建立系统的约束 . 13 2.5.1 人力、资金、时间的约束 . 13 2.5.2 技术发展规律的约束 . 13 3 3概要设计 14 3.1 系统体系结构 . 14 3.2 主要功能设计 . 14 3.2.1 主要功能模块 . 14 3.2.2 系统流程图 . 15 3.2.3 系统模块介绍 . 16 II 3.3 数据库设计 . 16 3.4 信息安全设计 . 19 3.4.1 网络安全 . 20 3.4.2
3、 其他安全 . 20 4 4详细设计 21 4.1 首页面及主要页面设计 . 21 4.2 功能模块设计 . 21 4.3 系统实现 . 23 4.3.1 博客网站前台首页 head_main.jsp 详细功能及部分代码 . 24 4.3.2 评论信息查询 head_disussList.jsp 详细功能及部分代码 . 27 4.3.3 系统管理 backMainPage.jsp 详细功能及部分代码. 29 5 5遇到的难点和解决方法 33 结束语. 34 参考文献. 35 致谢. 35 1 博客网站的设计与实现博客网站的设计与实现 摘摘 要要: 越来越多的网络用户希望能够在网络平台上更多地展
4、现自己的个性, 更方便地与人 互动交流,随着计算机网络的飞速发展,博客已经成为写网络日志必不可少的一种工具,也 是一种简单有效的提供网络用户之间进行在线交流的网络平台,通过其可以结交更多的朋 友,表达更多的想法,它随时可以发布日志,方便快捷。 因此本文主要论述了 BLOG 的概念、发展前景、特点和功能等。分析了个人博客系统的 总体设计模式和系统的实现过程。最后,文章还论述了本系统在今后的发展方向。 本文的研究在一定程度上借鉴了新浪、QQ 空间等的发展经验成果,系统的最终目的是 通过为博客提供优质的互动交流平台, 提高网站的知名度和访问量, 从而获得为企业提供更 多的产品介绍及发展的机会,提升自
5、己的网络价值。 关键词关键词: 博客;网络;数据库;JSP 2 Design and Implementation of the Blog Site Abstract:A growing number of Internet users hope to be able to show more about our personalities on network platform and contact with people more easily.With the rapid development of computer network,blog has become a necessa
6、ry tool to write weblog and it also is a simple and effective on-line exchange platform provided for Internet users.We can make more friends,express our opinions and we can release log at any time.it is convenient and quick. Therefore,this paper focuses on the BLOG concept of development prospects, such as features and functions.It has analyzed the system design model and systematic Implementation process of personal blog.Finally, the article also discusses the direction of the sy