charCodeAt ()方法會傳回字串中索引值指定字元的unicode值。 ... charCodeAt(index)index:索引值,範圍為0到string.length - 1,超出範圍會傳回NaN, ...
確定! 回上一頁