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.
而且,这样做是否符合 iPhone UI 指南?
是的。这里有一篇不错的文章:
iPhone SDK:调整 UITableViewCell 的大小以容纳可变数量的文本
我最好的猜测是它符合 UI 指南。
是的。你甚至可以在同一个 tableView 中使用不同的 UITableViewCell 子类。