... try { //取得 json string String jsonStr = HttpUtil.get(urlString); //取得 json 根陣列節點 results JSONArray results = new JSONObject(jsonStr) .
確定! 回上一頁