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.
我已经为 ios 6 集成了 Facebook 框架。我正在从 facebook 获取我的朋友详细信息并插入到 sqlite 数据库中。然后此信息显示在我的应用程序中。显示图像时,图像质量不好。图像看起来stretched.so,我如何获取带有@2x 扩展名的图像
您唯一需要做的就是采用@2x 命名约定
标准: 。示例:圆.png
高分辨率:@2x。示例:circle@2x.png