iOS XML 解析器 AEXML
- 授权协议: MIT
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/tadija/AEXML
- 官方下载: https://github.com/tadija/AEXML
软件介绍
AEXML 是简单,轻量级的 iOS XML 解析器,使用 Swift 编写。
AEXML 包括三个对象: AEXMLElement (base class),AEXMLDocument (inherited from previous) 和 AEXMLParser (simple wrapper around NSXMLParser)。
Read XML
<?xml version="1.0" encoding="utf-8"?> <example> <info> <name platform="iOS" language="Swift">AEXML</name> <url type="github">https://github.com/tadija/AEXML</url> </info> <features> <feature>Read XML</feature> <feature>Write XML</feature> <feature>Easy to use</feature> </features> <installation>Just drag AEXML.swift into your project and start using it.</installation> </example>
图片转BASE64编码
在线图片转Base64编码工具
RGB CMYK 转换工具
RGB CMYK 互转工具
