iOS 通用缓存 HanekeSwift
- 授权协议: Apache
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/Haneke/HanekeSwift
- 官方下载: https://github.com/Haneke/HanekeSwift/releases
软件介绍
Haneke 是轻量级的 iOS 通用缓存,使用 Swift 编写。示例:
初始化一个数据缓存:
let cache = Cache<NSData>("my-files")
Haneke 同时包括一个零配置的图片缓存,可以自动缩放。 示例:
imageView.hnk_setImageFromURL(url)
The Linux Command Line
William E. Shotts Jr. / No Starch Press, Incorporated / 2012-1-17 / USD 39.95
You've experienced the shiny, point-and-click surface of your Linux computer-now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very ......一起来看看 《The Linux Command Line》 这本书的介绍吧!
