iOS:去除UITableView的空白行

要去除UITableView在运行时显示的多余空白行,只需要将TableView的Style从Plain改为Grouped即可。

posted @ 2014-09-18 09:47  GreatK  阅读(628)  评论(0)    收藏  举报