英语四级过不了会怎样:哪句话是显示当前页的?帮我找出来``

来源:百度文库 编辑:神马品牌网 时间:2024/04/27 01:18:45
<script>
function copyCode(o){o.select();var js=o.createTextRange

();js.execCommand("Copy");alert("复制

成功!");}
document.write("<table align=center class=tableborder1 cellpadding=1

cellspacing=0><tr>");
document.write("<td width=10% nowrap class=tablebody1>本页URL地址(双

击复制):</td>");
document.write("<td class=tablebody1><textarea onfocus=this.select()

style='width:100%;overflow-y:visible;' ondblclick=copyCode(this)

rows=1>");
document.write(self.location+"</textarea></td></tr></table>");
</script>

不明白你是什么意思/