public static int parseInt(String s,int radix); public static int parseInt(String s);. 其中radix代表的是基數。 而這要怎麼用呢?其實用法非常簡單 ...
確定! 回上一頁