Delphi xe10對json的解析應用

Json語句json {"code":100,"state":"true","data":["hero","npc","pet"]}數組 引用單元spa System.JSON 類型說明 //申明變量 Root:TJSONObject; //賦值 Root:= TJSONObject.ParseJSONValue(Trim(JsonStr)) as TJSONObject; 獲取Json對象數量
相關文章
相關標籤/搜索