没有源码的页面,看看吧...
【以稿换稿 】 作者:佚名 发布:2016年06月22日 阅读: 次
扫码阅读本文
--><html>
<head>
<script>
function clear(){
Source=document.body.firstChild.data;
document.open();
document.close();
document.title="看不到源代码";
document.body.innerHTML=Source;
}</script>
</head>
<body onload=clear()>
<!--
<marquee>看得到源代码吗?</marquee>
-->
</body>
</html>
【来源:互联网络】
用户评论
(以下评论仅代表网友意见,与本站立场无关)