资源描述:
《基于jsp的博客网站系统开发论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、JSP博客网站系统(论文)摘 要博客信息管理系统致力于为广大用户提供优质的互动交流平台,提高网站的知名度和访问量,从而获得为企业提供更多产品介绍及展示的机会,提升自己网站的价值。为了满足博客信息管理系统的要求,实现系统静态与动态页面的相互分离,系统采用JSP+JavaBean+Servlet和SQLServer2000数据库相结合的开发模式。论文首先论述了系统的开发背景和设计目标,并对系统开发所采用的技术进行相应的简单介绍。在系统分析中,对系统的模型进行简单分析,明确系统的操作流程,并对系统进行可行性
2、分析,确定在目前的条件下,开发博客信息管理系统是可行的。在需求分析结果的基础上,对系统的功能模块进行划分。接着对系统中的数据库进行模型设计,包括数据流图、实体联系图及数据表结构。在系统的设计与实现中,确定系统的开发思想以及开发环境,并对系统中的JavaBean和Servlet代码进行设计。最后给出了系统中模块的详细设计与实现,并对系统模块涉及到的关键源代码进行了详细的分析。经过调试运行后表明,系统可以满足用户创建个人博客的各项要求。关键词:MVC,设计模式,知识共享,博客信息管理系统 ABSTRACT
3、Thebloginformationmanagementsystemisconcentratesonhigh-qualityinteractiveexchangesplatformforalargenumberofusers,increasingthevisitsandmakingthewebsitemoreandmorefamous,therebycanacquiringfortheopportunitythatbusinessenterpriseprovidingmoreintroductions
4、andshowsofproducts,promotingthevalueofthewebsite.Satisfyforthefunctionsofbloginformationmanagementsystem,achievingthesystem'sstaticpageseparatewithdynamicpagemutually,usingJSP+JavaBean+ServletwiththemodeofdevelopmentthatthedatabaseofSQLServer2000combine
5、together.Thepaperdiscussesthebackgroundofdevelopmentofthesystemandthedesignofthetargetfirst,andintroducestheteckniquewhichusedtodevelopsimply.Intheanalyseofsystem,proceededthesimpleanalysistothemodelofthesystem,madesuretheoperationprocessofthesystem,pro
6、ceedtheanalysetothesystem,ensurethatunderthecurrentterm,developingbloginformationmanagementsystemisfeasible.Atthefoundationofrequirementwiththeanalyseresult,proceedingtheprovidingofthefunctionmoduleofthesystem.Follow,designingthedatabasemodel,includingt
7、hedataflowdiagram,entityrelationdiagramanddatatables.duringthedesignandrealizationofthesystem,makingsurethedevelopmentthoughtofthesystemandinstalltheenvironmentofdevelopment,atlastshowthedesigndetailswithrealizefinallyanakeyforofdetaileddesignwithrealiz
8、ation,andanalyzedtheprogramwhichrelatetothesystemmodule.Afterdebuggingandrunning,itshowsthatthesystemcansatisfywithuserstocreatepersonalblog.Keywords:MVC,DesignPatterns,Knowledgesharing,TheBlogInformationManagementSystem 目 录第1章 绪