菜鸟教程小白 发表于 2022-12-12 17:10:21

ios - ios中的片段选项卡


                                            <p><p>我是 Objective-C的新手。由于我们在 Android 中有片段选项卡,因此只有部分事件(背景保持不变)发生变化,因此在 ios 中使用什么来复制相同的内容,其中选项卡位于 View 顶部 Controller?任何建议都会很棒谢谢</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您可以使用此处描述的标签栏 Controller :<a href="https://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewControllerCatalog/Chapters/TabBarControllers.html" rel="noreferrer noopener nofollow">https://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewControllerCatalog/Chapters/TabBarControllers.html</a> </p>

<p>请注意,选项卡(片段)位于底部,而不是 android</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - ios中的片段选项卡,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/20607381/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/20607381/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - ios中的片段选项卡