var a = {a:1,b:2}var b = {a:2,b:3}[a,b].forEach(key => { console.log(key) })可能表述不是很清晰 補(bǔ)上一個圖片
怎么循環(huán)對象,打印出對象本身的字符串
胡說叔叔
2018-11-06 09:13:42