1. 首页
  2. 移动开发
  3. 其他
  4. JSON开发包PowerJSON.zip

JSON开发包PowerJSON.zip

上传者: 2020-08-19 09:38:15上传 ZIP文件 776.77KB 热度 13次
PowerJSON 是 fastJSON 的一个扩展版本,提供一些新方法、类和接口,以及对发现的问题进行修复。详细列表请看这里。示例代码:// marks the internal DemoClass class deserializable [JsonSerializable] internal class DemoClass { // marks MyProperty property to be serialized to a field named "prop" [JsonField ("prop")] public string MyProperty { ge
用户评论