Skip to content

Commit 2830b91

Browse files
author
Charlin_冯成林
committed
Update README.md
1 parent c94ce45 commit 2830b91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868

6969
<br/><br/>
70-
#### 4.实时监控:注意监听
70+
#### 4.实时监控:注册监听
7171

7272
//调用一个方法即可
7373
[CoreStatus beginNotiNetwork:self];
@@ -90,7 +90,7 @@
9090

9191
<br/><br/>
9292

93-
#### 5.实时监控:关闭监听
93+
#### 5.实时监控:移除监听
9494
请特别注意:因为内部封装,所以你看不到监听过程,实际内部已经注册了通知。请注意用完需要关闭监听。
9595
比如控制器不可见需要关闭监听:
9696

0 commit comments

Comments
 (0)