C#23种设计模式

weixin_31318236 20 0 RAR 2019-05-28 08:05:57

创建型:1.单件模式(SingletonPattern)2.抽象工厂(AbstractFactory)3.建造者模式(Builder)4.工厂方法模式(FactoryMethod)5.原型模式(Prototype)结构型:6.适配器模式(AdapterPattern)7.桥接模式(BridgePattern)8.装饰模式(DecoratorPattern)9.组合模式(CompositePattern)10.外观模式(FacadePattern)11.享元模式(FlyweightPattern)12.代理模式(ProxyPattern)13.模板方法(Templat

用户评论
请输入评论内容
评分:
暂无评论