05 2015 档案
摘要:1.修改Info.plist文件 添加一个View controller-based status bar appearance 并设置为YES(这样viewcontroller设置状态栏的优先级高于[UIApplication shareApplication]设置状态栏的优先级)2.在viewW...
阅读全文
摘要:UIView *view=[[UIView alloc] init]; view.backgroundColor=[UIColor clearColor]; [tableView setTableFooterView:view];
阅读全文
摘要:if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 7.0) { [self.navigationBar setBarTintColor:[UIColor colorWithRed:255/255.0 green:83/255...
阅读全文

浙公网安备 33010602011771号