摘要: public class CodecTest { public static void main(String[] args) throws UnsupportedEncodingException { String s = "我是中国人"; //GBK编码后的字节 //gbkEncode[-50, 阅读全文
posted @ 2020-09-20 20:03 等一个人,咖啡 阅读(1453) 评论(0) 推荐(0)