console.log("text"+text) +号, 不是逗号, js 不报错真莫不找头脑
for(let i of list){ ... i 是 list 的元素
for(let i in list){ ... i 是 list 的下标