JSON.stringify() takes a JavaScript object and transforms it into a JSON string. let userObj = { name ...
確定! 回上一頁