08 2021 档案
摘要:图床搭建 参考资料 https://learnku.com/articles/48574 https://gitee.com/Molunerfinn/PicGo?utm_source=alading&utm_campaign=repo 一、github创建仓库 https://github.com/
阅读全文
摘要:Java8空指针规避技巧 一、字符串equals 确保obj.equals(target)的obj对象不会为null,比如"test".equals(target) 使用Objects.equals() 替代 a.equals("test"); public Tank createTank(Stri
阅读全文
摘要:一、定义事件 public class SystemItemAlgorithmEvent extends ApplicationEvent { @Getter private final SystemItemAlgorithmParam systemItemAlgorithmParam; publi
阅读全文

浙公网安备 33010602011771号