refactor: Update zh pattern image paths

This commit is contained in:
Ilkka Seppälä
2022-11-13 18:54:28 +02:00
parent 40fb6dda74
commit 63ef157f23
52 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ while (itemIterator.hasNext()) {
```
## 类图
![alt text](etc/iterator_1.png "Iterator")
![alt text](./etc/iterator_1.png "Iterator")
## 适用性
以下情况使用迭代器模式