搜索资源列表
src_json
- JSONCPP源码与使用,对JSON字符串解析,是一个跨平台的程序,在项目中使用过,里边附有说明文档。-JSONCPP, JSON string parsing, cross-platform, used in the project, inside with documentation
JSonCpp
- JSON数据解析的C++封装,解析网络交换数据的一种高效方式,感兴趣的给与关注。-JSON data parsing C++ package, an efficient way to resolve network data exchange, give attention to interest.
jsonCppTest
- 这是一个jsoncpp的测试程序,用于学习json的基本操作-This is a test program jsoncpp,Used to learn the basic operation of json
inqtrkctionderivationprotocal
- jsoncpp src 0,6,0 rc2 自带示例,可以编译通过-Jsoncpp SRC 0,6,0 rc2 with examples, can be compiled through
comailed-Jsoncpp
- jsoncpp src 0,6,0 rc2 自带示例,可以编译通过-Jsoncpp SRC 0,6,0 rc2 with examples, can be compiled through
FILMTDU
- jsoncpp src 0,6,0 rc2 自带示例,可以编译通过-Jsoncpp SRC 0,6,0 rc2 with examples, can be compiled through
jsoncpp-master
- json 处理文件,可通过此代码,完成对配置文件的修改(JSON processing files, you can use this code to complete the configuration file changes)
json
- json c++实现, 用法:Json::Value j j["key"] = 123; j["key"].asInt();(c++ for json Useage Json::Value j j["key"] = 123; j["key"].asInt();)
jsoncpp
- jsoncpp源码用于对json的解析与封装(Jsoncpp source code for the analysis and packaging of JSON)
jsoncpp
- vs2013编译成lib,使用方便,源代码完整,正确,亲自验证(Easy to use, complete source code, correct, verified in person)
jsoncpp-src-0.5.0.tar
- json cpp 源码, c++ 和 c都能使用。(json cpp source code)
jsoncpp-master
- C++语言开发的json解析库,支持windows、Linux平台(This is independent json operation library written in C++ which can be used on windows and Linux OS.)
65132638
- jsoncpp src 0,6,0 rc2 自带示例,可以编译通过()
jsoncpp-1.7.6
- JSON是一种轻量级的数据交换格式。它可以表示数字、字符串、值的有序序列,以及名称/值对的集合。 jsoncpp是一个C++库,允许操作JSON值,包括序列化和反序列化和字符串。它也可以在unserialization /序列化步骤保留现有的评论,这是一个方便的格式来存储用户输入的文件。(JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of
jsoncpp-master
- C++ 调用json库 vs2008,是很好的调用json的库(C++ calls the JSON library VS2008)