摘要: 在iOS8中会发现分割线默认是没有全部显示的,在iOS7中适用的代码if ([self.myCardTableView respondsToSelector:@selector(separatorInset)]) { self.myCardTableView.separatorInse... 阅读全文
posted @ 2014-12-11 09:31 老皮硕 阅读(501) 评论(0) 推荐(0)