Ta上传的资源 (0)

用C/C++语言编写的JSON处理库,windows和linux系统均可用。 使用简单: 读取JSON: JsonObjectjson=JsonObject("{"A":1,"B":"2"}"); intA=json.GetValueInt("A"); stringB=json.GetVa