Keydown : triggers on when you press a key and it returns the scan-code from the keyboard. (A and a both return 65) Keypress: triggers after keydown, ...
確定! 回上一頁