charCodeAt()方法獲取的是指定位置字元的Unicode值。 (1)charAt(). charAt() 方法可以返回指定位置的字元。其語法如下: string.charAt(index).
確定! 回上一頁