Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d80d70c

Browse files
📝 docs : update the README.md
1 parent 2e5a719 commit d80d70c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@
6464
:heavy_check_mark: `模板方法模式( Template Method Pattern )`
6565
> :memo: [学习笔记](https://yubuntu0109.github.io/2019/09/04/Java%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E4%B9%8BTemplate-Method-Pattern/) ,[示例程序](https://github.com/YUbuntu0109/design-patterns-in-java/tree/master/design-patterns/src/main/java/pers/huangyuhui/template_method_pattern)
6666
67+
:heavy_check_mark: `观察者模式( Observer Pattern )`
68+
> :memo: [学习笔记](https://yubuntu0109.github.io/2019/09/28/Java%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E4%B9%8BObserver-Pattern/) ,[示例程序](https://github.com/YUbuntu0109/design-patterns-in-java/tree/master/design-patterns/src/main/java/pers/huangyuhui/observer_pattern)
69+
6770
:heavy_multiplication_x: `职责链模式( Chain of Responsibility Pattern )`
6871
> :memo: [学习笔记updating](demo) ,[示例程序updating](demo)
6972
@@ -76,9 +79,6 @@
7679
:heavy_multiplication_x: `备忘录模式( Memento Pattern )`
7780
> :memo: [学习笔记updating](demo) ,[示例程序updating](demo)
7881
79-
:heavy_multiplication_x: `观察者模式( Observer Pattern )`
80-
> :memo: [学习笔记updating](demo) ,[示例程序updating](demo)
81-
8282
:heavy_multiplication_x: `状态模式( State Pattern )`
8383
> :memo: [学习笔记updating](demo) ,[示例程序updating](demo)
8484

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /