获得徽章 0
- #define WeakSelf(type) __weak typeof(type)weak##type = type
#define StrongSelf(type) __strong typeof(type)type = weak##type
这样写为什么可以在block里面直接用self调用而不会产生循环引用。展开135 - 本来想着 iTunes 完全是个没卵用的软件,就把它卸载了。后来发现自己错大了,iTunes 真的有用,没有 iTunes,Mac 就无法识别手机,就不能真机调试了。给苹果爸爸跪了816