Convert List collection object to json object in Java ... JSONArray js = JSONArray.fromObject(listName); ... String result = js.toString();.
確定! 回上一頁