let fromCharCode: int => t;. fromCharCode(n) creates a string containing the character corresponding to that number; n ranges from 0 to 65535.
確定! 回上一頁