CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - json解析

搜索资源列表

  1. json-js

    0下载:
  2. JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。它基于Javascr ipt(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。易于人阅读和编写,同时也易于机器解析和生成。
  3. 所属分类:J2ME

  1. print

    0下载:
  2. 城管移动执法android客户端。。。里面有蓝牙打印机在android的通讯协议定义,使用。以及对XML的json解析,带值跳转activity-Urban management and mobile enforcement client... There are Bluetooth printer in the android communication protocol definition, the use of. Json parse the XML, with a value jump
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:422317
    • 提供者:尤国湖
  1. Json

    0下载:
  2. 开源JSON解析库的简单使用例子。功能虽然显得简单,但对一般的解析够用了-a simple sample of using JSON parser
  3. 所属分类:iPhone

    • 发布日期:2017-03-31
    • 文件大小:80463
    • 提供者:chengjingjia
  1. S-Json-1[1].0

    0下载:
  2. symbian 3rd,5th,json解析库,源码, 可参考例子-symbian 3rd, 5th, json parsing libraries, source code, can refer to examples of
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:21387
    • 提供者:linxiaoguo
  1. AndroidPlayer

    0下载:
  2. 主要实现了专辑浏览,音乐在线播放,下载等等。虽说看起来功能不多,但是绝对十分具有参考价值,考虑的十分严谨。因为里面应用了网络通讯,json解析,全局mediaservice,自定义View组件,自定义Adapter,application全局缓存,变量等等,所有要在项目中考虑到的优化问题-Main achievement of the album browsing, music, online play, downloads and more. Although not many seem to
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:1000541
    • 提供者:tanbo
  1. JSON2

    0下载:
  2. json java 解析学习android的好资料-json java Analysis
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:45864
    • 提供者:liulis
  1. 18_json01

    0下载:
  2. android下解析JSON文件的实利代码-android parse JSON documents under the code of real benefits
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:304632
    • 提供者:ningbiting
  1. JsonParser

    0下载:
  2. Symbian下的饿Json解析,以及如何使用 S-Json is a Symbian C/C++ Json Parser easy and simple to use. Its code is released under the GNU GPLv3 (see COPYING FILE)-Symbian Json parsing under the hungry, and how to use S-Json is a Symbian C/C++ Json Parser easy a
  3. 所属分类:Symbian

    • 发布日期:2017-03-26
    • 文件大小:8353
    • 提供者:张成飞
  1. XML

    0下载:
  2. 在iphone开发中应用xml和json解析的方法。只是介绍入门级别的使用。对于初学者来说是一个良好的开始。-In iPhone development XML and JSON analytical method. Only the introductory level of use. For beginners is a good start.
  3. 所属分类:iPhone

    • 发布日期:2017-04-03
    • 文件大小:93003
    • 提供者:long
  1. downFile

    0下载:
  2. ANDROID HTTP工具类实现多种编码的JSON解析-ANDROID HTTP TOLLS JSON
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:337459
    • 提供者:ydhydh
  1. JsonDemo

    1下载:
  2. Android 获取Google Weather API 并通过Xml和JSON解析数据-Android to Get Google Weather API and data through the Xml and JSON parsing
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:18613
    • 提供者:zhongheng
  1. json_user

    0下载:
  2. json解析的一个简单实现,不知道对大家有没有帮助,有兴趣的可以研究-the json parse a simple to implement, and does not know will not help everyone interested can look at the problem
  3. 所属分类:android

    • 发布日期:2017-12-02
    • 文件大小:74178
    • 提供者:王李婷
  1. ljtest

    0下载:
  2. json解析后台数据demo,比较适合入门参考!-json parsing the background data demo, more suitable for a beginning!
  3. 所属分类:android

    • 发布日期:2017-11-30
    • 文件大小:385155
    • 提供者:曾经花田错
  1. Hayate_10827

    0下载:
  2. 基于ASIHttpReques开源的仿迅雷多线程断点续传功能的客户端,内置了百度音乐盒、土豆视频下载,新手可以学习ASIHttpRequest网络请求下载、JSON解析等操作。-Based on ASIHttpReques open source client imitation Thunder multi-threaded HTTP functionality, built a Baidu music box, potatoes video downloads, the novice can
  3. 所属分类:iPhone

    • 发布日期:2017-11-14
    • 文件大小:3231753
    • 提供者:hujiqing
  1. JsonParse

    0下载:
  2. 安卓json解析案例,应用第三方包,希望大家支持-Andrews json parsing case
  3. 所属分类:android

    • 发布日期:2017-12-09
    • 文件大小:1379653
    • 提供者:renshunwei
  1. JSON

    0下载:
  2. 这个上面是Android端解析JSON数据的实例,希望对大家有用-Android side parsing JSON data instance, the above is the hope that useful
  3. 所属分类:android

    • 发布日期:2017-12-02
    • 文件大小:395755
    • 提供者:Anson
  1. MyJSON1

    0下载:
  2. android Json解析数据,很不错的案例-android Json
  3. 所属分类:android

    • 发布日期:2017-11-21
    • 文件大小:913381
    • 提供者:lklk
  1. android-json-server-and-client

    0下载:
  2. android json解析(包含服务器端,客户端)\JSON解析-android json parsing (including server, client) \ JSON parsing
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:747796
    • 提供者:王龙隐
  1. Newtonsoft.Json-master

    0下载:
  2. Newtonsoft.Json 最好用的json解析工具(Newtonsoft.Json's best JSON parsing tool)
  3. 所属分类:iPhone/iOS

  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
« 12 3 4 5 »
搜珍网 www.dssz.com