在看KVO和category的时候看到一段文字,应该怎么样理解?
2015年4月29日 - When using KVO in a category implementation, it is recommended that a custom associated-object be used as an observer, rather than the objec...
在看KVO和category的时候看到一段文字,应该怎么样理解?
在看KVO和category的时候看到一段文字,应该怎么样理解? When using KVO in a category implementation, it is recommended that a custom associated-object be ...