03 2017 档案
摘要:1.寻找指定的控制器MineViewControllerclass UIViewController *mineVC = nil; for (UIViewController * controllerin self.navigationController.viewControllers) {//遍
阅读全文
摘要:// 设置时间显示格式: NSString *timeStr = @"2011-01-26 17:40:50"; NSDateFormatter *formatter = [[NSDateFormatter alloc] init]; [formatter setDateStyle:NSDateFo
阅读全文
摘要:unicode 转换成中文 + (NSString *)replaceUnicode:(NSString *)unicodeStr { NSString *tempStr1 = [unicodeStr stringByReplacingOccurrencesOfString:@"\\u" withS
阅读全文

浙公网安备 33010602011771号