JSON requires double quotes around keys whereas JavaScript does not. ... and; JSON.parse to parse a JSON string and convert it to a JavaScript object.
確定! 回上一頁