Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我添加了TableView填写表格后哪些数据将动态更改。我已经在TableView视图控制器类上插入了表单。但无法重新加载表格视图。
TableView
UITableView删除子视图后如何重新加载?
UITableView
请提出解决方案。
谢谢..
使用 - [tableView reloadData]。
[tableView reloadData]