$(window).keypress(function(event) { event.preventDefault() console.log('当前keycode被监听event.keyCode', event.keyCode) if(event.
確定! 回上一頁