經安全檢測,此網站為安全網站,請放心前往原始網址!

Convert from ASCII code to String : Character Data Type « Data Type « Java Tutorial

Convert from ASCII code to String : Character Data Type « Data Type « Java Tutorial ... public class Main { public static void main(String[] args) throws Exception { int i = 64; String aChar = new Character((char) i).toString()

www.java2s.com

網址安全性掃描由 google 提供