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.
我在 ViewController 中使用 tableView 作为 IBOutlet。我已经实现了所有的委托方法和数据源方法。但是数据没有显示在那里......我在那里做错了什么......
请帮忙...
您是否将代理和数据源从 IB 设置为文件所有者。请检查
嘿,您可以使用参考链接作为 UITableView 示例并纠正您的错误。如果您无法做到这一点,请向我们展示代码。
所以我们可以帮助你。