Integer 類別有toString() 方法,可以將整數物件(object) 轉換字串(string) ,或是直接將int 整數轉換成字串 ... static String toString(int i), 轉換成字串 ...
確定! 回上一頁