欢迎来到天天文库
浏览记录
ID:13561631
大小:1.76 MB
页数:36页
时间:2018-07-23
《学位论文-—网站内容管理系统.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要随着互联网技术的飞速发展,网站创建和修改的技术门槛越来越低。但是对于有网站建设需求的初学者来说,对相关的概念感到很迷茫,因为没有相关技术的基础,在摸索的过程中会走很多的弯路。其实使用免费开源的内容管理系统(ContentManagementSystem,简写为CMS),如果系统具有良好的可拓展性和健壮的代码,建设一个网站是件轻而易举的事情。文章从当前互联网网站建设的现状和发展趋势进行分析,重点以一个专业企业网站建设实例为参考模型,阐述一般的企业网站以及专业性门户网站的搭建过程和基本的营销管理方法,让初学者能够迅速地了解一般网站建设的基本过程,通过短期的学习具备
2、独立搭建功能强大的企业站点的能力,而且能够进行一般性有意义的网站运营。对网站以及一般软件工程开发过程,详细的了解。关键词:内容管理系统;CMS;开源;网站建设;网络营销AbstractWiththedevelopmentatfullspeedofInternettechnology,itislowerandlowertobuildthetechnologicalthresholdofawebsite.Buttothebeginnerwithwebsiteconstructiondemand,becausethereisnobasis,onrelevantconce
3、ptsveryconfused,intheprocessofexplorationwilltakealotofdetours.Infact,usingthefreeopensourcecontentmanagementsystem(abbreviatedasCMS),buildingawebsiteisabreezething.Thistext,startwithfromthebasicconceptofCMS,introducesemphaticallytheopen-sourceCMSapplicationinsmallandmedium-sizedwebsi
4、tesconstructionfromthecurrentInternetwebsites,andfromtheinternetwebsiteofthebuildingofthestatusquoandtrendanalysis,Standinginabeginner'sperspective,regardingaprofessionalwebsiteconstructionembodimentasthemodelofconsultingespecially,describesthegeneral'spersonalsite,businessportalsitea
5、ndprofessionalsiteportalconstructionprocessandbasicmarketingmanagementmethod,sothatbeginnerscanquicklylearnthebasicprocessofbuildingageneralwebsite,throughtheshort-termlearningindependentlybuildpowerfulpersonalsiteofability,andcanmakegeneralmeaningfulwebsiteoperation.Keywords:ContentM
6、anagementSystem;CMS;Open-source;WebsiteConstruction;Networkmarketing.目录1引言11.1开发背景11.2研究现状11.3可行性分析21.3.1技术可行性21.3.2经济可行性22系统开发技术与运行环境介绍32.1Java32.2JavaEE32.3Hibernate32.4Spring32.5Struts232.6MVC简介42.7JavaScript简介42.8AJAX简介42.9JQUERY简介42.10Tomcat42.11MySQL53系统分析与概要设计63.1系统需求分析63.2确定用户
7、类型63.3系统模块用例图和描述73.3.1用户模块设计73.3.2内容模块设计83.3.3产品模块设计93.3.4招聘模块设计103.3.5交互模块设计113.4概念数据模型123.4.1用户模块123.4.2内容模块123.4.3产品模块123.4.4招聘模块134系统详细设计与实现144.1程序结构144.2数据库设计144.2.1用户模块数据表144.2.2内容模块数据库表154.2.3产品模块数据库表164.2.4招聘模块的数据库表174.2.5用户交互模块184.3结构设计194.3.1导用外部jar包194.3.2包结构图204.3.3配置文件214
8、.4人机界
此文档下载收益归作者所有