JSON.parse() takes a JSON string and transforms it into a JavaScript object. let userStr = '{"name":"Sammy","email":"sammy@example ...
確定! 回上一頁