菜鸟教程小白 发表于 2022-12-13 06:01:35

iphone - 在 iPhone 中创建 "settings"对话框页面的最佳方法


                                            <p><div>
            <aside class="s-notice s-notice__info post-notice js-post-notice mb16"role="status">
      <div class="d-flex fd-column fw-nowrap">
            <div class="d-flex fw-nowrap">
                <div class="flex--item wmn0 fl1 lh-lg">
                  <div class="flex--item fl1 lh-lg">
                        <b>这个问题在这里已经有了答案</b>:
                        
                  <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您可能还想考虑一些开源解决方案,而不是自己实现它。我用 <a href="https://github.com/futuretap/InAppSettingsKit" rel="noreferrer noopener nofollow">InAppSettingsKit</a>在我的应用程序中。有一些小的 UI 故障,但效果很好。我还评估了<a href="http://bitbucket.org/karemorstol/mysettings/wiki/Home" rel="noreferrer noopener nofollow">mySettings</a> (实际上我提交了几个补丁)和<a href="http://bitbucket.org/keegan3d/inappsettings/wiki/Home" rel="noreferrer noopener nofollow">InAppSettings</a> .</p>

<p>即使你不使用它们,你也可以从中汲取一些想法。</p></p>
                                   
                                                <p style="font-size: 20px;">关于iphone - 在 iPhone 中创建&#34;settings&#34;对话框页面的最佳方法,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/4157056/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/4157056/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: iphone - 在 iPhone 中创建 &#34;settings&#34;对话框页面的最佳方法