240 发简信
IP属地:江苏
  • dispatch函数学习

    dispatch_group:多个任务顺序执行 dispatch_barrier:当前任务线程安全 dispatch_sync:同步任务

  • xcode报错集锦

    1.Could not load NIB in bundle with name或.h file not found解决:pod install...

  • 下载各版本xcode

    https://developer.apple.com/download/more/

  • xcode编译失败 .h file not found

    编译时.h file not found 解决先不要#import该文件,先svn 或 git update,pod install 等,完成后...

  • Resize,w 360,h 240
  • Resize,w 360,h 240
    xib使用UIButton出现蓝条

    ,原因:button类型system,解决:将button的类型改成custom即可

  • svn 终端使用

    参考:https://www.cnblogs.com/lxlx1798/p/9509117.html

  • Resize,w 360,h 240
    Cocoapod 快速安装 及使用

    一、下载:首先,github 的repo库下载太慢,且经常失败,所以从以下地址下载:https://code.aliyun.com/Magi/C...

  • Resize,w 360,h 240
    快速更新Cocoapods/specs

    在这里下载https://gitclub.cn/CocoaPods/Specs放到~/.cocoapods/repos目录下cd ~/.coco...