摘要:
今天看代码的时候,突然想到了以前的一个问题。刚学ios那会儿,常会写出以下代码- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{ static NSString *CellIdentifier = @"registerCell"; UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:CellIdentifier forIndexPath 阅读全文
posted @ 2014-02-12 15:38
幻化成疯
阅读(1041)
评论(0)
推荐(0)

浙公网安备 33010602011771号