LitJson使用 1.下载并应用LitJson,DLL文件 2.建两个类; public class JsonData { public string result { get; set; } … 继续阅读 LitJson使用