Xcode9.1警告:warning: 'characters' is deprecated: Please use String or Substring directly
Swift 4解决错误:UIApplication.registerForRemoteNotifications() must be called from main thread only
Swift 3/4获取AppDelegate实例的引用
Cannot convert value of type 'NSAttributedString.DocumentAttributeKey' to expected dictionary key type 'NSAttributedString.DocumentReadingOptionKey'
Swift3/Swift4实现Fisher–Yates洗牌算法随机打乱数组(shuffle)
Swift 4的KVO(Key Value Observation)用法
Swift 3/4获取AppDelegate实例的引用
Swift 4的KVO(Key Value Observation)用法
Swift3/Swift4实现Fisher–Yates洗牌算法随机打乱数组(shuffle)
Swift日期和字符串互相转换(Swift 3/Swift 4)