UIView *v = [[UIView alloc] initWithFrame:CGRectZero];

[tableView setTableFooterView:v]; 

[v release];

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-31
  • 2021-05-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-28
猜你喜欢
  • 2022-12-23
  • 2021-06-19
  • 2022-02-23
  • 2021-09-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案