搜索资源列表
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操作整理了一下,现公布出
Json.zip
- 通用序列化/反序列化 for NET/NETCF 2.0, 采用Json格式,精心修改,用于wince C#开发。解决NETCF2.0不支持序列化问题。,Generic serialization/deserialization for NET/NETCF 2.0, using Json format, carefully modified for the wince C# development. NETCF2.0 solve the problem does not support ser
Json40r2
- c#版本的json转换类库,可以深层次的转换实体类型-convert c# version of the json library, you can deep-level entity type conversion
jsonchecker
- aspx下的JSON库 JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, P
Json35b2(1)
- 解析json格式的字符串,用于vs2008 框架是3.5的-Parsing json format string
Silverlight_json
- 使用silverlight json通信源代码-silverlight json connection
OfflineAcceptControl
- c#开发的web控件(浏览器控件),读写注册表,读写access数据库,支持json字符串与数据对象之间的转化,发布web服务端,js调用控件接口获取json对象回填表单信息-c# web development control (browser control), read and write registry, read and write access database, support json string and data conversion between objects, pu
JSON
- JSON import and export library. Very easy to use. Example code for arrays: JArr parts = new JArr() parts.Add("Hello") , Example code for objects: JObj info = new JObj() info.Add("name", "NAME HERE") info.Add("num", 500) -JSON import
Newtonsoft.Json.dll3.5.0.0
- Newtonsoft.Json 是.net用来对jason数据格式进行操作的库文件-this is Newtonsoft.Json
json-c-master
- JSON-C 官方文档,包含了多个例子,如果有需要的朋友可以来看看啊-JSON-C official document, contains a number of examples, if need friends can Laikankana the
json-example
- json数据读取实例 json数据读取实例-json examplejson examplejson example
Json
- json 加密解码格式化软件,解密json字符串以及格式化JSON按照标准样式排布-decode json
BjSJson
- JSON Parser using C#
Newtonsoft.Json
- c# 解析json数据,适用于http网络请求(C# parsing JSON data)
JSONHelp
- 基于Javascr iptSerializer的JSON处理工具,包含了添加,获取元素等常用方法(Javascr iptSerializer based JSON processing tools, including the addition, access to elements and other commonly used methods)
JsonFile
- c# operate JSON file ,save file to local disk
JsonView
- A tool , that lets you view Json fast and clear
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.)
C# JSON-Object互转
- JSON与Object实体相互转换,使用C#撰写
Newtonsoft.Json-master
- Newtonsoft.Json解析json串(c# Newtonsoft.Json Parsing JSON)
