【发布时间】:2009-11-11 13:49:53
【问题描述】:
我的tableview有以下方法。我已经完美地完成了一切......numberOfRowsInSectionreturns 10.....下面的方法将不会被调用......它什么都不显示......
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath
【问题讨论】:
标签: iphone uitableview