240 发简信
IP属地:四川
  • [11] 在Playground 中 使用 CocoaPods

    创建Xcode 项目 创建Podfile 执行pod install 创建 Playground Xcode Workspace 添加 Play...

  • Resize,w 360,h 240
    iMessage Apps and Stickers

    一、iMessage Apps 是什么?专门为Messages写的APP三种内容类型: stickers Interactive Message...

  • [简译] fastlane Tutorial: Getting Started

    fastlane作者:Felix Krause开源:fastlane准备知识:command line, code signing and iT...

  • [7] 不阻止其他app播放声音

    问题描述: app 播放音频或视频时不阻止其他app播放声音。默认是阻止的。 解决方案: 在app 播放音频或视频 之前加入以下代码: 参考 h...

  • Swift 中的错误处理

    一、使用nil 可失败初始化器 使用工厂方法static func createWithMagicWords(words: String) ->...

  • Resize,w 360,h 240
    Advances in UIKit Animations and Transitions

    新的API优点: Fluid, Responsive, Natural, Smooth Timing FunctionsUIView.anim...

  • Resize,w 360,h 240
    Introducing Drag and Drop

    drag and drop :在app之间或者app内生动地移动数据响应快速,在需要的时候move or copy 数据异步传输数据安全,数据只...

  • iOS 10 的 User Notifications

    一、新功能: Media attachments:可以添加音频,视频和图片了 Notification Content extensions:可...