摘要: se if (indexPath.row == 8){ UITableViewCell *cell8 = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleSubtitle reuseIdentifier:@"cell8"];... 阅读全文
posted @ 2015-09-24 22:23 空空亦空 阅读(136) 评论(0) 推荐(0) 编辑
摘要: }else if (indexPath.row == 2){ UITableViewCell *cell2 = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleValue1 reuseIdentifier:@"cell2"]... 阅读全文
posted @ 2015-09-24 20:47 空空亦空 阅读(142) 评论(0) 推荐(0) 编辑
摘要: //获取点击的button的父视图MMAppCell* cell=(MMAppCell*)[[sendersuperview]superview];//获取tableUITableView* table=(UITableView*)[cellsuperview];//获取table的indexpat... 阅读全文
posted @ 2015-09-24 16:42 空空亦空 阅读(454) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-09-24 10:35 空空亦空 阅读(0) 评论(0) 推荐(0) 编辑