To convert it into a Javascript object, we'll use the JSON.parse() method and store the result in a variable from which we'll access the data. var jsonString = ...
確定! 回上一頁