- 授权协议: MIT
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/bahlo/SwiftGif
软件介绍
SwiftGif 是 Swift 对 UIImage 的扩展,实现了 Gif 动画图像的支持。
示例代码:
// jeremy.gif
var url = NSBundle.mainBundle().URLForResource("jeremy", withExtension: "gif")
var imageData = NSData(contentsOfURL: url)
// Returns an animated UIImage
UIImage.animatedImageWithData(imageData)
Viral Loop
Adam L. Penenberg / Tantor Media / 2009-10-27 / USD 34.99
From Google to Facebook, a respected journalist delves into how a "viral loop" can make an online business a success.一起来看看 《Viral Loop》 这本书的介绍吧!
