Solved like this: window.addEventListener('keydown', function (event) { onKeyboard(event.code); if (event.key.length === 1 && !event.
確定! 回上一頁