Convert a JavaScript object into a string with JSON.stringify() . ... const myJSON = JSON.stringify(obj); ... let obj = JSON.parse(text); document.
確定! 回上一頁