if(Integer.toHexString(byte[i]).equals("\r\n") || i==byte.length-1)
if(Integer.toHexString(byte[i]).equals("a") || i == byte.length-1){
闹不懂,java换行不是第一种那样写么
String s = new String(resData,"utf-8"); System.out.println(s);
这代码为什么到最后还是中文乱码
添加回答
举报
0/150
提交
取消
