ARCoreData

码农软件 · 软件分类 · 其他(Others) · 2019-07-20 17:27:28

软件介绍

ARCoreData 是使用核心数据最简单的方法。

特点:

  • 自定义 primaryKey,目前支持 NSString,NSInteger(int_64,int_32,int_16),NSNumber

  • JSON(NSDictionary) -> NSManageObject(In theory,support any KVC object)

  • JSONs(NSArray) -> NSManageObject(s)

  • 安全的多线程

  • 方便抓取

  • ARTableViewFetchResultController(一个用 UITableView 取代 NSFetchResultController 的类)

  • ARCollectionViewFetchResultController(一个用 UICollectionView 取代 NSFetchResultController 的类)

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

Web Caching

Web Caching

Duane Wessels / O'Reilly Media, Inc. / 2001-6 / 39.95美元

On the World Wide Web, speed and efficiency are vital. Users have little patience for slow web pages, while network administrators want to make the most of their available bandwidth. A properly design......一起来看看 《Web Caching》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具