- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/BuildItNow/DotC_ImageManager
- 软件文档: https://github.com/BuildItNow/DotC_ImageManager
软件介绍
DotCImageManager 是一个高性能的图片缓存库,采用游戏开发中的资源管理策略:一份资源只存在一份内存实例,在适当的时候进行自动资源回收;提供参考尺寸匹配机制,有效减少服务器请求;使用SQLite存储图片,方便图片持久化管理;提供DotCImageView,方便集成和使用。
Effective JavaScript
David Herman / Addison-Wesley Professional / 2012-12-6 / USD 39.99
"It's uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and h......一起来看看 《Effective JavaScript》 这本书的介绍吧!
