CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - json c 0

搜索资源列表

  1. cJSON_OK

    0下载:
  2. 用C语言来处理JSON类型的数据,打包和解析,测试后好用-JSON data types, packing and parsing the test easy to use C language to deal with
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:33676
    • 提供者:TYH
  1. JsonWince

    0下载:
  2. 在WINCE中对JSON文件进行序列化与反序列化操作(C#)-JSON file in WINCE serialization and deserialization operations (C#)
  3. 所属分类:Windows CE

    • 发布日期:2017-11-11
    • 文件大小:82002
    • 提供者:魏海波
  1. weatherinfo

    0下载:
  2. c语言使用socket获取中央气象台天气信息,有城市名和城市ID对应表,JSON解析。-c language use socket to get the weather information of the Central Meteorological Station, the city name and city ID corresponding table, JSON parsing.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:69756
    • 提供者:刘宁
  1. cJSON

    2下载:
  2. cJson是一个老外写的解析代码。在其基础上,添加了cJSON_Direct.c,实现了C语言中结构体与json格式字符串相互转化的功能-cJson parsing code is written by a foreigner. On its basis, add cJSON_Direct.c to C language structure and JSON-formatted string into each other
  3. 所属分类:Data structs

    • 发布日期:2017-11-05
    • 文件大小:21722
    • 提供者:刘凤翔
  1. BaseClass

    0下载:
  2. C#各种文件操作的类,值得学习的是httphelper,可以做到类似易语言的自动登录 post这类的操作。还有xml、泛型、json等的转换操作类,全源码-C# class various file operations, it is worth learning httphelper can be done similar to the easy language automatically log the operation, such as the post. Xml, generic,
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:2536007
    • 提供者:
  1. cJSONFiles

    0下载:
  2. 实现C语言对JSON格式的encode和decode功能,简单方便,为网络传输JSON提供了极大的方便。-Realize the C language for JSON format encode and decode functions, simple and convenient for network transmission JSON provides a great convenience.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-06
    • 文件大小:22281
    • 提供者:liang
  1. NVelocity

    0下载:
  2. json+ NVelocity模版C#比较全面的实例-json+ NVelocity more comprehensive template instance C#
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-17
    • 文件大小:224884
    • 提供者:江海
  1. json_pase

    0下载:
  2. c语言的json解析器 仅实现了解析 没有实现组json 权当学习练习了 勿见笑-c language to parse json parser implements only group did not achieve a json right when learning exercises do not laugh
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:24576
    • 提供者:jiawenchuan
  1. JsonC

    0下载:
  2. 高速C++ json库,修正了其中的内存泄露bug,稳定可靠,非常好用-Speed ​ ​ C++ json library, which fixes a memory leak bug, stable and reliable, very easy to use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-23
    • 文件大小:12643
    • 提供者:王鹏
  1. TestJSON

    0下载:
  2. 用c# 写的简明扼要的json数据和实体对象之间的正反序列换-c# json
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:40775
    • 提供者:jcj
  1. cPPhttp_Part1_josn

    0下载:
  2. c++http接口,本包里主要是http解析json的接口函数-c++http interfaces, this bag is mainly http interface functions parse json
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:9199
    • 提供者:ibanezsc
  1. jsonparser

    0下载:
  2. 包含c及h两部分,用于标准json格式封装及解析-source code for json parser
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:37559
    • 提供者:zhenguo
  1. JSonCpp

    0下载:
  2. JSON数据解析的C++封装,解析网络交换数据的一种高效方式,感兴趣的给与关注。-JSON data parsing C++ package, an efficient way to resolve network data exchange, give attention to interest.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-14
    • 文件大小:22414205
    • 提供者:czd
  1. ExpressQuery

    0下载:
  2. 1,本套源码功能为快递查询,当前支持申通、EMS、顺丰 圆通 中通 韵达 天天 汇通 全峰 德邦 宅急送,如需增加新快递公司,可直接修改代码。 2,涉及知识点: (1)抓取网页内容。 (2)JSON数据处理。 (3)托管dll文件嵌入发布的exe文件内,初次运行时进行释放。为实现分发的为单文件版exe。 (4)快递API接口应用。(此接口源于快递100官网,非其发布的API,而是我跟踪官网ajax查询调用分析出来的,只需要两个参数即可返回数据) (5)一些c#控
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:154223
    • 提供者:云飞扬
  1. main

    0下载:
  2. 一个利用C++写的json格式生成程序。 编译测试通过,附工程文件。-A use of C++ to write the json format generation program. Compile the test, with the project file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:136703
    • 提供者:tiancai
  1. cJSON

    0下载:
  2. json协议定义了数据的传输格式,与XML相比更简单。压缩包包含了json的C语言实现,附带测试用例-json protocol defines the format of data transmission, compared with the more simple XML. Json package contains the C language, with a test case
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:18555
    • 提供者:xmm
  1. AndroidPJsonPAsp.Net

    0下载:
  2. 安卓手机客服端和服务器里面用的是c#的语言用的是json的解析方式。大家可以看看啊 -Android mobile phone client and serverAndroid+Json+Asp.Net
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:414254
    • 提供者:叶建平
  1. ProtocolDemo

    0下载:
  2. SPDataPickle 库的协议传序列号和反序列化演示。 demo使用vs2008编写 C语言的结构体和 xml/json/protobuf 的自动转化(移植到 win32 平台)是一个用于在 C语言的结构体和 xml/json 之间做自动转化的库。-Agreement SPDataPickle library pass the serial number and deserialization demonstration. vs2008 demo written using C
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9317973
    • 提供者:zxk69809
  1. php_sql

    0下载:
  2. 将数组,HTML,XML或JSON文件转换为SQL语法。 使用 ======================== - SELECT *FROM myArray ORDER BY key DESC,value ASC, - SELECT key,value FROM myArray WHERE value= 100 , - SELECT * FROM json_file(my_json_file.txt), - SELECT * FROM xml_file(http:
  3. 所属分类:MySQL

    • 发布日期:2017-04-23
    • 文件大小:63540
    • 提供者:jecelyin
  1. CSharpHelper

    0下载:
  2. C#的常用帮助类,包含有json的转换、文件压缩解压、EXCEL文件操作、上传下载等-C# hepler codes
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:6924018
    • 提供者:lonelykindred
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com