我的wcf项目返回国家列表为json,在wcf项目解析中使用Newtonsoft json。我在基于mvc的客户端网站上获得了json,我在jquery中使用jtable插件显示数据。插件未能显示,因为json包含/(反斜杠)。//JSONDisplayNameValue has two variables DisplayName, Value
var json = JsonConvert.SerializeObject(lstLang
var b_cords = information.inventory.backpack.cords;我的想法是,这些值已经存在,我不想添加每个值,我已经考虑过使用Json,也就是说,将对象从JS转换为Json,从而在C#中使用它,但是它不能说服我,因为我希望数据是System.Drawing.Rectangle类型的。var d = information.inventory.backpack.cords;
按照下面的方式,我可以得到我想要的数据,但我不相信,如果有人可以帮助我找到一种方法来使用