setValuesForKeysWithDictionary forUndefinedKey

http://my.oschina.net/u/2407613/blog/524879

-(void)setValue:(id)value forUndefinedKey:(NSString *)key
{
    
}

原文地址:https://www.cnblogs.com/javastart/p/5175700.html