Welcome![Sign In][Sign Up]
Location:
Search - javascript json

Search list

[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:

[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:

[JSPfoundations-of-ajax-examples

Description: <Ajax基础教程>一书源码. Ajax 建立在现有的一些 Web 技术基础之上,如 JavaScript 、 HTML 和 CSS ,可以与你喜欢的服务器端语言结合使用.-<Ajax基础教程> A book source. Ajax built on some of the existing Web-based, such as JavaScript, HTML and CSS, with your favorite combination of server-side language.
Platform: | Size: 7657472 | Author: Kerry | Hits:

[JSP/Javajson_simple

Description: JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。 http://doc.zoomquiet.org/data/20060522172353/-JSON (JavaScript Object Notation) is a lightweight The data exchange format. Easy to read and prepare. Also easy analysis and generation machines. Http :// doc.zoomquiet.org/data/20060522172353 /
Platform: | Size: 51200 | Author: zhangxu | Hits:

[Other Web Codeeasygrid-2008-05-22

Description: Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse right click context menu. Files: grid.html - HTML of the grid file_controller.php - sample of grid controller with file-flat interface db_controller.php - sample of grid controller with DB interface sample.csv - Sample of grid data source (VDB) sample.sql - Sample of grid data source (MySQL) easygrid.js - Easy Gird library easygrid_contextmenu.js - Easy Grid context menu library-Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse right click context menu. Files: grid.html- HTML of the grid file_controller.php- sample of grid controller with file-flat interface db_controller.php- sample of grid controller with DB interface sample.csv- Sample of grid data source (VDB) sample.sql- Sample of grid data source (MySQL) easygrid.js- Easy Gird library easygrid_contextmenu.js- Easy Grid context menu library
Platform: | Size: 57344 | Author: csvchou | Hits:

[JSP/JavajQuery+jSon_Tree

Description: jQuery+json做的javascript树-jQuery+ json do javascript tree
Platform: | Size: 17408 | Author: zhangrui | Hits:

[Otherjavascript

Description: 一般网站的公共脚本,包括自动移动层,字符串修剪,JSON-The general public site scripting, including automatic mobile layer, string trimming, JSON
Platform: | Size: 3072 | Author: 李群峰 | 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

Description: JSON(javascript) object creator and examples-JSON (javascript) object creator and examples
Platform: | Size: 17408 | Author: brian | 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:

[JSP/JavajsTree

Description: jsTree是一个基于jQuery的Tree控件。支持XML,JSON,Html三种数据源。提供创建,重命名,移动,删除,拖\放节点操作。可以自己自定义创建,删除,嵌套,重命名,选择节点的规则。在这些操作上可以添加多种监听事件-jsTree is a jQuery based on the Tree control. Supported XML, JSON, Html three data sources. To create, rename, move, delete, drag \ put node operation. Can custom create, delete, nested, rename, node selection rules. At these operations can be added on a variety of eavesdropping case
Platform: | Size: 194560 | Author: fan | Hits:

[JSP/JavaAjax-json

Description: AJAX-JSON该源码从实例入手教你如何成为一个javascript高手-AJAX-JSON examples to start from the source teach you how to become a javascript expert
Platform: | Size: 8192 | Author: Ajax-json | Hits:

[JSP/Javajson_to_string

Description: 将json转化为字符串,上面附有简单的例子。-Into the json string above with a simple example.
Platform: | Size: 6144 | Author: chenfeng | Hits:

[Linux-Unixjson-c-0.9.tar

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成为理想的数据交换语言。-JSON (JavaScript Object Notation) is a lightweight data interchange format. Is easy to read and write. But also easy for machines to parse and generate. It is based on JavaScript Programming Language, Standard ECMA-262 3rd Edition- December 1999 a subset of. JSON using entirely independent of language, text format, but also used language similar to C family habits (including C, C++, C#, Java, JavaScript, Perl, Python, etc.). These features make JSON an ideal data exchange language.
Platform: | Size: 340992 | Author: gbios | Hits:

[JSP/JavaJSON

Description: java开发javascript使用的Json插件包-development javascript java plugin package for use Json
Platform: | Size: 2670592 | Author: 李俊龙 | Hits:

[Other Web Codejson

Description: J2EE开发时,ajax通信使用Json格式,json.jar是将服务器端内容打包成所需的json格式的工具包;另一个struts2-json-plugin-2.1.8.1.jar是struts框架下直接将json数据转换为JavaScript内容的工具-json java struts javascript
Platform: | Size: 69632 | Author: 陈祎琼 | Hits:

[JSP/Javajson

Description: 解析json字符串的javascript文件,对于解析服务器返回的json字符串,这个很有用-javascript- json
Platform: | Size: 3072 | Author: bin | Hits:

[JSP/JavaJson-Province2

Description: 利用Javascript Json Jquary实现省市下拉表联动,喜欢的人拿去参考下啊-利用JavaScript JSON JQuary实现省市下拉表联动,喜欢的人拿去参考下啊
Platform: | Size: 97280 | Author: linjie | 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:

[JSP/Javaworld.geo.json-master

Description: echarts绘制世界地图时所需要各个国家的json数据(Echarts countries required to draw a map of the world)
Platform: | Size: 1775616 | Author: 暴走的石头 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net