valueOf(char c) : 將char 變數c 轉換成字串. String.valueOf(char[] data) : 將char 陣列data 轉換成字串. String.valueOf(char[] data, int offset, ...
確定! 回上一頁