JSONParser parser = new JSONParser();... Object obj = parser.parse(new FileReader("simple.json"));
確定! 回上一頁