摘要: import java.io.UnsupportedEncodingException;import java.security.MessageDigest;import java.security.NoSuchAlgorithmException;/** * 加密工具类 * * md5加密出来的长 阅读全文
posted @ 2017-02-24 17:27 Mr.Duanxj 阅读(175) 评论(0) 推荐(0)