1. Using String.charCodeAt() function ... The charCodeAt() method returns UTF-16 code unit at the specified index. This returns an integer between 0 and 65535.
確定! 回上一頁