2017年3月8日

摘要: 将博客搬至CSDN 阅读全文

posted @ 2017-03-08 13:14 DragonZhang 阅读(92) 评论(0) 推荐(0)

摘要: public static String md5(String src){ try { MessageDigest md= MessageDigest.getInstance("MD5"); byte[] output=md.digest(src.getBytes()); //return new 阅读全文

posted @ 2017-03-08 13:07 DragonZhang 阅读(1329) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3