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