摘要:
java: /** * sha1加密 * * @param encryptText 加密文本 * @param encryptKey 加密键 * @return 加密 */ private static String hmacSHA1Encrypt(String encryptText, Strin 阅读全文
posted @ 2023-12-18 11:20
ziff123
阅读(403)
评论(0)
推荐(0)
摘要:
java中的System.currentTimeMillis()返回从1970年1月1日开始的以毫秒为单位的当前时间 public static long DateTimeToTimestamp() { DateTime Jan1970 = new DateTime(1970, 1, 1, 0, 0 阅读全文
posted @ 2023-12-18 10:56
ziff123
阅读(163)
评论(0)
推荐(0)

浙公网安备 33010602011771号