Json Deserializer [英] Json Deserializer

查看:67
本文介绍了Json Deserializer的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在Windows Phone 7上对json进行deserializ。

Hy i want to deserializ a json on windows phone 7.

这是来自服务器的json:

this is the json that comes from server :

[ {" type":3," drivers" ;: 

[{" company_id":5," car_indicative":" x1x", " eta":" ; 1"," company_name":" AS Taxi"}]," order_id":58617}]

[{"type": 3, "drivers": 
[{"company_id": 5, "car_indicative": "x1x",  "eta": "1", "company_name": "AS Taxi"}], "order_id": 58617}]

我该怎么做? 

How can i do it ? 

有人可以帮我吗?

推荐答案

试试这个: http://json.codeplex.com/


这篇关于Json Deserializer的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆