摘要:
// 将秒转化为时分秒 function formateSeconds(endTime){ let secondTime = parseInt(endTime)// 将传入的秒的值转化为Number let min = 0// 初始化分 let h =0// 初始化小时 let result='' 阅读全文
摘要:
public class SnowFlakeUtil { private long workerId; private long datacenterId; private long sequence = 0L; private long twepoch = 1288834974657L; // Thu, 04 Nov 2010 01:42:54 GMT 标记时间... 阅读全文
摘要:
https://p3c.alibaba.com/plugin/eclipse/update/JRebel MyBatipse SonarLint Enhanced Class Decmpiler IndentGuide Spring Tools MyBatis Generator Darkest D 阅读全文