parseInt (String s) ,所以 String 轉 int 直接用 Integer.parseInt(String s) 就好了。 不過如果要轉成的是 Integer 物件則 Integer.
確定! 回上一頁