for (int i = 19968; i < 40869; i++) { if(i%39==0){ System.out.println(); } System.out.print((char) i); } System.out.print(40869-19968);
生成汉字集,2万多个