文件名称:C语言JSON格式数据解析库及测试代码
文件大小:16KB
文件格式:ZIP
更新时间:2024-02-03 03:52:47
c语言 json
压缩包中 jsmn.h是库,example文件夹中的simple.c是测试代码(调用 jsmn.h),编译simple.c并执行即可
【文件预览】:
jsmn-master
----jsmn.h(12KB)
----.clang-format(3KB)
----.travis.yml(46B)
----example()
--------jsondump.c(3KB)
--------simple.c(2KB)
----LICENSE(1KB)
----test()
--------tests.c(11KB)
--------testutil.h(2KB)
--------test.h(837B)
----README.md(6KB)
----Makefile(862B)
----library.json(368B)