public static void main(String[] args) · Gson gson = new Gson(); ; String json = "{\"key1\":1,\"key2\":2.0,\"key3\":\"3\"}" ...
確定! 回上一頁