摘要:
//设置返回按钮的颜色。 self.navigationBar.tintColor = [UIColor whiteColor]; //设置title属性 UINavigationBar *appearance=[UINavigationBar appearance]; ... 阅读全文
posted @ 2015-02-13 15:48
NSFuck
阅读(403)
评论(0)
推荐(0)
摘要:
隐藏分隔线使用如下代码有时会不起作用 self.dataTableView.separatorStyle = UITableViewCellSeparatorStyleNone;可以试试使用set方法1 [self.dataTableView setSeparatorStyle:UITableVie... 阅读全文
posted @ 2015-02-13 15:17
NSFuck
阅读(230)
评论(1)
推荐(0)

浙公网安备 33010602011771号