We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798f5d4 commit 8ebe2faCopy full SHA for 8ebe2fa
ch09/00_Design_Patterns.md
@@ -0,0 +1,3 @@
1
+## 设计模式
2
+
3
+本章回顾了五种着名的设计模式 - 访问者,解释器,函数,策略和主题观察者,并展示了他们如何利用泛型。函数模式概括了比较器接口的思想。 其他四种模式在 `Gamma`,`Helm`,`Johnson` 和 `Vlissides`(`Addison-Wesley`)的开创性设计模式中描述。
0 commit comments