Welcome![Sign In][Sign Up]
Location:
Search - JSON解析

Search list

[Otherjson-c-0.9

Description: 好用的C语言解析 Json
Platform: | Size: 340953 | Author: ybpcn@163.com | Hits:

[Program docJSON操作

Description: JSON(JavaScript Object Notation)是基于JavaScript一个子集的一种轻量级的数据交换格式。这种格式既易于人阅读和编写,同时也易于机器解析和生成。JSON采用完全独立于语言的文本格式,但是也使用了类C语言的语法。Zend Framework也提供了对JSON的支持,使用Zend Framework中的Zend_Json组件可以实现PHP对象与JSON对象之间的转换。
Platform: | Size: 60617 | Author: cbwindboy | Hits:

[SourceCodeandroid JSON解析

Description: android 解析使用JSON
Platform: | Size: 24064 | Author: 1049617070@qq.com | Hits:

[J2MEjson-js

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:

[VC/MFCJSON

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:

[JSP/Javajson-c-0.7

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:

[.netjson

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:

[Internet-NetworkVBJSON

Description: VB6.0用的最好的JSON解析工具。支持JSON消息的解析和处理。源代码值得一看,非常不错。官方网站:http://www.ediy.co.nz/vbjson-json-parser-library-in-vb6-xidc55680.html-VB-JSON is a Visual Basic 6 class library for parsing and emitting JSON (Javascript Object Notation) and can handle nested arrays and objects in the data. It does not rely on the JScript engine for parsing. JSON is a useful and compact format for data interchange between a browser based JavaScript client program and a VB6 based data server, and also for storing structured meta data in a text field. It can also be used as an efficient RPC transport protocol and compresses well using GZip. The project also includes a fast string builder class for assembling the JSON data string at a high speed. This software is BSD licenced and is based on an Excel macro found here. Some parsing bugs in the original functions have been fixed and the string builder class improves performance. Also there are some handy utility functions that return a JSON data set from an ADO Recordset or a character delimited string.
Platform: | Size: 37888 | Author: JasonQ | Hits:

[JSP/Javajson

Description: json包,主要用于解析json格式数据,并将其转换成对象-json package, mainly used for data analysis json format and converts it into a target
Platform: | Size: 593920 | Author: ggq | Hits:

[Windows DevelopLbJson

Description: 自己用VC6.0写的一个json解析器, 供大家交流-VC6.0 to write their own with a json parser for exchange
Platform: | Size: 227328 | Author: amonly | Hits:

[Dialog_WindowJsonView

Description: json解析器 用于通信程序开发过程中间接口的测试-json parser procedures for communication among the interface development process of the test
Platform: | Size: 43008 | Author: amonly | Hits:

[SymbianS-Json-1[1].0

Description: symbian 3rd,5th,json解析库,源码, 可参考例子-symbian 3rd, 5th, json parsing libraries, source code, can refer to examples of
Platform: | Size: 21504 | Author: linxiaoguo | Hits:

[IOSNewtonsoft.Json-master

Description: Newtonsoft.Json 最好用的json解析工具(Newtonsoft.Json's best JSON parsing tool)
Platform: | Size: 3540992 | Author: 大毛大毛大毛 | Hits:

[Otherjson

Description: json解析,JSON(JavaScript Object Notation, JS 对象标记) 是一种轻量级的数据交换格式。它基于 ECMAScript (w3c制定的js规范)的一个子集,采用完全独立于编程语言的文本格式来存储和表示数据。简洁和清晰的层次结构使得 JSON 成为理想的数据交换语言。 易于人阅读和编写,同时也易于机器解析和生成,并有效地提升网络传输效率。(JSON parsing, JSON (JavaScript, Object, Notation, JS object tags) is a lightweight data interchange format. It is based on a subset of ECMAScript (the JS specification of W3C), which stores and represents data in a text format entirely independent of the programming language. The concise and clear hierarchy makes JSON an ideal data exchange language. Easy to read and write, but also easy to machine analysis and generation, and effectively improve the efficiency of network transmission.)
Platform: | Size: 5120 | Author: zerolly | Hits:

[Otherjson-master

Description: 用Java语言实现的json解析器,能够完整地解析 JSON 文本,并且能从中提取 特定的信息(The JSON parser implemented in Java language can parse the JSON text completely, and extract specific information from it)
Platform: | Size: 14336 | Author: ijgirjw9rgdf | Hits:

[Other Web Code超级模块8.0源码

Description: 易语言JSON解析类,功能强大,具有使用简单,运行效率高的突出优点。(E LANGVAGE POWER OF ENGING)
Platform: | Size: 1274880 | Author: 等走等瞧 | Hits:

[OtherPB_json解析

Description: PB 对json数据进行解析,存储为结构体。同时支持生成json串(pb json Data analysis)
Platform: | Size: 83968 | Author: 龙在天涯2 | Hits:

[e-language【批量下载】黑猫JSON解析支持库1.0等

Description: 一个功能强大的支持库,实现在易语言中解析json(A JSON Debug Tool, Make JSON easier.)
Platform: | Size: 2043904 | Author: Torrekie | Hits:

[OtherJson解析

Description: json xml各种用法 json xml各种用法(JSON parsing example, functional comparison)
Platform: | Size: 1077248 | Author: tlx_zrning | Hits:

[CSharpNewtonsoft.Json-master

Description: Newtonsoft.Json解析json串(c# Newtonsoft.Json Parsing JSON)
Platform: | Size: 3881984 | Author: ceaser118 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net