240 发简信
IP属地:河南
  • 快速的定义一个weakSelf

    #define WS(weakSelf) __weak __typeof(&*self)weakSelf = self;