摘要:
通常在创建完UITableViewController后,会看到UITableViewDataSource的一个实现函数如下- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { static NSString *CellIdentifier = [NSString stringWithFormat:@"Cell"]; UITableViewCell *cell = [tableView dequeueReusableCe 阅读全文
posted @ 2011-10-15 10:03
Piosa
阅读(27842)
评论(5)
推荐(3)

浙公网安备 33010602011771号