DpRccEntity rccData = JSON.parseObject(JSONObject.toJSONString("JSONString",DpRccEntity.class); ...
原文地址:http://wo13145219.iteye.com/blog/2022667 using System; using System.Collections; using S ...
...
...
的做法,一个偶然的机会,在一个网站上看到的,可以把json字符串,转成C#对应的实体类,参考:http: ...