从网上找的event.keycode值大全,方便自己和大家以后查阅:

 


如果要使用组合键,则可以利用event.ctrlKey,event.shiftKey,event .altKey判断是否按下了ctrl键、shift键以及alt键

相关文章:

  • 2021-08-10
  • 2021-10-14
  • 2021-10-12
  • 2021-08-08
  • 2022-12-23
猜你喜欢
  • 2022-03-07
  • 2021-09-14
  • 2022-01-28
  • 2022-02-10
相关资源
相似解决方案