问题图片在tableview中显示

发布于 2024-12-01 04:32:31 字数 169 浏览 2 评论 0原文

我异步下载一些图片并将它们存储在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

束缚m 2024-12-08 04:32:31

我使用过 AsiHttpRequest 并且知道我工作得很好。

allseeing-i.com/ASIHTTPRequest

I used AsiHttpRequest and know i works very well.

allseeing-i.com/ASIHTTPRequest

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文