charAt() 方法可以返回指定位置的字元。其語法如下: javascript string.charAt(index) index表示字元在字串中的索引值: javascript const str ...
確定! 回上一頁