To get the string's last character in JavaScript, use the following methods: charAt() method; at() method; substr() method; slice() method; Bracket notation.
確定! 回上一頁