//gson compile 'com.google.code.gson:gson:2.8.1'. 假設我們有這樣一組JSON字串要轉換成Object [ { "UserName":"Anson", "UserAge":20 } ...
確定! 回上一頁