🌈 搜索
📅  最后修改于: 2022-03-11 15:01:25.811000             🧑  作者: Mango
var name = document.getElementById('name').value ; alert('hello, '+name);