- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/mengxianliang/XLImageViewer
- 软件文档: https://github.com/mengxianliang/XLImageViewer/blob/master/README.md
软件介绍
iOS 仿照今日头条的图片浏览工具。仿照今日头条的图片浏览功能,实现的轻量级图片浏览工具。
功能:
缩放动画/ 加载网络图片
捏合、双击/下滑隐藏
保存到相册
说明:
加载网络图片的功能时利用SDWebImage实现的,所以在使用XLImageViewer时需要在项目里添加SDWebImage。
图片切换时利用UICollectionView实现的;图片的缩放是利用ScrollView的缩放原理实现的。
Developing Large Web Applications
Kyle Loudon / Yahoo Press / 2010-3-15 / USD 34.99
As web applications grow, so do the challenges. These applications need to live up to demanding performance requirements, and be reliable around the clock every day of the year. And they need to withs......一起来看看 《Developing Large Web Applications》 这本书的介绍吧!
