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

搜索资源列表

  1. minijson.tar

    0下载:
  2. c语言实现的一个Json解析的工具,简单编译就可以运行-Json parser for Unix/Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:26649
    • 提供者:李秋方
  1. Android-Developed-from-scratch

    2下载:
  2. 2011年,若水工作室制作了《Android开发从零开始》系列课程,感谢大家的鼓励和支持。为了进一步提高Android开发培训水平,2012年若水工作室又倾心制作的项目实战视频『若水新闻』客户端开发教程,今天终于与大家见面了。 本系列课程目标 a.提高UI设计能力 b.巩固Android程序设计基础 c.异步更新UI d.掌握Android中HTTP通信 e.掌握JSON格式解析-In 2011, Flow studio produced a series of courses of the A
  3. 所属分类:android

    • 发布日期:2015-06-29
    • 文件大小:1824768
    • 提供者:冯术林
  1. Json40r2

    0下载:
  2. c#版本的json转换类库,可以深层次的转换实体类型-convert c# version of the json library, you can deep-level entity type conversion
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:5009994
    • 提供者:dfd
  1. Release

    0下载:
  2. 动股 0.02 版 StockImage : 本程序是一个股票实时显示系统 a.服务器端 是用php 写成 ,数据是从Yahoo 得到的一整张图片, b.php 在server端切割增张图片,把一整张图片切割成一张张小图片, c.客户端定时刷新,不过不是更新一整张图片,而是只更新与上一次不同的小图片 d.判断图片是否跟上次相同,使用了md5 算法来判断是否图片已经更新了 e.ajax的后台数据传输到前台的过程使用了JSON 协议来封装
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:27337
    • 提供者:baixh
  1. jsonlib2-1.5.1.tar

    0下载:
  2. 用c实现的json library ,使用方便,接口清晰-json library written in C
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:31333
    • 提供者:hhjj
  1. cpp-flex

    0下载:
  2. 以c++为服务器,flex为客户端建立socket利用json通信可多人通信,是学习的好例子-To c++ for the server, flex client can establish communication over socket communication using json is a good example of learning
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-17
    • 文件大小:4990173
    • 提供者:余芳迪
  1. OfflineAcceptControl

    0下载:
  2. c#开发的web控件(浏览器控件),读写注册表,读写access数据库,支持json字符串与数据对象之间的转化,发布web服务端,js调用控件接口获取json对象回填表单信息-c# web development control (browser control), read and write registry, read and write access database, support json string and data conversion between objects, pu
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:137578
    • 提供者:张凌云
  1. jsonss

    0下载:
  2. C++版本json解析库,能用C++模拟js的写法操作json数据,支持取值,赋值,匿名遍历等。-C++ version of json parsing library, can C++ simulation operation js json data is written to support the values of the assignment, anonymous traversal and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2430
    • 提供者:杨松
  1. jsonxx

    0下载:
  2. jsonxx是C++版本的json解析库,源码只有500行。-jsonxx is a C++ version of json parsing libraries, source code is only 500 lines.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:3362
    • 提供者:杨松
  1. CNTV_Download

    0下载:
  2. cntv网站视频下载,不支持rtmp。 找了好多工具无法下载我想要的视频,就自己写了这么个工具。 代码涉及到json串的使用,作为学习很不错。 现在开源,对大家公开。 开发语言C#-cntv video download site, does not support rtmp. Can not find a lot of tools to download video I want to write a such a tool. Json string of code re
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:13073
    • 提供者:
  1. cJSONFiles

    0下载:
  2. C - JSON Parser for converting Json data
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:20169
    • 提供者:ewrer
  1. googleCodeStyle

    0下载:
  2. google编码规范,包含C++,java, python, json等语言-google code style and examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1593440
    • 提供者:sing
  1. cJSONFiles

    0下载:
  2. 用C实现JSON数据包的解析和构建,源码比较简洁,方便集成到应用中-C implementation using JSON parsing and building data packet, the source is relatively simple, easy integration into applications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:20888
    • 提供者:小草
  1. NewtonJson

    0下载:
  2. C# Json Connection C# Json Connection
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:131720
    • 提供者:tetra
  1. testjson

    0下载:
  2. VS2010环境下的一个小程序,主要是JSON在C++中的使用,清楚的例示了Json在C++中与各种类型的转换-VS2010 environment of a small program, mainly JSON in C++, the use of clear illustrates Json in C++ with various types of conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:177883
    • 提供者:王新舜
  1. rapidjson

    0下载:
  2. rapidjson,腾讯开源软件,速度很快,支持dom和流式解析,已经应用于项目中,非常不错的json 解析库(C/C++ libraries with JSON parsing/generation capabilities. Performance means speed, memory, and code size)
  3. 所属分类:android开发

    • 发布日期:2018-04-18
    • 文件大小:129024
    • 提供者:jamebean
  1. cJSON

    0下载:
  2. JSON打包、解析程序,占用空间小,可以在单片机上跑(JSON packaging and parsing procedures, occupying small space, you can run on the microcontroller.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:14336
    • 提供者:RickeyLee
  1. json

    1下载:
  2. jsoncpp修复版,完美支持中文(多字节),从写入到读取都完美支持,自己根据官网文档来编译(Jsoncpp repair version, perfect support for Chinese (multi-byte), from writing to reading are perfect support, compiled according to official documents)
  3. 所属分类:

    • 发布日期:2019-02-01
    • 文件大小:21504
    • 提供者:XZR23
  1. libjrpc-master

    1下载:
  2. c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-04-10
    • 文件大小:20480
    • 提供者:hepeixuan
  1. stockapi

    1下载:
  2. 实时获取股票行情API 可自定义股票代码 使用Newtonsoft.Json.dll解释Json数据 使用HTTP协议的Get获取数据并解释(Real time access to stock market API Customizable stock code Use newtonsoft.json.dll to interpret JSON data Get using HTTP protocol to get data and interpret)
  3. 所属分类:C#编程

    • 发布日期:2021-04-18
    • 文件大小:2178048
    • 提供者:zhxingway
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com