项目作者: DanielChina
项目描述 :
Provide an easy way to read compact json file
高级语言: CSS
项目地址: git://github.com/DanielChina/JsonReader.git
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.