TopSdk.dll(这个在解析用双引号的json的时候,好像有点问题。)
Exam_QuesContent[] quest = (Exam_QuesContent[])Jayrock.Json.Conversion.JsonConvert.Import(typeof(Exam_QuesContent[]), json);//json字符串转对象
LitJson.dll
Newtonsoft.Json.dll
TopSdk.dll(这个在解析用双引号的json的时候,好像有点问题。)
Exam_QuesContent[] quest = (Exam_QuesContent[])Jayrock.Json.Conversion.JsonConvert.Import(typeof(Exam_QuesContent[]), json);//json字符串转对象
LitJson.dll
Newtonsoft.Json.dll