11 2015 档案

摘要:公司项目需求,这个需要做版本判断,因为iOS7和iOS8以后的判断策略不一样。mark下 if (IOS_MORE(8.0)) { //iOS8 later if (UIUserNotificationTypeNone == [[... 阅读全文
posted @ 2015-11-09 10:48 iOS_hevin 阅读(444) 评论(0) 推荐(0)