【编码与乱码】(02)---String的getBytes([encoding])方法
package example.encoding;import java.io.UnsupportedEncodingException;/** * The Class GetBytesTest. */ public class GetBytesTest {/** * The main method. * * @param args the arguments */...
转载
2018-09-06 09:37:59 ·
1104 阅读 ·
0 评论