javascript 中的String.charCodeAt()方法會傳回字串中索引值指定字元的unicode值。String.charCodeAt()的語法: string.charCodeAt(index)index:索引 ...
確定! 回上一頁