java.lang.Integer.toString()是Java中的內置方法,用於返回表示此Integer值的String對象。 用法: public static String toString(). 參數:該方法不接受任何參數。
確定! 回上一頁