文件名称: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 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, Javascr ipt, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
consoletest
consoletest.sln
...........\consoletest.csproj
...........\consoletest.suo
...........\dataobjects.cs
...........\mytests.cs
...........\Program.cs
...........\Properties
...........\..........\AssemblyInfo.cs
fastJSON
........\fastJSON.csproj
........\Getters.cs
........\JSON.cs
........\JsonParser.cs
........\JsonSerializer.cs
........\Properties
........\..........\AssemblyInfo.cs
........\SafeDictionary.cs