objc_getAssociatedObject 出現異常

定義屬性c++ @property (nonatomic, assign) NSInteger unreadCount; 使用運行時關聯對象 - (NSInteger)unreadCount { return [objc_getAssociatedObject(self, @selector(unreadCount)) intValue]; <span style="color:#ff00
相關文章
相關標籤/搜索