auto commit
This commit is contained in:
parent
b403fbccf8
commit
716cdfbe35
|
@ -10,7 +10,7 @@
|
||||||
- Iterator 主要定义了 hasNext() 和 next() 方法;
|
- Iterator 主要定义了 hasNext() 和 next() 方法;
|
||||||
- Client 组合了 Aggregate,为了迭代遍历 Aggregate,也需要组合 Iterator。
|
- Client 组合了 Aggregate,为了迭代遍历 Aggregate,也需要组合 Iterator。
|
||||||
|
|
||||||
<div align="center"> <img src="https://cs-notes-1256109796.cos.ap-guangzhou.myqcloud.com/image-20191130164425351.png" alt="image-20191130164425351" style="zoom: 67%;" /> </div><br>
|
<div align="center"> <img src="https://cs-notes-1256109796.cos.ap-guangzhou.myqcloud.com/image-20201102012333804.png" alt="image-20191130164425351" style="zoom: 67%;" /> </div><br>
|
||||||
|
|
||||||
### Implementation
|
### Implementation
|
||||||
|
|
||||||
|
|
BIN
notes/pics/image-20201102012333804.png
Normal file
BIN
notes/pics/image-20201102012333804.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
|
@ -10,7 +10,7 @@
|
||||||
- Iterator 主要定义了 hasNext() 和 next() 方法;
|
- Iterator 主要定义了 hasNext() 和 next() 方法;
|
||||||
- Client 组合了 Aggregate,为了迭代遍历 Aggregate,也需要组合 Iterator。
|
- Client 组合了 Aggregate,为了迭代遍历 Aggregate,也需要组合 Iterator。
|
||||||
|
|
||||||
<div align="center"> <img src="https://cs-notes-1256109796.cos.ap-guangzhou.myqcloud.com/image-20191130164425351.png" alt="image-20191130164425351" style="zoom: 67%;" /> </div><br>
|
<div align="center"> <img src="https://cs-notes-1256109796.cos.ap-guangzhou.myqcloud.com/image-20201102012333804.png" alt="image-20191130164425351" style="zoom: 67%;" /> </div><br>
|
||||||
|
|
||||||
### Implementation
|
### Implementation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user