<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>31建站免费资源网-www.31jz.com</title>
</head>
<body>
<script language="javascript">
document.body.oncopy = function () //当发生复制事件时触发函数,不管是ctrl+c还是右键-复制
{
setTimeout(
function ()
{
var text = clipboardData.getData("text");
if (text)
{
text = text + "\r\n该文章转载自31建站免费资源网-www.31jz.com:"+location.href;
clipboardData.setData("text", text);
}
},
100
)
}
window.onload = function()
{
this.focus(); //内容加载完成后,获取焦点
}
</script>
sdfsdfsdf
</body>
</html>
本文地址:https://31jz.com/jzjc/1070.html