optJSONArray ("xxxx"); 4、判斷是否存在指定元素: ... public JSONArray optJSONArray(String name) { Object object = opt(name); return object ...
確定! 回上一頁