js map對象遍歷

for(let key in mapData) console.log("屬性:" + key + ",值:"+ mapData[key]); }
相關文章
相關標籤/搜索