摘要:
由于项目中需要取网页上的数据,但是数据时JSON格式的,于是听同事介绍了一个Newtonsoft.Json.dll文件具体操作如下:我的字符串类型为:string str = "{ 'root':{ 'items': [{'Warehouse': '219410', 'City_St': 'Morrow, GA', 'Bales': '264'},{'Warehouse': '240124', 'City_St' 阅读全文
posted @ 2012-12-03 16:56
Good_Code
阅读(3293)
评论(0)
推荐(1)