键盘事件对象中的altkey ctrlKey shiftKey对应三个键alt ctrl shift document.onkeydown = function(e){ var evt = e || event; console.log(evt.
確定! 回上一頁