文件名称:fastJSON_v2.1.20
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-09-28
- 文件大小:
- 56kb
- 下载次数:
- 0次
- 提 供 者:
- Pudn****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This the smallest and fastest polymorphic JSON serializer, smallest because it s only 25kb when compiled, fastest because most of the time it is (see performance test section) and polymorphic because it can serialize and deserialize the following situation correctly at run-time with what ever object you throw at it:-This is the smallest and fastest polymorphic JSON serializer, smallest because it s only 25kb when compiled, fastest because most of the time it is (see performance test section) and polymorphic because it can serialize and deserialize the following situation correctly at run-time with what ever object you throw at it:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Consoletest
consoletest.sln
Consoletest\app.config
...........\AssemblyInfo.cs
...........\consoletest.csproj
...........\dataobjects.cs
...........\mytests.cs
...........\Program.cs
fastJSON
fastJSON.nuspec
........\AssemblyInfo.cs
........\dynamic.cs
........\fastJSON net35.csproj
........\fastJSON-android.csproj
........\fastJSON-SL.csproj
........\fastJSON.csproj
........\fastJSON.snk
........\Formatter.cs
........\Getters.cs
........\JSON.cs
........\JsonParser.cs
........\JsonSerializer.cs
........\Reflection.cs
........\SafeDictionary.cs
history.txt
README.md
UnitTests
UnitTests.nunit
.........\Properties
.........\..........\AssemblyInfo.cs
.........\Tests.cs
.........\UnitTests.csproj