gpt4 book ai didi

objective-c - 是否可以在 tableview 中移动一个部分

转载 作者:可可西里 更新时间:2023-11-01 06:11:50 25 4
gpt4 key购买 nike

我想移动表格 View 中的部分。我用谷歌搜索了这个我没有找到任何关于那个的文件。任何文档或示例代码都会有所帮助。谢谢

最佳答案

你在 UITableView 类中有这些函数:

– insertSections:withRowAnimation:
– deleteSections:withRowAnimation:
– moveSection:toSection:

它们在官方 API 文档中有详细记录:

http://developer.apple.com/library/ios/#documentation/uikit/reference/UITableView_Class/Reference/Reference.html#//apple_ref/occ/instm/UITableView/moveSection:toSection :

关于objective-c - 是否可以在 tableview 中移动一个部分,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10845215/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com