创建一个JsonArray方法1. JSONArray jsonArray = newJSONArray();. jsonArray.add(0, "kobi");. jsonArray.add(1, "34");. jsonArray.add(2, "ALI");.
確定! 回上一頁