随笔分类 -  iOS 技术

摘要:终究还是来了。Apple下发了支持64位的最后通牒:As we announced in October, beginning February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support a... 阅读全文
posted @ 2015-01-07 11:33 dsqtb 阅读(125) 评论(0) 推荐(0)
摘要:在网上大部分的动态动画效果的切换都是view之间的切换,可是我们大部分的时候遇到的时候controller的切换 view的切换 self.view.layer addAnimation:自定义的动画 forkey:至今没有发现用到 controller之间的切换 这个是有前提的 必须有各cont... 阅读全文
posted @ 2012-09-27 18:28 dsqtb 阅读(120) 评论(0) 推荐(0)