jsoncpp v0.6 支持 UInt64(long),很好很强大!
2019-12-21 21:22:56 115KB jsoncpp v0.6
1
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
2019-12-21 21:03:02 202KB c++ json jsoncpp
1
C++百度OCR文字识别所需的依赖库配置,包括libcurl、openssl、jsoncpp。VS2013 win32 Debug 环境使用。已经将三个依赖库整合到include、bin、lib文件夹。内有readme文档和配置好的VS属性表。
2019-12-21 20:37:13 4.05MB 文字识别 依赖库 C++ 百度
1
jsoncpp一个读取例子,内含jsoncpp静态库和include,不需安装jsoncpp,编译命令见make文件。
2019-12-21 19:51:10 660KB jsoncpp 例子 静态库
1
json在网络通讯,比较常用,对于c++,jsoncpp-1.6.5.tar.gz是json解析库,非常好用。好东西推荐给各位。
2019-12-21 19:36:19 196KB linux json
1
解决了原版无法解析转义字符的问题。 解决了保存数据时Unicode字符未转义的问题。
2019-12-21 19:25:21 42KB C++ Json Jsoncpp
1
本资源为JsonCpp编译库测试代码,内含x86,x64版本的静态lib库,动态Dll库,及引用头文件,测试运行代码。本人专门整理供大家使用,减少不必要的麻烦。谢谢支持。
2019-12-21 19:24:08 11.57MB JsonCpp
1
VC++6.0下编译通过JSON(jsoncpp-src-0.5.0),编译通过
2019-12-21 19:23:38 145KB VC6 JSON JSONCPP
1