- 授权协议: 未知
- 开发语言: 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]
The Seasoned Schemer
Daniel P. Friedman、Matthias Felleisen / The MIT Press / 1995-12-21 / USD 38.00
drawings by Duane Bibbyforeword and afterword by Guy L. Steele Jr.The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (form......一起来看看 《The Seasoned Schemer》 这本书的介绍吧!
