摘要:
-(UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{ static NSString *CellIdentifier = @"Item1_Cell"; CustomTabBarItem1Cell *cell = [tableView dequeueReusableCellWithIdentifier:CellIdentifier]; if(cell == nil){ cell = [[CustomTabBarIt... 阅读全文
posted @ 2012-08-31 15:43
TQ.CH
阅读(153)
评论(0)
推荐(0)

浙公网安备 33010602011771号