toString(httpEntity); if (jsonStr != null) { JSONObject jsonObj = new JSONObject(jsonStr); entries = jsonObj.getJSONObject("feed").getJSONArray("entry") ...
確定! 回上一頁