🌈 搜索
📅  最后修改于: 2022-03-11 15:04:32.683000             🧑  作者: Mango
if (e.which <= 90 && e.which >= 48) { alert('hello'); }