摘要:
import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.UUID; public class MD5Generator { private static final char[] hexCode = "0123456789abcdef".toC... 阅读全文
posted @ 2016-09-20 17:24
飞天能豆
阅读(3655)
评论(0)
推荐(0)
浙公网安备 33010602011771号