240 发简信
IP属地:湖北
  • xcode 11新建工程

    一. 删除ViewController,Storyboard 1:直接删除Storyboard 和ViewController,不是删索引,是直接移除; 2:info中的pl...

  • ios消息转发机制

    动态方法解析: void method(id self, SEL _cmd, NSString *mes){ NSLog(@"实现方法"); } + (BOOL)reso...

  • iOS经典面试题

    1、什么时候用delegate,什么时候用Notification? Delegate(委托模式):1对1的反向消息通知功能。 Notification(通知模式):只想要把...

个人介绍
一颗徘徊在开发边缘的小白杨