240 发简信
IP属地:浙江
  • AFNetworking同步请求的使用方法

    AFNetWoring同步方法的使用: NSURL* url = [[NSURL alloc] initWithString:[HOST str...

  • Resize,w 360,h 240
    解决APP连续闪退的方案

    连续闪退检测 首先要检测用户 App 出现了连续闪退的情况,有两种检测方法,捕获异常和计时器。 1. 捕获异常 检测连续闪退,可以通过捕获异常来...

  • Resize,w 360,h 240
    iOS错误集 error: None of the input catalogs contained a matching launch image set named "LaunchImage"

    解答:好吧,LaunchImage不见了,看,有图示: Xcode,LaunchImage在Images.xcassets文件夹中设置,右键点击...