The charCodeAt method is defined in the String class in JS, and returns the UTF-16 code for the specified character inside the string.
確定! 回上一頁