Skip to content

Commit cdb9948

Browse files
committed
添加迭代器模式
1 parent 37ab092 commit cdb9948

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@
3232
| [策略模式](strategy/gkerison) | [GKerison](https://github.com/GKerison) |
3333
| [代理模式](proxy/singwhatiwanna) | [singwhatiwanna](https://github.com/singwhatiwanna) |
3434
| [组合模式](composite/tiny-times) | [tiny-times](https://github.com/tiny-times) |
35-
| [装饰模式模式](decorator/tiny-times) | [tiny-times](https://github.com/tiny-times) |
35+
| [装饰模式](decorator/tiny-times) | [tiny-times](https://github.com/tiny-times) |
3636
| [享元模式](flyweight/lvtea0105) | [lvtea0105](https://github.com/lvtea0105) |
37+
| [迭代器模式](iterator/Haoxiqiang) | [Haoxiqiang](https://github.com/Haoxiqiang)|
3738

3839

3940
## 模式与文件夹对应列表

0 commit comments

Comments
 (0)