URL地址转base64
摘要:/** * 请求图片地址,返回结果进行base64编码 * @param imgUrl * @return */public String requestUrlToBase64(String imgUrl){ String result = null; HttpURLConnection conne
阅读全文
posted @ 2025-11-27 19:59
posted @ 2025-11-27 19:59
posted @ 2022-10-09 15:26
posted @ 2022-05-31 18:15
posted @ 2021-12-24 09:58
posted @ 2021-12-23 15:26
posted @ 2021-12-23 15:21