把流的形式转化为Base64
摘要:
public class Test2 { public static String get() throws IOException { InputStream resourceAsStream = Test2.class.getResourceAsStream("/image/image_1.png"); BufferedInputStream buf... 阅读全文
posted @ 2019-04-12 19:17 prader6 阅读(1026) 评论(0) 推荐(0)
浙公网安备 33010602011771号