c# 解析json字符串
json字符串如下:
- C# code
{"customer":{"aBrushCount":94,"brushCount":1000,"companyName":"有限公司","department":"服务中心","name":"yxl","position":"程序员","sNo":"6585193263"},"message":"","state":-300}
PS:wince程序 vs2005 创建的
[解决办法]
.net framework 3.5 above
System.Runtime.Serialization.Json