🌈 搜索
📅  最后修改于: 2022-03-11 15:01:13.345000             🧑  作者: Mango
arr.forEach(function(part, index) { this[index] = "hello world"; }, arr); // use arr as this