240 发简信
IP属地:海南
  • Resize,w 360,h 240
    Xcode8 VVDocumenter用不了了-没关系

    好久没写代码了。今天一用。发现VVDocumenter不好使,重装了也不行。。后来查了下。发现下面的描述 那就直接用 option+comman...

  • Resize,w 360,h 240
    xCode7.3 symbolicatecrash地址,

    解析crash必备工具,xcode7之后换位置了。。。。 /Applications/Xcode.app/Contents/SharedFram...

  • OC 和 Core Foundation 对象相互转换的内存管理

    iOS允许Objective-C 和 Core Foundation 对象之间可以轻松的转换,拿 NSString 和 CFStringRef ...

  • Resize,w 360,h 240
    刨根问底-- CATransform3D(一)

    前几天看了个demo。用到了CATransform3D,感觉效果很好。这几仔细研究了下,并写了个测试效果的demo github struct ...

  • Resize,w 360,h 240
    刨根问底--block(一)

    时间充裕||英语好的朋友可以先看看block的定义. struct Block_descriptor { unsigned long int r...

  • Resize,w 360,h 240
  • 关于xcode控制台

    (lldb) po self.view.frame (origin = (x = 0, y = 0), size = (width = 320,...