摘要:
需要用原生才行, jquery无效 function showkey(event){ asc = event.keyCode; key = String.fromCharCode(asc); str += key; console.log(str) } document.onkeypress=sho 阅读全文
posted @ 2017-08-17 13:56
you1you
阅读(474)
评论(0)
推荐(0)
浙公网安备 33010602011771号