如何重新加载表格的特定部分?
[self.tableView reloadSections:[NSIndexSet indexSetWithIndex:indexPath.section] withRowAnimation:UITableViewRowAnimationFade]
我怎样才能用 ruby 的语法写出这样的东西?
如何重新加载表格的特定部分?
[self.tableView reloadSections:[NSIndexSet indexSetWithIndex:indexPath.section] withRowAnimation:UITableViewRowAnimationFade]
我怎样才能用 ruby 的语法写出这样的东西?