java list 集合转json. public static void getJson() throws JSONException { List<Person> personList = new ArrayList<Person>(); for (int i = 0; ...
確定! 回上一頁