搜索资源列表
Json_parser
- JSON parser linux code -JSON parser linux code
jsoncpp
- json库的c++实现,里面还有测试程序,是不可多得的学习资料-json library c++ to achieve, along with test procedures, the learning materials are hard to come by
json-c-0.9.tar
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
cxxtools-2.0.tar
- 纯c++编写的库文件, 支持XMLRPC, json序列化, 内存池的实现。 MIME和HTTP协议支持-a library written by c++. include XMLRPC, json serialization, memeory pool, MIME http pasre is also supported.
xml-json-c
- 很好用的xml、json转换源码,大家看看啊-Good with xml, json conversion source, we look
json
- c语言源码实现json格式数据生成和解析。-c language json format data generation and parsing
json-c-0.9.tar
- Json传输的南城街道少女成都世纪城四渡赤水(Jsonsdcscsdsdcsdcsdc)
json
- 将数据转成json格式,程序已经编译过,使用多次,直接下载,调用函数即可完成转换。(The data into JSON format, the program has been compiled, use many times, directly download, call the function to complete the conversion)
cJSON-master
- C语言 JSON协议库,对JSON创建、读取,分析;对底层配置接口及网络通信有一定的借鉴作用,希望有所帮助。(C language JSON protocol library, create, read and analyze JSON. It can be used for reference to the low-level configuration interface and network communication.)
cJSON-master
- 基于C语言的JSON函数库,里面包含各种操作函数及测试代码(JSON function library based on C language, which contains a variety of operating functions and test code)
cjson
- C下json结构体的接口函数,封装结构到解析结构一步到位。(/* The cJSON structure: */ typedef struct cJSON { struct cJSON *next,*prev; /* next/prev allow you to walk array/object chains. Alternatively, use GetArraySize/GetArrayItem/GetObjectItem */ struct cJSON *child; /*
cJSON
- 用C实现的json功能,可以提供json对象的创建,元素添加等(JSON functionality implemented with C)
src修改为c++并且使用fm和type查询
- json数据解析,将解析数据存储在list中,便于调用(JSON data parsing, parsing data stored in list, easy to call)
libjrpc-master
- c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)