一道面试题: 当我们调用valueForKey: or setValue:forKey: 时,系统是怎么查找的?
NSStringFromSelector(anInvocation.selector)); } ---- 2.2.KVC 导致 crash KVC 的搜索模式详情可见:iOS_KVC:Key-Value Coding