ios - UITableViewCell loads multiple pictures, causing an abnormal increase in memory
为情所困
为情所困 2017-05-31 10:32:51
0
1
667

A single UITableViewCell loads multiple (up to 6) pictures, and pulling up and down to refresh will cause a memory explosion problem. How to solve it effectively, quickly and simply?

为情所困
为情所困

reply all(1)
習慣沉默

Please post the code or find out the reason yourself:

  1. If the image is too large and causes memory problems, you can display it as a thumbnail.

  2. If it is a memory leak, please check the code carefully to solve it~

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template