您的位置:首页 > 产品设计 > UI/UE

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

2017-08-04 19:15 417 查看
You will want to use the
[UIImage imageWithContentsOfFile:@""]
method, as that doesn't cache images.
imageNamed:
caches any images that are loaded through it.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: