toJson(arrayList); System.out.println(str); // 将str json格式变成list格式 List<Person> list = gson.fromJson(str ...
確定! 回上一頁