String.fromCharCode( codeUnit1 , codeUnit2 etc ): Return a string, where each character in string has corresponding code units.
確定! 回上一頁