标签:json col inf sys nbsp 取值 div 字符串 pre
uses system.json var {statement json} InfoJson: TJSONObject; begin InfoJson := TJSONObject.ParseJSONValue({json字符串}) as TJSONObject; InfoJson.GetValue(‘unit‘);{取值} end;
标签:json col inf sys nbsp 取值 div 字符串 pre
原文地址:https://www.cnblogs.com/YiShen/p/9778205.html