首页 > 其他 > 详细

[UIImage imageWithContentsOfFile:@""] 内存警告

时间:2017-08-04 20:02:16      阅读:237      评论:0      收藏:0      [点我收藏+]

You will want to use the [UIImage imageWithContentsOfFile:@""] method, as that doesn‘t cache images. imageNamed: caches any images that are loaded through it.

[UIImage imageWithContentsOfFile:@""] 内存警告

原文:http://www.cnblogs.com/feng9exe/p/7286774.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!