Skip to content

Commit 1a1a3f0

Browse files
committed
2 parents 0b2d8ac + bb2592f commit 1a1a3f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notes/设计模式.md

+5
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,11 @@ request2 is handle by ConcreteHandler2
699699

700700
将命令封装成对象中,具有以下作用:
701701

702+
<<<<<<< HEAD
703+
=======
704+
将命令封装成对象中,具有以下作用:
705+
706+
>>>>>>> bb2592f820012d6220462f6a18a28d80983aa3f0
702707
- 使用命令来参数化其它对象
703708
- 将命令放入队列中进行排队
704709
- 将命令的操作记录到日志中

0 commit comments

Comments
 (0)