当前位置: 代码迷 >> 综合 >> 锤子怎么装虚拟定位
  详细解决方案

锤子怎么装虚拟定位

热度:87   发布时间:2023-09-09 04:32:37.0
锤子怎么装虚拟定位
<INPUT name="button" type="button" class="i185" title="复制本贴标题和地址,发给QQ\Msn上的好友!" onclick="copyurl()" value="点击复制本帖地址,推荐给朋友"><SPAN class="cRed f12" id="copyshow"></SPAN>    
<script>    
function copyurl()    
{    
        var clipBoardContent="复制本贴标题和地址,发给QQ|Msn上的好友的代码 \r\n";    
        strHref = window.location.href;    
        strUrl = strHref.split("?");    
        clipBoardContent += strUrl[0];    
        if (window.clipboardData){    
           if(window.clipboardData.setData("Text",clipBoardContent)){    
               document.getElementById('copyshow').innerHTML = ' 复制成功,请粘贴到QQ\\MSN\\电邮发送给好友';    
           }    
        }    
        else{    
           document.getElementById('copyshow').innerHTML = ' 您使用的浏览器不支持此功能,请到地址栏复制链接';    
        }    

}    
</script>  锤子怎么装虚拟定位
  相关解决方案