项目作者: DanielChina

项目描述 :
Provide an easy way to read compact json file
高级语言: CSS
项目地址: git://github.com/DanielChina/JsonReader.git
创建时间: 2019-03-19T09:39:55Z
项目社区:https://github.com/DanielChina/JsonReader

开源协议:

下载


JsonReader

This program provides two ways to typeset the json file, expanding the array value or not.
This design will save a lot of time if the json file is quite big because most time would be spent to expand array values in the normal way.
The biggest json file tested was more than 40M.