<script> test = "我来加个密玩玩,虽然是垃圾别见怪啊!" str = "" for( i=0; i<test.length; i++ ) { temp = test.charCodeAt(i).toString(16); str += "\\u"+ new Array(5-String(temp).length).join("0")&nbs...
http://www.jb51.net//article/9831.htm
共有:1/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
