Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当您在 cellForRowAtIndexPath 中重用表格单元格时,清除 cell.imageView.image 的最简单方法是什么?问题是当我滚动表格并开始加载新图像时,我仍然可以在几秒钟内看到以前的图像。
设置占位符 imagenil或imageview.image。
nil