摘要:
public class AESUtils { private static final String initVector = "57635e22b48356ad"; /** * 解密 * * @param key * @param encrypted * @return */ public st 阅读全文
posted @ 2023-01-30 10:20
天戈
阅读(137)
评论(0)
推荐(0)
摘要:
/** * map根据value 倒序排 * * @param map * @return */ private List<String> sortMap (Map<String, Integer> map) { List<Map.Entry<String, Integer>> list = new 阅读全文
posted @ 2023-01-30 10:17
天戈
阅读(340)
评论(0)
推荐(0)

浙公网安备 33010602011771号