文件名称:StaticJSON, 快速,直接和 static 类型的JSON解析,带有 C .zip
文件大小:148KB
文件格式:ZIP
更新时间:2022-10-08 00:43:22
开源
StaticJSON, 快速,直接和 static 类型的JSON解析,带有 C StaticJSON 快速,直接和 static 类型的JSON解析,带有 C 。概述JSON是一种流行的数据交换格式。 然而,在 C 中读取和编写JSON是很。 即使使用库,也需要编写大量的样板代码,因为 C
【文件预览】:
StaticJSON-master
----_clang-format(2KB)
----CMakeLists.txt(2KB)
----.gitignore(409B)
----format.sh(190B)
----README.md(8KB)
----test()
--------main.cpp(183B)
--------test_instantiation.cpp(1KB)
--------test_autojsoncxx.cpp(15KB)
--------test_basic.cpp(1KB)
--------test_example.cpp(784B)
--------test_integration.cpp(19KB)
--------test_tensor.cpp(1KB)
--------myarray.hpp(2KB)
--------catch.hpp(409KB)
----autojsoncxx()
--------autojsoncxx.py(10KB)
--------examples()
--------userdef.hpp(3KB)
--------userdef.json(1KB)
--------autojsoncxx.hpp(2KB)
----examples()
--------success()
--------failure()
----LICENSE(1KB)
----include()
--------staticjson()
----src()
--------staticjson.cpp(22KB)
----.travis.yml(113B)