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

全形 半形 / Java入門一般區 / 程式設計俱樂部

2002/3/29 下午 05:33:42 import java.io.*; class checkChar {public static void main(String[] args) throws UnsupportedEncodingException {String x = "20 "; String UTF = new String(x.getBytes(),"ISO-8859-1"); if (x.length()!=UTF.length()) System.out.println("C"

www.programmer-club.com.tw

網址安全性掃描由 google 提供