摘要: if ([[[UIDevicecurrentDevice] systemVersion] floatValue] >= 6.0) { // 首先要判断版本号,否则在iOS 6 以下的版本会闪退 // 以下三个语句随便哪句都可以实现 self.navigationController.navigati 阅读全文
posted @ 2016-04-27 10:05 新年新气象 阅读(409) 评论(0) 推荐(0)