摘要: tableview中的cell和底下的线 1 // 刷新指定行数据 2 NSIndexPath *indexPath=[NSIndexPath indexPathForRow:0 inSection:0]; 3 [tab reloadRowsAtIndexPaths:[NSArray arrayWi 阅读全文
posted @ 2016-03-02 11:26 骗人的孩纸 阅读(205) 评论(0) 推荐(0) 编辑