菜鸟教程小白 发表于 2022-12-13 12:38:26

iphone - 在不同的UITableView之间移动行


                                            <p>假设我在同一个屏幕上有两个列表(表示为两个不同的表视图),我想将一行从一个表视图移动到另一个表视图。有人能为这个建议点什么吗?<br>更新:<br>手势和相应的动画应该类似于在uitableview的编辑模式下重新排序行。</p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p>我在设计ipad应用程序的时候就这么做了…<br>使用<a href="http://www.scott-sherwood.com/?p=514" rel="noreferrer noopener nofollow">This</a>教程,您可以为iphone定制代码<br>如果有用就告诉我<br>干杯</p>
                                   
                                                <p style="font-size: 20px;">关于iphone - 在不同的UITableView之间移动行,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/9920219/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/9920219/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: iphone - 在不同的UITableView之间移动行