parseInt ("9"); double c = Double.parseDouble("5"); int b = Integer.parseInt("444",16); //by www.yiibai.com/java System.out.println(x); ...
確定! 回上一頁