摘要: document.onkeydown = document.onkeyup = document.onkeypress = function (event) { var e = event || window.event || arguments.callee.caller.arguments[0] 阅读全文
posted @ 2021-12-08 15:55 好命先生w 阅读(1373) 评论(0) 推荐(0)