In Java 假設有個char[]. String to int. String str = "1234" int str2int = Integer.parseInt(str); // 會得到1234, 如果要印出a(或者中文字) ...
確定! 回上一頁