摘要: 阅读全文
posted @ 2016-07-04 15:36 我叫小小虎 阅读(270) 评论(1) 推荐(0)
摘要: 隐藏多余的分割线swift:self.tableView?.tableFooterView = UIView()oc : self.tableView.tableFooterView = [[UIView alloc] init];隐藏全部的分割线tableView.separatorStyle = 阅读全文
posted @ 2016-07-04 15:30 我叫小小虎 阅读(406) 评论(0) 推荐(0)