12 2020 档案
摘要:delphi自带的Json单元读取Json还是特别方便的。如下: { "date": "2014-03-04", "error": 0, "results": [ { "currentCity": "成都", "weather_data": [ { "date": "周二(今天, 实时:12℃)",
阅读全文
摘要:单元代码如下: unit Pkg.Json.DTO; interface uses System.Classes, System.Json, Rest.Json, Rest.JsonReflect; type TJsonDTO = class private FOptions: TJsonOptio
阅读全文

浙公网安备 33010602011771号