The put methods add or replace values in an object. For example, myString = new JSONObject().put("JSON", "Hello, World!").toString();
確定! 回上一頁