NSDayCalendarUnit is deprecated: first deprecated in iOS 8.0 - Use NSCalendarUnitDay instead
翻译:NSDayCalendarUnit弃用:第一个弃用iOS 8.0 -使用NSCalendarUnitDay代替
NSMonthCalendarUnit is deprecated: first deprecated in iOS 8.0 - Use NSCalendarUnitMonth instead
翻译:NSMonthCalendarUnit弃用:第一个弃用iOS 8.0 -使用NSCalendarUnitMonth代替
'NSYearCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use NSCalendarUnitYear instead
'NSMonthCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use NSCalendarUnitMonth instead
'NSDayCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use NSCalendarUnitDay instead
'NSWeekdayCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use NSCalendarUnitWeekday instead
'NSGregorianCalendar' is deprecated: first deprecated in iOS 8.0 - Use NSCalendarIdentifierGregorian instead
'NSChineseCalendar' is deprecated: first deprecated in iOS 8.0 - Use NSCalendarIdentifierChinese instead
'UITextAttributeTextShadowOffset' is deprecated: first deprecated in iOS 7.0 - Use NSShadowAttributeName with an NSShadow instance as the value
'obtainAuthViewControllerWithUid:phoneNumber:appUserInfo:error:' is deprecated: first deprecated in iOS 6.0 - Please use OpenID Account instead of uid
'UIRemoteNotificationTypeBadge' is deprecated: first deprecated in iOS 8.0 - Use UIUserNotificationType for user notifications and registerForRemoteNotifications for receiving remote notifications instead.
XXX is eprecated 被弃用Use xxx instead用xxx替换
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- Day 12 神句文档 The team contends that these bear more than a...
- 真机运行时候,Xcode弹窗提示错误: 将Xcode重启,然后就可以真机运行了。
- 最近,刘晓庆好像因为什么事情去了重庆一趟。既然到了重庆,那肯定是要尝一尝重庆的特色火锅,这才不算是白来一趟啊。 昨...
- 问题1: 当我push代码到Git时,出现 上面我输入了我的全局用户名和Git的登录密码,然而问题出现 解决方法:...