var x = event.which || event.keyCode; 再者, charCode的Unicode character codes用於觸發onkeypress事件。而不作用於onkeydown和onkeyup事件(會永遠 ...
確定! 回上一頁