欢迎来到天天文库
浏览记录
ID:33943790
大小:888.36 KB
页数:7页
时间:2019-03-02
《design_patterns-Jason McDonald.pdf》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、mtechfactsatyourfingertipsCONTENTSINCLUDE:nChainofResponsibilitynCommandrefcardz.conInterpreterDesignPatternsnIteratornMediatornObserverByJasonMcDonaldnTemplateMethodandmore...ExampleABOUTDESIGNPATTERNSExceptionhandlinginsomelanguagesimplementsthispattern.Whenanexceptionisthrowninamethodthe
2、runtimecheckstoThisDesignPatternsrefcardprovidesaquickreferencetoseeifthemethodhasamechanismtohandletheexceptionortheoriginal23GangofFourdesignpatterns,aslistedintheifitshouldbepassedupthecallstack.WhenpassedupthecallbookDesignPatterns:ElementsofReusableObject-Orientedstacktheprocessrepeats
3、untilcodetohandletheexceptionisSoftware.Eachpatternincludesclassdiagrams,explanation,encounteredoruntiltherearenomoreparentobjectstohandusageinformation,andarealworldexample.therequestto.CreationalPatterns:UsedtoconstructobjectssuchthatCOMMANDObjectBehavioraltheycanbedecoupledfromtheirimple
4、mentingsystem.StructuralPatterns:UsedtoformlargeobjectstructuresClientInvokerbetweenmanydisparateobjects.ConcreteCommandBehavioralPatterns:Usedtomanagealgorithms,+execute()relationships,andresponsibilitiesbetweenobjects.ObjectScope:DealswithobjectrelationshipsthatcanbeCommandReceiver+execut
5、e()changedatruntime.SubscribeNowforFREE!ClassScope:DealswithclassrelationshipsthatcanbechangedPurposematcompiletime.Encapsulatesarequestallowingittobetreatedasanobject.ThisallowstherequesttobehandledintraditionallyobjectCAbstractFactorySDecoratorCPrototypebasedrelationshipssuchasqueuingandc
6、allbacks.e.coSAdapterSFacadeSProxyUseWhenSBridgeCFactoryMethodBObserverzonnYouneedcallbackfunctionality.CBuilderSFlyweightCSingletond.nRequestsneedtobehandledatvarianttimesorinvariantorders.BChainofBInterpreterBStatewnAhistoryofrequestsisneeded.ResponsibilityBIteratorBStrategynTheinvokersho
7、uldbedecoupledfromtheobjecthandlingtheBCommandBMediatorBTemplateMethodinvocation.wwSCompositeBMementoBVisitorExampleJobqueuesarewidelyusedtofacilitatetheasynchronousCHAINOFRESPONSIBILITYObjectBehavioralprocessingofalgorithms.Byutilizingthecommandpatternt
此文档下载收益归作者所有