String.fromCharCode() 返回指定unicode編碼對應的字符

document.write(String.fromCharCode(72,69,76,76,79))//結果:HELLO
相關文章
相關標籤/搜索