... take an array or object and convert it to a JSON string to return, ... var JSONObject = JSON.parse(JSONString); console.log(JSONObject); ...
確定! 回上一頁