搜索资源列表
NET3.5-JSON-.Files
- Newtonsoft.Json.DLL,原来,它有2个版本,一个是基于Net2.0类库的,另一个是基于Net3.5类库,目前有没有基于4.0的版本,不清楚.可能是由于代码不规范,导致这个DLL引用失败.之后,找到对应的3.5版本的DLL覆盖以后,编译通过,似乎正常了.但在进行JSON格式转换的时候,提示转换失败,经过调用和跟踪,发现2.0和3.5在语法上还是有差别的,在博客园里搜索了一圈,发现资料确实不少,但都比较杂,有的只说了某个点.趁着周末时间,把基于3.5的JSON操作整理了一下,现公布出
Newtonsoft.Json.dll3.5.0.0
- Newtonsoft.Json 是.net用来对jason数据格式进行操作的库文件-this is Newtonsoft.Json
Json45r5
- Newtonsoft.Json C#下序列化JSON工具.
Newtonsoft.Json
- c# 解析json数据,适用于http网络请求(C# parsing JSON data)
Newtonsoft.Json
- xenon programming reference
Newtonsoft.Json
- Newtonsoft.Json各.NET freamework版本的dll 包括x86 的dll也有64位的dll总之很全。根据你自己需要。(Newtonsoft.Json each.NET freamework version of DLL including x86 DLL also has 64 DLL, in short, it is all. According to your own needs.)
stockapi
- 实时获取股票行情API 可自定义股票代码 使用Newtonsoft.Json.dll解释Json数据 使用HTTP协议的Get获取数据并解释(Real time access to stock market API Customizable stock code Use newtonsoft.json.dll to interpret JSON data Get using HTTP protocol to get data and interpret)
Newtonsoft.Json-master
- Newtonsoft.Json解析json串(c# Newtonsoft.Json Parsing JSON)
