java中char占两个字节,String str="好";System.out.println(str.getBytes().length)会输出3呢?

我要回帖

 

随机推荐