2015年4月21日

摘要: 首先看一下NSObject的定义:@interface NSObject { Class isa OBJC_ISA_AVAILABILITY;}官方解释:Every object has anisainstance variable that identifies the object's... 阅读全文
posted @ 2015-04-21 11:27 goodyboy6 阅读(354) 评论(0) 推荐(0)

导航