摘要:
注意属性都是weak// Load the NIB fileUINib *nib = [UINib nibWithNibName:@"HomepwnerItemCell" bundle:nil];// Register this NIB which contains the cell[[self tableView] registerNib:nib forCellReuseIdentifier:@"HomepwnerItemCell"];// Get the new or recycled cell HomepwnerItemCell *cell = [ 阅读全文
posted @ 2014-03-30 21:23 0304 阅读(174) 评论(0) 推荐(0)
浙公网安备 33010602011771号