Skip to content

Commit

Permalink
rename file and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
senghoo committed Mar 27, 2016
1 parent 28f0306 commit 9f71e35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 10_observer/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# 观察者模式

观察者模式用于触发联动。

一个对象的改变会触发其它观察者的相关动作,而此对象无需关心连动对象的具体实现。
File renamed without changes.
File renamed without changes.

0 comments on commit 9f71e35

Please sign in to comment.