问题图片在tableview中显示
我异步下载一些图片并将它们存储在 NSMutableDictonnary 中,以图片 URL 作为键(以避免下载两次同一张图片)。
当我尝试在 tableView 中显示这些图片后,但是当我显示同一张图片两次时,第一个图片被删除了!
我实在不明白为什么?
请帮忙,这让我发疯!
I download asynchronously some pictures and store them in an NSMutableDictonnary with picture URL as key (to avoid to download two times the same picture).
After I try to display these pictures in a tableView but when I display the same picture two times the first one is removed!
I really don't understand why?
Please help, that make me crazy!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我使用过 AsiHttpRequest 并且知道我工作得很好。
allseeing-i.com/ASIHTTPRequest
I used AsiHttpRequest and know i works very well.
allseeing-i.com/ASIHTTPRequest