摘要: 两种调出方式 1、View->Tool Windows->Maven projects2、Help->Find Action(Ctrl+Shift+A),输入Maven projects 阅读全文
posted @ 2021-04-13 17:25 大大龄码农 阅读(4137) 评论(0) 推荐(1) 编辑
摘要: idea 2019.2 版本 tomcat 乱码 启动项目调试后,tomcat提示栏输出乱码 解决步骤: 启动idea,选择 Help->Edit Customer VM Options... 末尾添加配置 -Dfile.encoding=UTF-8 重启idea 阅读全文
posted @ 2021-04-13 17:07 大大龄码农 阅读(60) 评论(0) 推荐(0) 编辑