网站大量收购独家精品文档,联系QQ:2885784924

基于Java地CMS系统的设计与实现.doc

  1. 1、本文档共40页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
专业论文,专供下载

基于Java的CMS系统的设计与实现 摘 要 CMS系统即Content Management System,意为“内容管理系统”,这里指的“内容”可能包括文件、图片、数据库中的数据甚至视频等你想要发布到网站的信息。本文所研究开发的系统是基于Java的CMS系统的设计与实现,其“内容”是针对数据库中的“新闻”信息进行管理。本系统基于B/S模式,包括两大模块:系统前端和系统后台。系统前端实现了用户登录注册、查看新闻、搜索新闻、添加评论和修改个人资料的功能,系统后台实现了对新闻类型、新闻、发布 、评论和用户管理的功能。本系统开发的创新点是利用模板技术,在发布新闻的时候生成静态的HTML页面,前台用户直接访问这个HTML页面而不需要每次都去访问数据库,这样就大大提高了在用户量较大的时候对新闻页面的并发访问效率。 关键词:Java,CMS,新闻 Design and Implementation of Java-based CMS system Abstract CMS system that is Content Management System, meaning content management system here refers to the content may include documents, images, and even video data in the database you want to publish to other web sites. Development of the system studied in this paper is a Java-based CMS systems design and implementation, the Content is for the database in the News information management. The system is based on B/S model, includes two modules: system front-end and back-end systems. Front of the system to achieve a user login register, view news, search, news, add comments, and modify personal data function, the system background to achieve to manager categories, news, publishing, revert, and user functions. The innovation of this system development is the use of template technology,when publish news generate static HTML pages, front desk users to directly access the HTML pages without the need to access the database every time, thus greatly improving the user a large amount of when the news page of concurrent access efficiency. Key Words: 目 录 摘 要 i Abstract ii 第一章 引 言 - 1 - 1.1 系统设计背景 - 1 - 1.2 关键技术介绍 - 2 - 1.3 本文主要内容 - 3 - 第二章 总体方案设计 - 4 - 2.1 系统设计的目标 - 4 - 2.2 系统处理流程 - 4 - 2.2.1 系统前台流程图 - 4 - 2.2.2 系统后台流程图 - 5 - 2.3 系统功能模块设计 - 5 - 2.4 系统设计分析 - 6 - 第三章 数据库设计 - 8 - 3.1 系统数据流程图描述 - 8 - 3.2 概念结构设计 - 8 - 3.3 物理结构设计 - 9 - 3.4 出错处理设计 - 11 - 第四章 系统功能模块的具体实现 - 12 - 4.1 数据库与后台连接的实现 - 12 - 4.2 数据库创建表 - 13 - 4.3 系统主页面设计 - 13 - 4.4 包含各种对用户的逻辑方法 - 13 - 4.5 CMS系统的关键实现 - 13 - 第五章 系统运行与测试 - 14 - 5.1 系统运行环境 - 14 - 5.2 系统前端运行 - 14 - 5.2.1 进入首页 - 14 - 5.2

文档评论(0)

lichenxu1 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档