ios开发 Reflection(三) 利用反射自动绑值
摘要:
反射的具体应用,自动绑值获取属性列表 1 - (NSArray*)propertyKeys 2 { 3 unsigned int outCount, i; 4 objc_property_t *properties = class_copyPropertyList([self cla... 阅读全文
posted @ 2014-10-31 17:18 古成风云 阅读(263) 评论(0) 推荐(0)
浙公网安备 33010602011771号