06 2015 档案
摘要:想去掉哪一行就在那行(if(indexPath.row == 某一行))cell.separatorInset = UIEdgeInsetsMake(0, 0, 0, cell.bounds.size.width - 15);
阅读全文
摘要:[[UINavigationBar appearance] setBackgroundImage:[[UIImage alloc] init] forBarMetrics:UIBarMetricsDefault];[[UINavigationBar appearance] setShadowImag...
阅读全文
摘要:在使用7.0版本进行开发的事后如果没有在xib上清除关联项而是直接手动删除了关联代码会报错:this class is not key value coding-compliant for the key...这个时候手动把关联的项点掉就行了:
阅读全文

浙公网安备 33010602011771号