document.onkeydown=function(event){ console.log(event); }. 1, why press a keyboard button, this event will be triggered all the time.
確定! 回上一頁