简体   繁体   中英

How do I put images on the iPad Simulator

无论如何将图像放在iPad模拟器上?

You can save images from Safari.

I don't think there is a different (easier) way.

如果您从操作系统拖放到模拟器上,它会将图像加载到safari中,然后您可以将其保存到相机胶卷

我通过编写一个包含我想要的图像的小型一次性应用程序来完成此操作,然后使用UIImageWriteToSavedPhotosAlbum API调用从我的包中保存它们。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM