搜索资源列表
json-c-0.7
- 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成为理想的数据交换语言。[编辑本段]
json
- json包,主要用于解析json格式数据,并将其转换成对象-json package, mainly used for data analysis json format and converts it into a target
INTestJson
- 该工程是一个强大的解析JSON数组项目,有出色的容错能力并能解析宽泛的JSON格式,非常实用于链接JSON和实际逻辑数据。- The project is a JSON array of powerful analytical projects, have an excellent fault tolerance and broad analytical JSON format, very useful link to the JSON data and the actual logic
json_parser
- JSON语法的解析器,相当的经典。表格驱动,简明效率高。基于这个解析器,可以开发适合于其他语法的传输协议!-JSON syntax parser, very classic. Table-driven, concise and efficient. Based on this parser, you can develop suitable transport protocol for other grammatical!
JSON
- json详解 JSON的全称是Javascr ipt Object Notation,是一种轻量级的数据交换格式。JSON与XML具有相同的特性,例如易于人编写和阅读,易于机器生成和解析。但是JSON比XML数据传输的有效性要高出很多。JSON完全独立与编程语言,使用文本格式保存-json Xiangjie JSON stands for Javascr ipt Object Notation, is a lightweight data interchange format. JSON a
Analyse_JSON_in_java
- 在Java中解析与构造JSON。在www.json.org上公布了很多Java下的json解析工具,其中org.json和json-lib比较简单,两者使用上差不多。本文件中两段源代码是分别使用这两个工具解析和构造JSON的演示程序。-Analysis and Structure in Java, JSON. Published in www.json.org a lot of Java under the json analytical tools, which org.json and js
jsontools-core-1.7-bundle
- json util jar包,用于字符串解析,将对象解析为json格式的字符串-json util jar package, for string parsing, to object to json format string parsing
json_simple-1.1-all
- Json 服务器端解析的工具包,包括源码及Jar包,方便使用Java进行Json的解析处理-Json server-side parsing toolkit, including the source and Jar package, easy to use Java to Json analytical processing
json
- 这是一个java版JSON源代码,具有解析和生成JSON对象的功能。-This is a java version of the JSON source code, parse and generate JSON object with the function.
jsonconvert-0.1.0-source
- 一个非常高效精简的json解析库, 速度非常快-just a java-json convert lib
json
- json工具类,利于程序的编写。减少繁琐的json解析工作-json tools conducive to the preparation of the program. Reduce red tape json parsing
json
- javascr ipt写的json解析方法-a json parse method by javascr ipt
json
- 解析json字符串的javascr ipt文件,对于解析服务器返回的json字符串,这个很有用-javascr ipt- json
google-gson-2.2-release
- google的json解析类,个人感觉还不错,下面就是下载看看了-Google' s json parsing class, personal feeling pretty good, here is the download to take a look at the
libjson_6.2.1
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。这里提供的是一个c/c++上的Json解析库。-JSON (Javascr ipt Object Notation) is a lightweight data-interchange format. Here is a c/c++ Json parsing library.
Jsonparse
- android获取网络json数据转换。JsonToString或者StringToJSON json解析-JsonToString And StringToJSON json解析
json
- 用于现今最流行的android平台 的json解析数据的方法-For today s most popular android platform json methods of data analysis
json
- 自己写的json解析小工具,可以解析对象成为json数据-json tools class
json
- json 解析的第三方jar包,用于解析json对象,超好用-third party jar package json resolution for parsing json object Chaohaoyong
JsonTest
- java json解析器,对java对字序列化,对字符串json反序列化。(The Java JSON parser, serialization of the word to the Java, and the reverse serialization of the string JSON.)