第一種方法,使用JSON-JAVA提供的方法 */; //將xml轉為json; JSONObject xmlJSONObj = XML.toJSONObject(xml);; //設定縮排 ...
確定! 回上一頁