Use the Object.keys() method to get an array of the object's keys. · Use the Array.forEach() method to iterate over the array. · Access each value using the ...
確定! 回上一頁