菜鸟教程小白 发表于 2022-12-13 11:39:33

适用于 iPad Air 2 和 iPad Pro 的 iOS 图像文件名


                                            <p><p>在 <a href="https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html#//apple_ref/doc/uid/TP40006556-CH27-SW2" rel="noreferrer noopener nofollow">“iOS Human Interface Guidelines”</a>说出 iPad 的图像尺寸是多少:</p>

<p>iPad Air 2 - = @2x<br/>
iPad Pro – = @2x</p>

<p>我对视网膜 iPad Air 2 使用这样的命名约定:</p>

<p>背景@2x~ipad.png</p>

<p>但是必须为 iPad Pro 指定哪个名称 - ?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>正如我所见 <a href="https://github.com/kevindelord/UIImage-Autoresize" rel="noreferrer noopener nofollow">https://github.com/kevindelord/UIImage-Autoresize</a>试图解决这个问题。不过我自己还没试过。</p></p>
                                   
                                                <p style="font-size: 20px;">关于适用于 iPad Air 2 和 iPad Pro 的 iOS 图像文件名,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/33527991/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/33527991/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: 适用于 iPad Air 2 和 iPad Pro 的 iOS 图像文件名