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 915d744 commit a00f044Copy full SHA for a00f044
README.md
@@ -60,7 +60,7 @@
60
+ [Mediator(中介者)](https://github.com/liu-jianhao/Cpp-Design-Patterns/tree/master/Mediator)
61
+ [Adapter](https://github.com/liu-jianhao/Cpp-Design-Patterns/tree/master/Adapter)
62
### 状态变化:
63
-+ Memento
++ [Memento(备忘录)](https://github.com/liu-jianhao/Cpp-Design-Patterns/tree/master/Memento)
64
+ [State](https://github.com/liu-jianhao/Cpp-Design-Patterns/tree/master/State)
65
### 数据结构:
66
+ Composite
0 commit comments