if(oEvent.keyCode==65 && oEvent.keyCode==17){ alert('按ctrl+a了');
請(qǐng)問(wèn)這段代碼為什么按住ctrl和a沒有反應(yīng)?
Leo60
2016-08-21 22:58:05