RapidJson解析和创建复杂嵌套数组JSON文本

时间:2019-11-14 04:13:16
【文件属性】:

文件名称:RapidJson解析和创建复杂嵌套数组JSON文本

文件大小:130KB

文件格式:RAR

更新时间:2019-11-14 04:13:16

RapidJson

代码基于RapidJson v1.1 (2016-8-25)。 代码示例是本人项目中用到的解析和创建嵌套json文本格式的C++代码,已用于项目中。 RapidJson是一套非常优秀的C++ JSON解析创建框架,可以通过本demo入门。


【文件预览】:
readjson.cpp
writejson.cpp
详情运行结果参考.txt
rapidjson
----document.h(112KB)
----reader.h(77KB)
----prettywriter.h(10KB)
----allocators.h(10KB)
----internal()
--------strtod.h(8KB)
--------itoa.h(10KB)
--------pow10.h(4KB)
--------strfunc.h(2KB)
--------regex.h(25KB)
--------diyfp.h(11KB)
--------ieee754.h(3KB)
--------meta.h(6KB)
--------dtoa.h(8KB)
--------biginteger.h(9KB)
--------swap.h(1KB)
--------stack.h(7KB)
----schema.h(79KB)
----fwd.h(4KB)
----ostreamwrapper.h(2KB)
----encodedstream.h(10KB)
----error()
--------en.h(4KB)
--------error.h(6KB)
----encodings.h(28KB)
----filereadstream.h(3KB)
----memorybuffer.h(3KB)
----msinttypes()
--------stdint.h(9KB)
--------inttypes.h(8KB)
----istreamwrapper.h(3KB)
----writer.h(23KB)
----pointer.h(57KB)
----rapidjson.h(21KB)
----stream.h(5KB)
----memorystream.h(3KB)
----stringbuffer.h(4KB)
----filewritestream.h(3KB)

网友评论

  • 入门可借鉴
  • 百度里面就有,还要2分
  • That's ok.Surely useful for me!
  • 对刚入门的用户有帮助