摘要:
方式一:DBCP数据源 第一,beans标签需要引入的spring头部信息 < beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 阅读全文
posted @ 2019-10-11 11:37
Marydon
阅读(421)
评论(0)
推荐(0)
摘要:
1.方式一 import java.io.UnsupportedEncodingException; import java.util.Base64; // byte[]转base64 String base64Str = Base64.getEncoder().encodeToString(byt 阅读全文
posted @ 2019-10-11 10:05
Marydon
阅读(34280)
评论(0)
推荐(10)
浙公网安备 33010602011771号