tableViewCell 的删除按钮

 - (UITableViewCellEditingStyle)tableView:(UITableView*)tableView editingStyleForRowAtIndexPath:(NSIndexPath*)indexPath
 {
     return UITableViewCellEditingStyleDelete;
 }

 - (void)tableView:(UITableView*)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath*)indexPath
 {
     NSLog(@"----");
 }
上一篇:数据恢复原理实验


下一篇:新能力丨客单价提升57%,支付宝会员经营神器上线!