设置table距离顶部位置
摘要:        
//UIEdgeInsetsMake———— UIEdgeInsets insets = {top, left, bottom, right} self.tableView.contentInset = UIEdgeInsetsMake(30, 0, 0, 0);    阅读全文
        posted @ 2016-07-20 17:51 阿栋 阅读(820) 评论(0) 推荐(0)
marvin2_yul
2016年7月20日 #
posted @ 2016-07-20 17:51 阿栋 阅读(820) 评论(0) 推荐(0)
posted @ 2016-07-20 17:11 阿栋 阅读(370) 评论(0) 推荐(0)