240 发简信
IP属地:香港
  • CocoaPods

    步骤 1.移除源 $gem source -rhttps://rubygems.org/[https://rubygems.org/] 2.添加...

  • Swift开源地址

    https://github.com/apple/swift[https://github.com/apple/swift]

  • Xcode打包失败IPA processing failed

    打包发现失败了,提示IPA processing failed,查看日志:IDEDistribution.standard.log 发现是因为项...

  • Resize,w 360,h 240
    iOS算法

    字符串反转 //调用 char cha[] = "hello,word"; char_reverse(cha); printf("revers ...

  • Resize,w 360,h 240
    第三方库

    AFNetworking 官方地址:https://github.com/AFNetworking/AFNetworking[https://g...

  • Resize,w 360,h 240
    iOS架构&框架

    iOS架构/框架的作用模块化分层解耦降低代码重合度 缓存框架 image.png图片经过什么方式进行读写,过程是怎样的?* 以图片URL的单向h...

  • Resize,w 360,h 240
    iOS设计模式

    五种设计模式:责任链模式、桥接模式、适配器模式、单例模式、命令模式。 六大设计原则:单一职责、开闭原则、 接口隔离原则、依赖倒置原则、里式替换原...

  • Resize,w 360,h 240
    网络

    http/https http的6种请求方式getpostheadputdeleteoptions get:获取资源:幂等、可缓存、安全的。请求...

  • Resize,w 360,h 240
    多线程GCD/NSOperation/NSThread

    iOS常用的多线程:GCD、NSOperation、NSThread GCD 信号量 多度单写 image.pngimage.png NSOpe...

个人介绍
码农,努力搬砖...