当前位置: 首页 > 后端技术 > Java

字符串转16进入制、ascii

时间:2023-04-01 16:01:54 Java

Stringa1="Helloworld";byte[]bytes=a1.getBytes();for(inti=0;i