DEMO:

<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<div ></div>
<script>
var script=document.createElement('script');
script.src='data:text/javascript;charset=gbk,(function(){
window.b="%c4%e3%ba%c3";
document.getElementById("a").innerHTML = window.b;
})()'; document.body.appendChild(script); </script> </body> </html>

群里交流,大牛们提出来的方案(薛端阳)。

这种方式比较奇葩,但相当便捷。                                                                                                                                                                                                                                                                   .

详情:http://www.cnblogs.com/xueduanyang/archive/2013/05/30/3108442.html

相关文章:

  • 2021-11-30
  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
  • 2022-12-23
  • 2021-11-30
  • 2021-09-14
猜你喜欢
  • 2021-11-30
  • 2021-11-30
  • 2021-09-12
  • 2021-06-13
  • 2021-11-30
  • 2021-11-30
  • 2022-12-23
相关资源
相似解决方案