OS_OBJECT_USE_OBJC 如果OS_OBJECT_USE_OBJC=1,則ARC,否則手動(dòng)管理 #if !OS_OBJECT_USE_OBJC if (dq) dispatch_retain(dq); #endif