搜索资源列表
nicklockwood-AsyncImageView-d9ff8ba
- 解决图片异步加载,可以修改缓存大小和图片加载的方式-Solve Image loaded asynchronously, you can modify the cache size and picture loaded
ios_save_read
- 实现了ios图片的读取以及缓存、读取操作-Ios picture read, and cache read operation
AsyncLoadImaget
- uitableview下载大量图片 图片下载 缓存 -The uitableview Download large number of pictures pictures download cache
jubal-WebViewCache
- 缓存你浏览过的网页内容,包括图片等数据。-cache the content you browser
FastImageCache-master
- 对于以图片为主的应用来说(比如Path),传统的从硬盘单个加载图片方法太慢以致于会影响到应用的整体性能表现,尤其是需要滚动加载的。Fast Image Cache刚好可以解决这个问题。Fast Image Cache是iOS 应用中一个高效的,快速的图片存储和检索方法。对于很多优秀的应用来说,快速运行和平缓滚动是用户体验中重要的一部分,而Fast Image Cache可以简单化这种实现-For a picture-based applications (such as Path), the t
645
- 加载器(当下载或加载缓存时候用的进度条),精选ios编程学习源码,很好的参考资料。-Loader (when loading the cache when downloading or using the progress bar), selected ios programming learning source, a good reference.
UIWebView_offline
- 实现UIWebView的离线浏览功能. 将get请求的数据缓存在本地cache目录中,以后访问的时候直接从cache中获取数据。-Realize UIWebView offline browsing. Would get the requested data cache in the local cache directory when accessed after obtaining data directly from the cache.