- 授权协议: 未知
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://code4app.com/codesample/527156db6803faeb70000000
软件介绍
异步下载网络图片,支持本地缓存,支持点击图片放大全屏浏览。代码具有以下特点:
1.代码简洁明了,使用GCD;
2.不会出现tableviewCell重用导致imageView多次被替换image时的频繁换图现象;
3.用Category 替代了单例,使用更方便;
4.点击列表cell中的图片,会从图片当前位置扩大到屏幕大小,支持0.5倍~10倍的图片缩放;
5.使用了ARC。
效果图解释:点击“开始”按钮,开始图片异步下载,图片下载显示之前会显示placeholder图片。下载完成后,点击任何一幅图片,放大全屏显示。 [Code4App.com]
Release It!
Michael T. Nygard / Pragmatic Bookshelf / 2007-03-30 / USD 34.95
“Feature complete” is not the same as “production ready.” Whether it’s in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to......一起来看看 《Release It!》 这本书的介绍吧!
