<SCRIPT type=text/javascript>
document.body.oncopy = function () {
setTimeout( function () {
var text = clipboardData.getData("text");
if (text) {
text = text + "\r\n文本"+location.href; clipboardData.setData("text", text);
}
}, 100 )
}
</SCRIPT>
document.body.oncopy = function () {
setTimeout( function () {
var text = clipboardData.getData("text");
if (text) {
text = text + "\r\n文本"+location.href; clipboardData.setData("text", text);
}
}, 100 )
}
</SCRIPT>
 
                     
                    
                 
                    
                 
 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号