Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Apple 帮助书籍MyApp.help(包含在应用程序包中)、为包含在 OS X 应用程序(从帮助菜单中)而编写的格式是否会*@2x.png在视网膜屏幕上查找图像?
MyApp.help
*@2x.png
我在 Apple 帮助创作指南或高分辨率指南中没有看到任何提及。
帮助包只是显示在 Web 视图中的 HTML 页面的集合,因此您可以@2x像在网页上一样使用图像。(另外,我刚刚尝试过,您可以清楚地看到视网膜内容有效!)有关更多详细信息,请参阅Apple 开发人员网站上的此页面。
@2x