搜索资源列表
Json_parser
- JSON parser linux code -JSON parser linux code
JSON_FNE
- 易语言支持库 JSON Visual C++开发-Yi language support library JSON Visual C++ Development
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.
cjson
- json的C实现,非常简洁,基本功能很全面- json english version
CPPSDK-v1.2
- 腾讯微博最新版C++SDK,SDK源码包含以下内容:json和xml解析器,字符串格式转换,http同步和异步请求,OAuth授权 引用第三方库:curllib.dll,ssleay32.dll,libeay32.dll和openldap.dll,生成QWBlogAPI.d-Tencent microblogging latest version C++SDK for, SDK source code contains the following: json, xml parser, str
xml-json-c
- 很好用的xml、json转换源码,大家看看啊-Good with xml, json conversion source, we look
knl-json
- json 封装接口 在c使用, 调用lib库的方式使用-the json package interface c call lib library use
json
- c语言源码实现json格式数据生成和解析。-c language json format data generation and parsing
cJSONFiles
- cjson功能强大的json C语言解释器
jsoncpp-master
- c++解析json字符串的类,可编译成静态库-c++ parse json string class, can be compiled into a static library
poco_json_main
- C++ 使用poco库开发 JSON 的例子程序-Implement JSON using poco by c++
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
- 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)