乐观冰棍

文章
7
资源
0
加入时间
2年10月21天

字节数组按二进制字符串打印输出

public static void main(String[] args) throws UnsupportedEncodingException { String c = "中"; byte[] bs = c.getBytes("GBK"); for (int i = 0; i < bs.length; i++) { System.out.print(byteToBit((b

第3天:定义语言编码

第三步是定义你的语言编码,类似这样:<meta http-equiv= "Content-Type " content= "text html; charset=gb2