摘要: 字符集: 1 import java.util.Arrays; 2 3 public class Test { 4 public static void main(String[] args) throws Exception { 5 //1、编码:把文字转换成指定的字节 6 String name 阅读全文
posted @ 2022-07-09 00:15 羽梦齐飞 阅读(146) 评论(0) 推荐(0) 编辑