KVC /KVO的底層原理和使用場景

1 KVC(KeyValueCoding) 1.1 KVC 經常使用的方法 (1)賦值類方法 - (void)setValue:(nullable id)value forKey:(NSString *)key; - (void)setValue:(nullable id)value forKeyPath:(NSString *)keyPath; - (void)setValue:(nullabl
相關文章
相關標籤/搜索