ASCII Character ASCII Character Code Syntax ~ 126 document.write(String.fromCharCode(126)) ` 96 document.write(String.fromCharCode(96)) ! 33 document.write(String.fromCharCode(33))
確定! 回上一頁