//Adding array to the json object. jsonObject.put("contact",array);. try {. FileWriter file = new FileWriter("E:/json_array_output.json");. file.write( ...
確定! 回上一頁