iOS底层结构
摘要:
一、Class 二、Object 三、Method IMP SEL 四、Ivar 五、objc_property_t 测试 获取ivarList 获取propertyList 获取对象方法列表 获取类方法列表 另一种获取类方法列表的方法 附上一张isa指针图(虚线isa指针,实线superclass 阅读全文
posted @ 2019-01-16 19:02 sunyaxue 阅读(226) 评论(0) 推荐(0) 编辑