Java String類. charAt() 方法用於返回指定索引處的字符。 索引範圍為從0 到length() - 1。 語法. public char charAt(int index). 參數. index --字符的索引。 返回值.
確定! 回上一頁