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