forEach ((item, index) => { console.log(item, index) }) // a 0 // b 1 // c 2 ... Object.key () 会返回一个数组,包含所有可枚举属性;Object.
確定! 回上一頁