欢迎来到天天文库
浏览记录
ID:26218023
大小:466.00 KB
页数:27页
时间:2018-11-25
《基于web的通用文章管理系统》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、-24-基于WEB的通用文章管理系统摘要:本系统是针对现代高校计算机技术的发展,为了应对以往毕业生通用文章撰写中遇到的工作效率低,交互性差等问题而采用软件工程的设计思想设计的。本文的基础就是利用PHP技术与MySQL数据库和Apache服务器的结合,开发出的一个基于WEB技术的B/S结构的通用文章管理系统。首先,本文探讨了数据库运行的体系结构,介绍了浏览器/服务器模式的工作方式及特点;比较了主机/终端、客户机/服务器和浏览器/服务器等三种模式各自的优缺点。比较结果表明,浏览器/服务器模式继承了客户机/服务器模
2、式的优点并克服了它的缺点,不受操作系统和硬件的制约,而且能防止“胖客户机”现象的发生,比较容易实现不同网络间的连接。浏览器/服务器模式是目前广泛使用的主体结构。因此,我们开发的本系统也将采用了浏览器/服务器模式。在此基础上,本文还探讨了实现WEB数据库的不同方法。本次设计是应用LAMP技术实现网络环境下的本科毕业生通用文章管理。利用VIM工具结合使用MySQL数据库,PHP等技术的工作原理及特点,并以此为理论技术依据阐述了基于WEB的通用文章管理系统的结构设计和具体的实现过程。关键词:B/S;C/S;通用文章
3、管理系统;LAMP;Linux;PHP;MySQL;Apache-24-GeneralarticleManagementSystemBasedonWebAbstract:Thissystemisdesignedinallusiontothedevelopmentofmoderncomputertechnologyinuniversitiesandcolleges.Itadoptsthedesignideologyofsoftwareengineering,inordertoanswertheproblemst
4、hathadbeenfacedbythegraduatesintheirGeneralarticle,suchaslowworkefficiency,andpoorinteraction.ThefoundationofthistextwascombiningtheskillofPHPwithWebDatabase,andexploitingamanagementsystembasedontheskillofWebandthestructureofB/S.Firstly,thistextdiscussesthe
5、systemandstructurerunbydatabase,introducestheworkingandcharacteristicoftheB/Spattern,andalsocompareswiththreekindofpatternsrespectiveadvantageanddisadvantageamongMainframe/Terminal,Client/ServerandBrowser/Server.TheresultindicatesthatthemodeofB/Sinheritsthe
6、meritofC/S,andconquersitsshortcoming.ThismodeisnotconditionedbyOSandhardware,andalsocanprevent"thefatclient"happening,evenitcaneasilyconnectdifferentnetworks.ThemodeofB/Sisthemainstructureusedwidelyatpresent.Thereforethissystemadoptsthemodeofbrowser/server.
7、Onthisfoundation,thistextdiscussesthedifferentwaystoactualizeWebDatabase.ThisdesignappliesLAMPtechnologytosolvepracticeofgraduationprojectmanagementinthenetworkenvironment.UsingthetoolofVIMandcombiningwithMySQLDatabase,theworkingelementsofPHP,etc.Ittakesthi
8、sforthefoundationofacademictechnique,andexpatiatesthestructuraldesignandthedetailedprocessofcarryingouttheGeneralarticlemanagementbasedonWeb.Keyword:B/S;C/S;GeneralarticleManagementSystem;LAMP;Linux;PH
此文档下载收益归作者所有