首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > JSON解析器库。

JSON解析器库。

  • 资源大小:39.17 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: json 解析

资 源 简 介

SPJson is a simple stream-oriented JSON parser that supports pull-model and DOM-model JSON parsing. As the user passes it chunks of an JSON document, it identifies objects, arrays, or other entities and return the appropriate event. Chunks can range from one byte to the whole JSON document. Resulting DOM trees can be read, modified, and saved. ``` Changes in version 0.4 (11.05.2009) Porting to win32 platform Changes in version 0.3 (10.18.2009) Bugfix for ProtoBuf codec Changes in version 0.2 (10.07.2009) ProtoBuf codec was added Changes in version 0.1 (07.25.2008) version 0.1 release ```

文 件 列 表

spjson-0.4
win32
libspjson.dsp
README
testcase
escape.txt
spjson
testpbcomm.cpp
COPYING
MANIFEST
Makefile
VIP VIP
0.218345s