文件名称:json-c-0.7
- 所属分类:
- JSP源码/Java
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 648kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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与XML的比较
◆可读性
JSON和XML的可读性可谓不相上下,一边是建议的语法,一边是规范的标签形式,很难分出胜负。
◆可扩展性
XML天生有很好的扩展性,JSON当然也有,没有什么是XML能扩展,JSON不能的。
◆编码难度
XML有丰富的编码工具,比如Dom4j、JDom等,JSON也有json.org提供的工具,但是JSON的编码明显比XML容易许多,即使不借助工具也能写出JSON的代码,可是要写好XML就不太容易了。
◆解码难度
XML的解析得考虑子节点父节点,让人头昏眼花,而JSON的解析难度几乎为0。这一点XML输的真是没话说。
-The Javascr ipt 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/
◆可读性
JSON和XML的可读性可谓不相上下,一边是建议的语法,一边是规范的标签形式,很难分出胜负。
◆可扩展性
XML天生有很好的扩展性,JSON当然也有,没有什么是XML能扩展,JSON不能的。
◆编码难度
XML有丰富的编码工具,比如Dom4j、JDom等,JSON也有json.org提供的工具,但是JSON的编码明显比XML容易许多,即使不借助工具也能写出JSON的代码,可是要写好XML就不太容易了。
◆解码难度
XML的解析得考虑子节点父节点,让人头昏眼花,而JSON的解析难度几乎为0。这一点XML输的真是没话说。
-The Javascr ipt 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/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
json-c-0.7.tar
..............\json-c-0.7
..............\..........\aclocal.m4
..............\..........\arraylist.c
..............\..........\arraylist.h
..............\..........\AUTHORS
..............\..........\autogen.sh
..............\..........\bits.h
..............\..........\ChangeLog
..............\..........\config.guess
..............\..........\config.h
..............\..........\config.h.in
..............\..........\config.h.win32
..............\..........\config.sub
..............\..........\configure
..............\..........\configure.in
..............\..........\COPYING
..............\..........\Debug
..............\..........\.....\arraylist.obj
..............\..........\.....\BuildLog.htm
..............\..........\.....\debug.obj
..............\..........\.....\jsonD.lib
..............\..........\.....\json_object.obj
..............\..........\.....\json_tokener.obj
..............\..........\.....\linkhash.obj
..............\..........\.....\printbuf.obj
..............\..........\.....\test1.pdb
..............\..........\.....\test2.pdb
..............\..........\.....\vc80.idb
..............\..........\.....\vc80.pdb
..............\..........\debug.c
..............\..........\debug.h
..............\..........\depcomp
..............\..........\Doxyfile
..............\..........\hello
..............\..........\INSTALL
..............\..........\install-sh
..............\..........\json-c.ncb
..............\..........\json-c.sln
..............\..........\json-c.vcproj
..............\..........\json-c.vcproj.WONG.Administrator.user
..............\..........\json.h
..............\..........\json.pc.in
..............\..........\jsonD.lib
..............\..........\json_object.c
..............\..........\json_object.h
..............\..........\json_object_private.h
..............\..........\json_tokener.c
..............\..........\json_tokener.h
..............\..........\json_util.c
..............\..........\json_util.h
..............\..........\linkhash.c
..............\..........\linkhash.h
..............\..........\ltmain.sh
..............\..........\Makefile.am
..............\..........\Makefile.in
..............\..........\missing
..............\..........\NEWS
..............\..........\Pocket PC 2003 (ARMV4)
..............\..........\......................\Debug
..............\..........\......................\.....\arraylist.obj
..............\..........\......................\.....\BuildLog.htm
..............\..........\......................\.....\debug.obj
..............\..........\......................\.....\jsonD.lib
..............\..........\......................\.....\json_object.obj
..............\..........\......................\.....\json_tokener.obj
..............\..........\......................\.....\linkhash.obj
..............\..........\......................\.....\printbuf.obj
..............\..........\......................\.....\test1.pdb
..............\..........\......................\.....\test2.pdb
..............\..........\......................\.....\vc80.idb
..............\..........\......................\.....\vc80.pdb
..............\..........\printbuf.c
..............\..........\printbuf.h
..............\..........\README
..............\..........\README-WIN32.html
..............\..........\README.html
..............\..........\test1.cpp
..............\..........\test2.cpp
..............\jsonD.lib
..............\test1
..............\.....\Debug
..............\.....\.....\BuildLog.htm
..............\.....\.....\test1.exe.embed.manifest
..............\.....\.....\test1.exe.embed.manifest.res
..............\.....\.....\test1.exe.intermediate.manifest
..............\.....\.....\test1.obj
..............\.....\.....\vc80.idb
..............\.....\.....\vc80.pdb
..............\.....\Pocket PC 2003 (ARMV4)
..............\.....\......................\Debug
..............\.....\......................\.....\BuildLog.htm
..............\.....\......................\.....\test1.obj
..............\.....\test1.ncb
..............\.....\test1.sln
..............\.....\test1.vcproj
...........
..............\json-c-0.7
..............\..........\aclocal.m4
..............\..........\arraylist.c
..............\..........\arraylist.h
..............\..........\AUTHORS
..............\..........\autogen.sh
..............\..........\bits.h
..............\..........\ChangeLog
..............\..........\config.guess
..............\..........\config.h
..............\..........\config.h.in
..............\..........\config.h.win32
..............\..........\config.sub
..............\..........\configure
..............\..........\configure.in
..............\..........\COPYING
..............\..........\Debug
..............\..........\.....\arraylist.obj
..............\..........\.....\BuildLog.htm
..............\..........\.....\debug.obj
..............\..........\.....\jsonD.lib
..............\..........\.....\json_object.obj
..............\..........\.....\json_tokener.obj
..............\..........\.....\linkhash.obj
..............\..........\.....\printbuf.obj
..............\..........\.....\test1.pdb
..............\..........\.....\test2.pdb
..............\..........\.....\vc80.idb
..............\..........\.....\vc80.pdb
..............\..........\debug.c
..............\..........\debug.h
..............\..........\depcomp
..............\..........\Doxyfile
..............\..........\hello
..............\..........\INSTALL
..............\..........\install-sh
..............\..........\json-c.ncb
..............\..........\json-c.sln
..............\..........\json-c.vcproj
..............\..........\json-c.vcproj.WONG.Administrator.user
..............\..........\json.h
..............\..........\json.pc.in
..............\..........\jsonD.lib
..............\..........\json_object.c
..............\..........\json_object.h
..............\..........\json_object_private.h
..............\..........\json_tokener.c
..............\..........\json_tokener.h
..............\..........\json_util.c
..............\..........\json_util.h
..............\..........\linkhash.c
..............\..........\linkhash.h
..............\..........\ltmain.sh
..............\..........\Makefile.am
..............\..........\Makefile.in
..............\..........\missing
..............\..........\NEWS
..............\..........\Pocket PC 2003 (ARMV4)
..............\..........\......................\Debug
..............\..........\......................\.....\arraylist.obj
..............\..........\......................\.....\BuildLog.htm
..............\..........\......................\.....\debug.obj
..............\..........\......................\.....\jsonD.lib
..............\..........\......................\.....\json_object.obj
..............\..........\......................\.....\json_tokener.obj
..............\..........\......................\.....\linkhash.obj
..............\..........\......................\.....\printbuf.obj
..............\..........\......................\.....\test1.pdb
..............\..........\......................\.....\test2.pdb
..............\..........\......................\.....\vc80.idb
..............\..........\......................\.....\vc80.pdb
..............\..........\printbuf.c
..............\..........\printbuf.h
..............\..........\README
..............\..........\README-WIN32.html
..............\..........\README.html
..............\..........\test1.cpp
..............\..........\test2.cpp
..............\jsonD.lib
..............\test1
..............\.....\Debug
..............\.....\.....\BuildLog.htm
..............\.....\.....\test1.exe.embed.manifest
..............\.....\.....\test1.exe.embed.manifest.res
..............\.....\.....\test1.exe.intermediate.manifest
..............\.....\.....\test1.obj
..............\.....\.....\vc80.idb
..............\.....\.....\vc80.pdb
..............\.....\Pocket PC 2003 (ARMV4)
..............\.....\......................\Debug
..............\.....\......................\.....\BuildLog.htm
..............\.....\......................\.....\test1.obj
..............\.....\test1.ncb
..............\.....\test1.sln
..............\.....\test1.vcproj
...........