Skip to main content

设计模式-目录

·71 words·1 min
WFUing
Author
WFUing
A graduate who loves coding.
Table of Contents

一、前言
#

设计模式是解决问题的方案,学习现有的设计模式可以做到经验复用。拥有设计模式词汇,在沟通时就能用更少的词汇来讨论,并且不需要了解底层细节。

二、创建型
#

三、行为型
#

四、结构型
#

参考资料
#