驗證網址www.javaworld.com.tw安全性

JWorld@TW Java論壇 - String與基本資料型態之間的轉換

如果我只要轉換字串中的其中一個值要怎麼寫呢??? 例如: String a="23"; 下面是我失敗的寫法,不知道該如何正確寫..... int n1 = Integer.valueOf(a.charAt(0)).intValue(); int ......

網址安全性掃描由 google 提供