暂时只是实现同一个section里的移动,要跨section移动的话,稍微懂点脑筋就行~ 代码: - (void)tableView:(UITableView *)tableViewmoveRowAtIndexPath:(NSIndexPath *)fromIndexPath……