Location:
Search - c json
Search list
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(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: eclipse 中文教程 实用 word 版本-Practical Guide to eclipse Chinese word version
Platform: |
Size: 1766400 |
Author: yanwu |
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 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: 通用序列化/反序列化 for NET/NETCF 2.0,
采用Json格式,精心修改,用于wince C#开发。解决NETCF2.0不支持序列化问题。-Generic serialization/deserialization for NET/NETCF 2.0, using Json format, carefully modified for the wince C# development. NETCF2.0 solve the problem does not support serialization.
Platform: |
Size: 77824 |
Author: ydf |
Hits:
Description: JSON parser linux code -JSON parser linux code
Platform: |
Size: 11264 |
Author: wen |
Hits:
Description: json解析器,对json格式的进行解析,windows VC编译-json parser for json format parsing, windows VC compiler
Platform: |
Size: 44032 |
Author: okoknew |
Hits:
Description: json.chm是json的说明文档,详细介绍了json里面方法-json.chm is json description of documents inside the method described in detail json
Platform: |
Size: 113664 |
Author: fhf666best |
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成为理想的数据交换语言。-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:
Description: c语言写得json-c 把数据以json格式 包装和解包,使用方便.-c language written json-c to json format data packing and unpacking, easy to use.
Platform: |
Size: 557056 |
Author: haoyaogang222 |
Hits:
Description: Symbian下的饿Json解析,以及如何使用
S-Json is a Symbian C/C++ Json Parser easy and simple to use.
Its code is released under the GNU GPLv3 (see COPYING FILE)-Symbian Json parsing under the hungry, and how to use
S-Json is a Symbian C/C++ Json Parser easy and simple to use.
Its code is released under the GNU GPLv3 (see COPYING FILE)
Platform: |
Size: 8192 |
Author: 张成飞 |
Hits:
Description: VS2005编写的用C++解析Json数组。
Platform: |
Size: 4481373 |
Author: 254942511@qq.com |
Hits:
Description: c++ json 解析数据 高效快速解析数据 c++ 代码-c++ json 解析数据 高效快速解析数据 c++ 代码
Platform: |
Size: 21504 |
Author: cll |
Hits:
Description: json库,c语言编写,支持json格式封装和解析-library for json
Platform: |
Size: 611328 |
Author: jerry |
Hits:
Description: Json传输的南城街道少女成都世纪城四渡赤水(Jsonsdcscsdsdcsdcsdc)
Platform: |
Size: 339968 |
Author: 黄炯丹
|
Hits:
Description: 功能比较多,效率比较高,官方给出对比数据
50% faster than DataContractJsonSerializer, and 250% faster than JavaScriptSerializer.
比较常用的功能除了序列化发序列化之外,还有 Linq To Json、Json Path、 XML support等(The function is much more, the efficiency is higher, the official gives the contrast data
50% faster than DataContractJsonSerializer, and 250% faster than JavaScriptSerializer.
In addition to serialization, the more commonly used functions are Linq To Json, Json Path, XML support, etc.)
Platform: |
Size: 144384 |
Author: bfmiss |
Hits:
Description: MIT License
Copyright (c) 2016 Wouter van Nifterick
Permission is hereby granted, free of charge, to any person obtaining a copy(MIT License
Copyright (c) 2016 Wouter van Nifterick
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:)
Platform: |
Size: 6633472 |
Author: zwzqq |
Hits:
« 12
3
4
5
6
7
8
9
10
...
13
»