摘要: 不知道他验证了没。。。 package com.zjw; /** * @author 朱俊伟 * @date 2020/11/12 22:09 */ public class TestError { public static void main(String[] args) { testWhile 阅读全文
posted @ 2020-11-12 22:25 雨中遐想 阅读(1274) 评论(0) 推荐(0) 编辑
摘要: Ctrl+Alt+L Ctrl+Shift+Alt+L 阅读全文
posted @ 2020-11-12 20:29 雨中遐想 阅读(1292) 评论(0) 推荐(0) 编辑
摘要: ![](https://img2020.cnblogs.com/blog/1745057/202011/1745057-20201112192100157-1435178902.png) 阅读全文
posted @ 2020-11-12 19:21 雨中遐想 阅读(801) 评论(0) 推荐(0) 编辑
摘要: idea中可以使用maven-helper解决依赖冲突 阅读全文
posted @ 2020-11-12 18:50 雨中遐想 阅读(152) 评论(0) 推荐(0) 编辑
摘要: Octotree - GitHub code tree 阅读全文
posted @ 2020-11-12 10:52 雨中遐想 阅读(220) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/9ff3920d7a63 阅读全文
posted @ 2020-11-12 10:10 雨中遐想 阅读(340) 评论(0) 推荐(0) 编辑
摘要: 目录数据库父工程父工程目录结构父工程pom.xmldao层dao层目录结构pom.xmldomaindao配置文件mapper配置文件applicationContext-dao.xmldb.propertiesservice层service层目录结构pom.xmlservice配置文件applic 阅读全文
posted @ 2020-11-12 09:51 雨中遐想 阅读(130) 评论(0) 推荐(0) 编辑
摘要: 发现最近更新的windows10会使用快捷键Alt+Tab打开Edge的选项卡,很不适应,可喜的是微软提供了关闭的方法。 设置⚙->系统->多任务处理->Alt+Tab 设置为仅打开的窗口 阅读全文
posted @ 2020-11-12 09:18 雨中遐想 阅读(2251) 评论(0) 推荐(1) 编辑