摘要: http://bbs.9ria.com/thread-125285-1-1.html 阅读全文
posted @ 2013-01-06 14:50 hhhker 阅读(140) 评论(0) 推荐(0) 编辑
摘要: http://www.cocoachina.com/bbs/simple/?t106984.html 阅读全文
posted @ 2013-01-06 14:44 hhhker 阅读(166) 评论(0) 推荐(0) 编辑
摘要: SDWebImage是Github开源项目:https://github.com/rs/SDWebImage,它用于方便的请求、Cache网络图片,并且请求完毕后交由UIImageView显示。Asynchronous image downloader with cache support with an UIImageView category.SDWebImage作为UIImageView的一个Category提供的,所以使用起来非常简单:?123// Here we use the new provided setImageWithURL: method to load the web 阅读全文
posted @ 2013-01-06 10:27 hhhker 阅读(2196) 评论(0) 推荐(1) 编辑