随笔分类 - 设计模式
设计模式(C#语言)
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是组合模式? 组合模式(Compo
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是装饰器模式? 装饰器模式(Dec
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是桥接模式? 桥接(Bridge)
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是适配器模式? 适配器模式(Ada
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是原型模式? 原型模式(Proto
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是建造者模式? 建造者模式(Bui
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是抽象工厂模式? 抽象工厂模式(A
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是工厂模式? 工厂模式(Facto
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是单例模式? 单例模式(Singl
阅读全文
摘要:推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 为什么要使用设计模式? 使用设计模式的
阅读全文