JSONObject · put (String key, Object value) throws JSONException ... myString = new JSONObject() .put("JSON", "Hello, World!").toString();.
確定! 回上一頁