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.
将文本字段拖到 UITableViewController 中的单元格时遇到问题。它只是不会粘住。为什么是这样?
这是我的设置:
内容:静态单元格样式:将 2 行分组到一个部分
我试图将 textField 插入其中一个单元格,但不会留在原地。