菜鸟教程小白 发表于 2022-12-12 18:55:52

ios - 是否有支持 ARC 的 SDWebImage 或 HJCache 等缓存框架?


                                            <p><p>我找到了 <a href="https://github.com/rs/SDWebImage" rel="noreferrer noopener nofollow">https://github.com/rs/SDWebImage</a>和 <a href="https://github.com/markofjohnson/HJCache" rel="noreferrer noopener nofollow">https://github.com/markofjohnson/HJCache</a>
图像异步下载和在磁盘和内存上缓存的两种好方法。
有没有类似但支持 ARC 的东西?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>更新:AFNetworking 增加了对 ARC 的支持。对于图像缓存,NSURLCache 从 ios5 开始进行磁盘缓存,请参见此处 <a href="http://petersteinberger.com/blog/2012/nsurlcache-uses-a-disk-cache-as-of-ios5/" rel="noreferrer noopener nofollow">here</a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 是否有支持 ARC 的 SDWebImage 或 HJCache 等缓存框架?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/8861337/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/8861337/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 是否有支持 ARC 的 SDWebImage 或 HJCache 等缓存框架?