7万
861
32万
论坛元老
如下所示:
function test(){ var c=""; for(var i=1;i<65536;i++){ if((i%10)==0){ c+=i+':\t'+String.fromCharCode(i)+'\t'+'\n';}else{ c+=i+':\t'+String.fromCharCode(i)+'\t';} } document.write(c); }
以上就是小编为大家带来的javascript输出AscII码扩展集中的字符方法全部内容了,希望大家多多支持脚本之家~
使用道具 举报
0
1万
中级会员
9
2万
420
1
59
注册会员
319
2
221
15
122
3
172
146
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|网站地图|源码论坛 ( 海外版 )
GMT+8, 2024-11-23 08:12 , Processed in 0.159184 second(s), 25 queries .
Powered by Discuz! X3.4
Copyright © 2001-2020, Tencent Cloud.