文件名称:UITableView异步加载图片(类似于EGOImageView的效果)
文件大小:180KB
文件格式:ZIP
更新时间:2016-03-25 14:17:32
EGOImageView UITableView 异步加载图片
实现UITableView异步加载图片,类似于EGOImageView的效果。 而且自己写的代码比较清晰,容易理解,易于扩展。可以实现指定placehoderImage以及指定imageURL,来进行图片的异步加载。 同时,如果图片已经请求过,则不会再重复请求网络,会直接读取本地缓存文件。
【文件预览】:
AsynImage
----AsynImage.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(15KB)
--------xcuserdata()
----AsynImage()
--------main.m(337B)
--------AsynCell.m(1KB)
--------Default.png(6KB)
--------AsynImageView.h(556B)
--------AsynCell.h(337B)
--------AppDelegate.h(365B)
--------AppDelegate.m(2KB)
--------Default-568h@2x.png(18KB)
--------AsynImage-Prefix.pch(321B)
--------AsynImage-Info.plist(1KB)
--------place@2x.png(103KB)
--------Default@2x.png(16KB)
--------ViewController.h(378B)
--------AsynImageView.m(6KB)
--------place.png(42KB)
--------ViewController.m(2KB)
--------en.lproj()