#define DECLARE_WEAK_SELF __typeof(&*self) __weak weakSelf = self #define DECLARE_STRONG_SELF __typeof(&*self) __strong strongSelf = weakSelf
posted on 2015-07-24 09:44 封起De日子 阅读(77) 评论(0) 编辑 收藏 举报