从网上找的event.keycode值大全,方便自己和大家以后查阅:
如果要使用组合键,则可以利用event.ctrlKey,event.shiftKey,event .altKey判断是否按下了ctrl键、shift键以及alt键