搜索资源列表
json-c-0.9
- 好用的C语言解析 Json
fastJSON
- JSON (Javascr ipt Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the Javascr ipt Programming Language, Standard ECMA-262 3r
jsoncpp-src-0.5.0.tar
- 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(
CSharpHelper
- C#的常用帮助类,包含有json的转换、文件压缩解压、EXCEL文件操作、上传下载等-C# hepler codes
cJSON
- 在其基础上,添加了cJSON_Direct.c,实现了C语言中结构体与json格式字符串相互转化的功能-Json parsing code is written by a foreigner. On its basis, add cJSON_Direct.c to C language structure and JSON-formatted string into each other
SuperRateDemo
- 各国汇率的计算,json数据,object-c,-The calculation of the exchange rate
adaaysisjson
- C ++, MFC, VC json analysis C++,MFC,VC json解析-C++, MFC, VC json analysis C++, MFC, VC json parsing
MXC
- C ++, MFC, VC json analysis C++,MFC,VC json解析-C++, MFC, VC json analysis C++, MFC, VC json parsing
json
- a、 完成json 基本结构(键值对、对象、数组、字符串)的解析;(10 分) b、 完成对true、false、null、整数的解析;(5 分) c、 完成浮点数的解析;(5 分) d、 完成科学计数法表示的数的解析;(5 分); e、 完成json 文本的格式化。添加一个命令行参数-pretty,对于文件*.json,如果解析成功, 那么将格式化后的json 输出到另一个文件*.pretty.json 中。(5 分) test 目录下的e 目录下,有一个乱序的country.js
CoolFormat3.4
- st3 c/c++插件 使用介绍: 1.全新Ribbon界面,操作方便 2.支持全部、部分、批量格式化方式 3.可自定义的代码格式化风格 4.支持代码高亮到网页、博客: 更新日志: 2015年2月25日 V3.4版本 支持作为其他编辑器的插件 2015年1月26日 V3.3版本 增加Objective-C格式化,全新格式化设置界面 2013年3月14日 V3.2版本