Location:
Search - Json
Search list
Description: 一个ASP的生成JSON数据的类
Platform: |
Size: 1141 |
Author: evio@vip.qq.com |
Hits:
Description: 好用的C语言解析 Json
Platform: |
Size: 340953 |
Author: ybpcn@163.com |
Hits:
Description: JSON(JavaScript Object Notation)是基于JavaScript一个子集的一种轻量级的数据交换格式。这种格式既易于人阅读和编写,同时也易于机器解析和生成。JSON采用完全独立于语言的文本格式,但是也使用了类C语言的语法。Zend Framework也提供了对JSON的支持,使用Zend Framework中的Zend_Json组件可以实现PHP对象与JSON对象之间的转换。
Platform: |
Size: 60617 |
Author: cbwindboy |
Hits:
Description: JSON-C库源码
Platform: |
Size: 55742 |
Author: zidanefr33 |
Hits:
Description: json详细资料。相当珍贵
Platform: |
Size: 238592 |
Author: 40321700@qq.com |
Hits:
Description: android 解析使用JSON
Platform: |
Size: 24064 |
Author: 1049617070@qq.com |
Hits:
Description: JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。它基于JavaScript(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。易于人阅读和编写,同时也易于机器解析和生成。
Platform: |
Size: 21290 |
Author: 381177452@qq.com |
Hits:
Description: json-rpc是和DWR类似的ajax-rpc实现。我比较细化,因为他很简单,而且只作rpc。如果你要实现自己特定的rpc的话,可以参考一下他。-json- rpc and DWR is similar to the ajax- rpc achieve. I am more details, because he was very simple, but only rpc. If you want to realize their own specific rpc, then he can take a look.
Platform: |
Size: 640000 |
Author: 一农 |
Hits:
Description: JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择-JSON using the source code for the AJAX data exchange with the server using JSON as a data transfer format is a good choice
Platform: |
Size: 44032 |
Author: xinsoft |
Hits:
Description: json的JAVA实现,用于根据JAVA对象生成json string-JAVA realize the json for the object in accordance with JAVA to generate json string
Platform: |
Size: 45056 |
Author: chenyl |
Hits:
Description: json delphi component
Platform: |
Size: 13312 |
Author: |
Hits:
Description: WEB Service高效传输格式之一的JSON的开源实现,并附有测试-WEB Service efficient transmission format, one of the open source JSON to achieve, together with test
Platform: |
Size: 8192 |
Author: luborong |
Hits:
Description: 介绍:JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言-Introduction: JSON (JavaScript Object Notation) is a lightweight data interchange format. Easy to read and prepare. Also easy to machine parsing and generation. It is based on the JavaScript Programming Language, Standard ECMA-262 3rd Edition- December 1999 a subset. JSON using completely independent of the language of the text format, but also used language similar to C family habits (including C, C++, C#, Java, JavaScript, Perl, Python, etc.). These characteristics make JSON an ideal data exchange language
Platform: |
Size: 51200 |
Author: 杉杉 |
Hits:
Description: JSON(javascript) object creator and examples-JSON (javascript) object creator and examples
Platform: |
Size: 17408 |
Author: brian |
Hits:
Description: JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。[编辑本段]JSON与XML的比较
◆可读性
JSON和XML的可读性可谓不相上下,一边是建议的语法,一边是规范的标签形式,很难分出胜负。
◆可扩展性
XML天生有很好的扩展性,JSON当然也有,没有什么是XML能扩展,JSON不能的。
◆编码难度
XML有丰富的编码工具,比如Dom4j、JDom等,JSON也有json.org提供的工具,但是JSON的编码明显比XML容易许多,即使不借助工具也能写出JSON的代码,可是要写好XML就不太容易了。
◆解码难度
XML的解析得考虑子节点父节点,让人头昏眼花,而JSON的解析难度几乎为0。这一点XML输的真是没话说。
-The JavaScript Object Notation (JSON) is a simple and lightweight data interchange format. This project provides libraries for manipulating JSON objects for various languages. For more information on JSON, visit http://www.json.org/
Platform: |
Size: 663552 |
Author: 王洋 |
Hits:
Description: 很好的json数据处理格式,java版本的;希望能对大家有帮助-Json good data-processing format, java version everybody has the hope that it can assist
Platform: |
Size: 54272 |
Author: slzhao |
Hits:
Description: java后台生成JSON数据和EXT互传数据,全靠它实现。-java Backgrounds EXT generate JSON data and data to each other, depend on its implementation.
Platform: |
Size: 1766400 |
Author: fengson |
Hits:
Description: JSON.NET,可以将对象序列化为json,被js解析,以及逆操作-JSON.NET, the target sequence can be translated into json, was js analysis, as well as the inverse operation
Platform: |
Size: 197632 |
Author: imaxis |
Hits:
Description: delphi2009 json 单元,了解delphi2009 json 的实现过程-delphi2009 json Unit
Platform: |
Size: 14336 |
Author: tomcat |
Hits:
Description: use JSON with NSString
Platform: |
Size: 6144 |
Author: Nick D Belkin |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»