script.js ... keydown keyup. Focus on the input field and press a key. ... 当一个按键被按下时,会触发 keydown 事件,而当按键被释放时,会触发 keyup 事件。
確定! 回上一頁