loading resources dynamically for iphone 3GS and 4

こ雲淡風輕ζ 提交于 2019-12-25 04:49:06

问题


Since the display resolution is different, I wonder if there is an official guide or tutorial that shows how to load images. icons, nibs, etc. dynamically for iPhone 4 and iPhone 3GS.

Thanks in advance.


回答1:


The official guide is here. (You'll need a developer account)

Most of the time, you'll just need to make a high resolution image with a "@2x" suffix.




回答2:


The iPhone Application Programming Guide has a section on Supporting High-Resolution Screens that should answer your questions.



来源:https://stackoverflow.com/questions/3548794/loading-resources-dynamically-for-iphone-3gs-and-4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!