菜鸟教程小白 发表于 2022-12-13 16:52:00

ios - Xcode 7 本地化锁定在哪里?


                                            <p><p>在以前版本的 Xcode 中,它位于 Interface Builder 文档中:</p>

<p> <a href="/image/b6aZg.png" rel="noreferrer noopener nofollow"><img src="/image/b6aZg.png" alt="enter image description here"/></a> </p>

<p>但在 Xcode 7 中没有。那么在 xcode 7 中哪里可以找到它?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><blockquote>
<p><strong>To change the locking level of a view</strong></p>

<ol>
<li>In Interface Builder, select the view you want to lock.</li>
<li>In theIdentity inspector (under the Document section), choose a locking level from the Lock pop-up menu.</li>
</ol>

<p><strong>To change the locking level of the nib file</strong></p>

<ol>
<li>In project navigator, select a .storyboard or .xib file.</li>
<li>Choose a locking level from the Editor &gt; Localization Locking menu.</li>
</ol>
</blockquote>

<p> <a href="https://developer.apple.com/library/ios/documentation/MacOSX/Conceptual/BPInternational/LocalizingYourApp/LocalizingYourApp.html" rel="noreferrer noopener nofollow">See Locking Views Documentation</a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - Xcode 7 本地化锁定在哪里?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/37564413/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/37564413/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - Xcode 7 本地化锁定在哪里?