CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - JSON

搜索资源列表

  1. task003

    0下载:
  2. json文件读取和解析数据。其中,解决了中文的数据不能解析的问题。-json file read and parse the data. Among them, the Chinese data to solve the problem can not be resolved.
  3. 所属分类:Web Server

    • 发布日期:2017-04-10
    • 文件大小:1013
    • 提供者:池万敏
  1. olsrd-0.6.4.1.tar

    0下载:
  2. LSR是一种表驱动的路由协议,它在全网范围内周期性地交换网络拓扑更新和链路状态信息,努力使每个节点都掌握到最新的全网拓扑图,当有业务到来,需要寻找路由时,节点根据自己拥有的拓扑图,在内部运行基于图论的Dijkstra算法,获得去往目的节点的路由.-Multi-Smart-Gateway mode: a new feature which- together with BRDP (Border Router Discovery Protocol)- allows seamless connecti
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:9037782
    • 提供者:wenming
  1. JSON_2.0.4

    0下载:
  2. json for asp,让asp也能称心如意的使用json数据进行传输!-JSON for ASP, use the JSON data to ASP can be as one wishes for transmission!
  3. 所属分类:Web Server

    • 发布日期:2017-04-13
    • 文件大小:1778
    • 提供者:刘勇
  1. AESDecypt.py

    0下载:
  2. 用python实现的aes解密,用到了python的AES库,最后请求转为json类型。-Aes decryption implemented using python, python uses the AES library, and finally converted to json request type.
  3. 所属分类:Web Server

    • 发布日期:2017-04-04
    • 文件大小:923
    • 提供者:庞红勤
  1. jansson-master

    0下载:
  2. Jansson是一个C语言库用于编码,解码和操作JSON数据-Jansson is a c lib,use to operation json_data
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:234394
    • 提供者:hyj
  1. httsTemp

    0下载:
  2. 实现https接口,返回数据是json ,包含json解析的调用-HTTPS connect ,json to c++ date
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:150343
    • 提供者:陈飞博
  1. cJSON-test

    0下载:
  2. JSON脚本C语言使用的案例,包括C语言对JSON脚本的输入和输出。-JSON scr ipting language used C cases, including the C language for JSON scr ipt input and output.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:33013
    • 提供者:Will
  1. post

    0下载:
  2. httpClient post方式访问 入参为json对象-httpClient post方式访问 入参为json对象
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2424
    • 提供者:liuxin
  1. 69143455jsoncpp

    0下载:
  2. Json 解析器,c++ 实现,方便网络开发-The Json parser, c++ achieve, facilitate network development
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:219974
    • 提供者:杨正红
  1. taobaozhuaqu

    0下载:
  2. 抓取淘宝商品信息返回json格式,还可返回一种商品的数据结构。不仅可查询单个商品还可根据关键词抓取,会返回排名信息-Crawl Taobao commodity information return json format, it can also return the data structure of a commodity. Not only can query a single commodity can also be based keyword crawl ranking infor
  3. 所属分类:Browser Client

    • 发布日期:2017-06-17
    • 文件大小:26402136
    • 提供者:秦其
  1. http_fetch_weather

    0下载:
  2. 服务端通过客户端得到的地市ID,再用HTTP协议中的GET命令得到要天气数据,并保存为文件。再通过JSONCPP库来解析获取的JSON文件数据, 得到相应的信息,打印并返回给客户端,可见运行结果截图。-use http to fetch information of weather.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:74437
    • 提供者:mz
  1. jsoncpp

    0下载:
  2. JSON解析第三方库 用其来很顺手。值得试一试-An easy to use open source JSON libraries. Powerful. You can try
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:40701
    • 提供者:jndy
  1. acl.3.1.2.tar

    0下载:
  2. acl 工程是一个跨平台的通用网络通信库,同时提供更多的其它有价值功能。通过该库,用户可以非常容易地编写支持多种模式的服务器程序、WEB 应用程序以及数据库应用程序。此外,该库还提供了 XML/JSON/MIME 编码及解码功能,这些编码解码库均支持流式解析模式,从而使之更适应不同的网络通讯方式。 本工程主要包含 5 个库及大量示例。5 个库的说明如下: 1) lib_acl: 该库是最基础的库,其它 4 个库均依赖于该库 该库以 C 语言实现。 2) lib_protoco
  3. 所属分类:Linux Network

    • 发布日期:2017-06-10
    • 文件大小:17580964
    • 提供者:monk_lee
  1. 20130728223554_JsonTesting(Source)

    0下载:
  2. 利用JOSN读取国家气象局数据的Delphi原代码-Use JSON to read the National Weather Service data, Delphi source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:493717
    • 提供者:zhangxiaoyu
  1. jrpc.tar

    1下载:
  2. json rpc的c语言实现,包括jsmn(json底层解析器)、libfmt(json上层解析器)、liba(后台执行库)、libipsc(ssl协议封装)和libjrpc(json rpc库)。-json rpc c implementation
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:523821
    • 提供者:wxs
  1. json

    0下载:
  2. 爱壁纸 把所有爱壁纸的明星壁纸都分类下载下来,这是软件,看源码就可以知道怎么用了-Love all love star wallpaper wallpaper wallpaper classification download, this is the software, you can see the source code to know how to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:756334
    • 提供者:oday
  1. programmer

    0下载:
  2. 编程人员得力助手,集成了窗口spy、网页spy、模式匹配、正则匹配、json解析、js调试-Assistant programmer, integrated window spy, web spy, pattern matching, regular match, json parsing, js debugging
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:4708579
    • 提供者:王兆国
  1. OcrTcpServer

    0下载:
  2. 自己写的一个python的tcp服务端,接受json,动态引包,自动ocr-Himself wrote a python tcp server, and accept json, dynamic lead pack, automatic ocr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1348
    • 提供者:mx
  1. tagsvr

    0下载:
  2. 变量服务器:在网络环境中共享位号数据,类似json的数据传输格式快速实现变量数据共享-Server variables, number of data tag shared in a network environment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:58169
    • 提供者:jimlau
  1. weather_lua

    0下载:
  2. 可以在openwrt系统运行,使用lua语言编写。 1.环境:linux(openwrt) 2.依赖:stty 设置串口参数 curl 获取网络设置 cjson 解析json数据 ntpd 网络校时 3.串口名,波特率 城市id 接口签名自行修改 流程:运行后网络对时,打开串口,更新天气数据直到成功,监控串口数据流入,串口返回天气信息-Openwrt system can run using lua language. 1. Environment: li
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-29
    • 文件大小:15474
    • 提供者:shiqian
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com