- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/00StevenG/NSDictionary-ImageMetadata
软件介绍
NSDictionary+ImageMetadata 和 NSDictionary-MetadataDatasource 是 ImageIO 框架提供的图像元数据处理的分类。
self.metadata = [NSDictionary imageMetadataWithImageAtURL:imageURL];
self.tableView.dataSource = self.metadata;
Blockchain Basics
Daniel Drescher / Apress / 2017-3-16 / USD 20.99
In 25 concise steps, you will learn the basics of blockchain technology. No mathematical formulas, program code, or computer science jargon are used. No previous knowledge in computer science, mathema......一起来看看 《Blockchain Basics》 这本书的介绍吧!
