V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  niselover  ›  全部回复第 15 页 / 共 19 页
回复总数  377
1 ... 7  8  9  10  11  12  13  14  15  16 ... 19  
2016-12-13 12:31:20 +08:00
回复了 niselover 创建的主题 iDev SDWebImage 的内存优化问题
@kitalphaj 就是像系统相册样式加载网络图片 内存飙升怎么回事哇?
2016-10-16 16:56:59 +08:00
回复了 niselover 创建的主题 iDev UICollectionView reloadData Cell 图片闪烁一下
@yongSir 感谢回复 试过了 不顶事 有时候还是闪。。
2016-10-16 16:18:58 +08:00
回复了 niselover 创建的主题 iDev UICollectionView reloadData Cell 图片闪烁一下
@paradoxs

Photo *photo = self.allPhotos[indexPath.item];

OneAlbumCell *cell = [collectionView dequeueReusableCellWithReuseIdentifier:reuseIdentifier forIndexPath:indexPath];

cell.imageView.image = nil;

cell.isEditing = collectionView.allowsMultipleSelection;

[cell.imageView sd_setImageWithURL:[NSURL URLWithString:photo.thumImageUrl]];
2016-10-16 16:06:18 +08:00
回复了 niselover 创建的主题 iDev UICollectionView reloadData Cell 图片闪烁一下
@tutuge 没设 placeholder 有时候闪有时候不闪 咋回事
2016-10-16 16:05:45 +08:00
回复了 niselover 创建的主题 iDev UICollectionView reloadData Cell 图片闪烁一下
@dingsoung 请教一下 prepare for reused 是啥方法
2016-10-16 16:04:36 +08:00
回复了 niselover 创建的主题 iDev UICollectionView reloadData Cell 图片闪烁一下
@cielpy 不啊 reload 全部哇
2016-10-16 16:04:19 +08:00
回复了 niselover 创建的主题 iDev UICollectionView reloadData Cell 图片闪烁一下
@paradoxs 用了 sdwebimage 还是闪、、
2016-10-15 21:04:49 +08:00
回复了 niselover 创建的主题 iDev UICollectionView reloadData Cell 图片闪烁一下
@kitalphaj tableView 就不闪诶。。
2016-10-08 22:39:13 +08:00
回复了 niselover 创建的主题 iDev 使用 PhotoKit 框架加载图片 内存过高的问题
@chipmuck 感谢 我学习一下哈
2016-10-06 10:57:54 +08:00
回复了 467347544 创建的主题 iPhone AppStore 里有哪些好用的应用/好玩的游戏
同花顺
我住常营 也是独立开发者 想多交点同在创业的朋友 以后聚餐可否带上我 嘻嘻
1 ... 7  8  9  10  11  12  13  14  15  16 ... 19  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1092 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms · UTC 19:36 · PVG 03:36 · LAX 11:36 · JFK 14:36
Developed with CodeLauncher
♥ Do have faith in what you're doing.