Location:
Search - jsoncpp
Search list
Description: 这是基于jsoncpp项目写扩展功能,jsoncpp只支持简单的系列化,我写了JsonArchive.h类,并提供了测试源代码tt.cpp。扩展了value,自动支持list、vector的系列化,支持2进制数据的系列化。这可是我花费了不少时间才搞定的。 包中不包含jsoncpp,请使用者自己下载。
Platform: |
Size: 219970 |
Author: shuinan |
Hits:
Description: 这是基于jsoncpp项目写扩展功能,jsoncpp只支持简单的系列化,我写了JsonArchive.h类,并提供了测试源代码tt.cpp。扩展了value,自动支持list、vector的系列化,支持2进制数据的系列化。这可是我花费了不少时间才搞定的。 包中不包含jsoncpp,请使用者自己下载。-This is based on the project to write jsoncpp extensions, jsoncpp only support simple serialization, I wrote a JsonArchive.h categories, and provides a test source code tt.cpp. Expanded value, automatic support for list, vector of serialization support the 2-band data serialization. This but I spent a lot of time to get the. Package does not contain jsoncpp, please download the user.
Platform: |
Size: 220160 |
Author: shuinan |
Hits:
Description: json库的c++实现,里面还有测试程序,是不可多得的学习资料-json library c++ to achieve, along with test procedures, the learning materials are hard to come by
Platform: |
Size: 250880 |
Author: yangkui |
Hits:
Description: 解释json格式的类,我添加了支持UNICODE文本,并修改了一些bug-Json format to explain the class, I added support for UNICODE text, and revised a number of bug
Platform: |
Size: 550912 |
Author: 黄逍 |
Hits:
Description: json描述性语言、类似XML语言,但是比XML小、方便使用。解析简单-json descriptive language, similar to the XML language, but smaller than XML and easy to use. Simple Analysis
Platform: |
Size: 107520 |
Author: z |
Hits:
Description: Json 解析器,c++ 实现,方便网络开发-The Json parser, c++ achieve, facilitate network development
Platform: |
Size: 117760 |
Author: 张大毛 |
Hits:
Description: snappy + jsoncpp, 用于压缩json数据。-snappy+ jsoncpp, compress your data.
Platform: |
Size: 2896896 |
Author: rossi913 |
Hits:
Description: 附件是jsoncpp 使用例子代码,详细的例子说明JsonCpp的使用技巧和方法-The attachments is jsoncpp example code, detailed examples illustrate the use of the techniques and methods of JsonCpp
Platform: |
Size: 41984 |
Author: 严庆兵 |
Hits:
Description: JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。它基于JavaScript(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。易于人阅读和编写,同时也易于机器解析和生成。-JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。它基于JavaScript(Standard ECMA-262 3rd Edition- December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。易于人阅读和编写,同时也易于机器解析和生成。
Platform: |
Size: 100352 |
Author: zhangsen |
Hits:
Description: json开发包。非常好用的轻量级的数据传输包!值得拥有!-package json Development. Very easy to use lightweight data transfer package! Worth having!
Platform: |
Size: 4472832 |
Author: haojainlin |
Hits:
Description: jsonrpc-cpp是最权威的jsonrpc软件包。
过去,xmlrpc是标准,但是,xmlrpc中,无效数据占据9成以上。而jsonrpc则是传输json型数据,比xml更为优越、可取。-jsonrpc-Cpp,based jsoncpp。
Platform: |
Size: 188416 |
Author: 王明心 |
Hits:
Description: jsoncpp 解析json好用的类,很好用jsoncpp 解析json好用的类,太棒了 qwer-json cpp json json jsonjs onjso nj sonjs onjs onjs on j son sree wer wewr qewqw qwerr etqwe qwerrqwe
Platform: |
Size: 115712 |
Author: chenzhichao2008 |
Hits:
Description: jsoncpp src 0,6,0 rc2 自带示例,可以编译通过-Jsoncpp SRC 0,6,0 rc2 with examples, can be compiled through
Platform: |
Size: 1095680 |
Author: fyrwdlf |
Hits:
Description: 海思Hi3536的JSONCPP开发环境,包括库文件和头文件-Hi3536 JSONCPP开发环境
Platform: |
Size: 372736 |
Author: 甄舒礼 |
Hits:
Description: jsoncpp源码用于对json的解析与封装(Jsoncpp source code for the analysis and packaging of JSON)
Platform: |
Size: 39936 |
Author: hehe8899
|
Hits:
Description: json cpp 源码, c++ 和 c都能使用。(json cpp source code)
Platform: |
Size: 106496 |
Author: 栋月
|
Hits:
Description: JSON是一种轻量级的数据交换格式。它可以表示数字、字符串、值的有序序列,以及名称/值对的集合。
jsoncpp是一个C++库,允许操作JSON值,包括序列化和反序列化和字符串。它也可以在unserialization /序列化步骤保留现有的评论,这是一个方便的格式来存储用户输入的文件。(JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs.
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.)
Platform: |
Size: 261120 |
Author: q风q |
Hits:
Description: jsoncpp整合版本,仅有一个.h和一个.cpp文件,方便集成到自己的项目中(jsoncpp amalgamated version.)
Platform: |
Size: 40960 |
Author: 老彭@hz |
Hits:
Description: C++ 调用json库 vs2008,是很好的调用json的库(C++ calls the JSON library VS2008)
Platform: |
Size: 254976 |
Author: 寒池 |
Hits:
Description: jsoncpp修复版,完美支持中文(多字节),从写入到读取都完美支持,自己根据官网文档来编译(Jsoncpp repair version, perfect support for Chinese (multi-byte), from writing to reading are perfect support, compiled according to official documents)
Platform: |
Size: 21504 |
Author: XZR23 |
Hits: