廣告

2024 年 9 月
 1
2345678
9101112131415
16171819202122
23242526272829
30  

彙整

DELPHI使用lkJSON多層次一般取值與陣列取值範例

文章出處 http://rakelitica.blogspot.com/2012/07/using-lkjson-example-with-google-drive.html

JSON文件範本(可貼到 https://jsoneditoronline.org/#left=local.lapedo&right=local.vaxeha 幫你線上格式化JSON比較好看懂)

{   "kind": "drive#fileList",   "etag": "\"ia2FS23424234234ANFYAdsc1Tyua2KKA-HnMs\"",   "selfLink": "https://www.googleapis.com/drive/v2/files",   "items": [   {    "kind": "drive#file", […]