网站内容管理系统2 毕业设计 .doc
文本预览下载声明
摘要
随着互联网技术的飞速发展,网站创建和修改的技术门槛越来越低。但是对于有网站建设需求的初学者来说,对相关的概念感到很迷茫,因为没有相关技术的基础,在摸索的过程中会走很多的弯路。其实使用免费开源的内容管理系统(Content Management System,简写为CMS),如果系统具有良好的可拓展性和健壮的代码,建设一个网站是件轻而易举的事情。文章从当前互联网网站建设的现状和发展趋势进行分析,重点以一个专业企业网站建设实例为参考模型,阐述一般的企业网站以及专业性门户网站的搭建过程和基本的营销管理方法,让初学者能够迅速地了解一般网站建设的基本过程,通过短期的学习具备独立搭建功能强大的企业站点的能力,而且能够进行一般性有意义的网站运营。对网站以及一般软件工程开发过程,详细的了解。
关键词:内容管理系统;CMS;开源;网站建设;网络营销
Abstract
With the development at full speed of Internet technology, it is lower and lower to build the technological threshold of a website. But to the beginner with website construction demand, because there is no basis, on relevant concepts very confused, in the process of exploration will take a lot of detours. In fact, using the free open source content management system (abbreviated as CMS), building a website is a breeze thing.
This text, start with from the basic concept of CMS, introduces emphatically the open-source CMS application in small and medium-sized websites construction from the current Internet websites,and from the internet website of the building of the status quo and trend analysis, Standing in a beginners perspective, regarding a professional website construction embodiment as the model of consulting especially, describes the generals personal site, business portal site and professional site portal construction process and basic marketing management method, so that beginners can quickly learn the basic process of building a general website, through the short-term learning independently build powerful personal site of ability, and can make general meaningful website operation.
Keywords : Content Management System; CMS; Open-source; Website Construction; Network marketing.
目 录
1 引言 1
1.1 开发背景 1
1.2 研究现状 1
1.3 可行性分析 2
1.3.1 技术可行性 2
1.3.2 经济可行性 2
2 系统开发技术与运行环境介绍 3
2.1 Java 3
2.2 Java EE 3
2.3 Hibernate 3
2.4 Spring 3
2.5 Struts2 3
2.6 MVC简介 4
2.7 JavaScript简介 4
2.8 AJAX简介 4
2.9 JQUERY简介 4
2.10 Tomcat 4
2.11 MySQL 5
3 系统分析与概要设计 6
3.1 系统需求分析 6
3.2 确定用户类型 6
3.3 系统模块用例图和描述 7
3.3
显示全部