阅读背景:

如何在JSON.NET中使用自定义引用解析

来源:互联网 

I have the following JSON:

我有以下JSON:

{
           "id" : "2"
   "categoryId" : "35"
         "type" : "item"
         "name" : "hamburger"
}
{
           "id" : "35"
         "type" : "category"
         "name" : "drinks" 
}
{
    



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: