keyCode <= 90){ // If the key is a letter if(e.shiftKey){ // If the SHIFT key is down, return the ASCII code for the capital letter ...
確定! 回上一頁