valueOf(char[] data, int offset, int count):將char陣列data中由data[offset]開始取count個元素轉換成字串. String.valueOf(double d):將double ...
確定! 回上一頁