- 授权协议: MIT
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/zalando/MapleBacon
- 软件文档: http://tech.zalando.com/posts/maple-bacon.html
软件介绍
MapleBacon 是一个非常棒的图片下载和缓存库,使用 Swift 开发,用于 iOS 系统。
示例代码:
import MapleBacon
@IBOutlet weak var imageView: UIImageView!
if let imageURL = NSURL(string: "something.jpg") {
imageView.setImageWithURL(imageURL)
}要求:
iOS 7.0+
Xcode 6.1
The Algorithmic Beauty of Plants
Przemyslaw Prusinkiewicz、Aristid Lindenmayer / Springer / 1996-4-18 / USD 99.00
Now available in an affordable softcover edition, this classic in Springer's acclaimed Virtual Laboratory series is the first comprehensive account of the computer simulation of plant development. 150......一起来看看 《The Algorithmic Beauty of Plants》 这本书的介绍吧!
