摘要:
/** * URL中文字符编码转换 * @param url 含中文字符的URL * @return */ public static String getChineseURICode(String url){ if(ValidateUtil.isEmpty(url)) throw new AppException("URL cannot be null... 阅读全文
posted @ 2018-02-02 16:55
非若
阅读(2206)
评论(0)
推荐(0)

浙公网安备 33010602011771号