摘要: 背景: 最近项目引入了 SonarLink,解决代码规范的问题,在检查历史代码的时候,发现了一个问题。 先看代码: 1 public class DateUtil { 2 3 private static final String DATE_FORMAT_1 = "yyyy-MM-dd HH:mm: 阅读全文
posted @ 2017-09-22 09:33 Gerrard_Feng 阅读(260) 评论(0) 推荐(0)