iOS 通用缓存 HanekeSwift

码农软件 · 软件分类 · 其他(Others) · 2019-07-22 22:57:06

软件介绍

Haneke 是轻量级的 iOS 通用缓存,使用 Swift 编写。示例:

初始化一个数据缓存:

let cache = Cache<NSData>("my-files")

Haneke 同时包括一个零配置的图片缓存,可以自动缩放。 示例:

imageView.hnk_setImageFromURL(url)



本文地址:https://codercto.com/soft/d/10728.html

计算理论导论

计算理论导论

塞普斯 / 机械工业出版社 / 2002-8 / 39.0

This book——by a noted authority and educator in the field——presents computer science theory from a uniquely intuitive,“big picture”perspective.The author grounds his clear and interesting study on ......一起来看看 《计算理论导论》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具