12 2022 档案

摘要:#Linux 快速查找当前文件包含指定内容 linux 命令 find ./ | xargs grep "xxxx" 阅读全文
posted @ 2022-12-21 16:08 菜菜920 阅读(68) 评论(1) 推荐(0) 编辑
摘要:#Maven 不引用本地jar包文件 错误提示, Could not resolve dependencies for xxx 将仓库下面的 _remote.repositories 和**.lastUpdated** 这两个文件删除, 然后重新reload。后面就能正常引入jar包。 删除脚本命令 阅读全文
posted @ 2022-12-13 11:28 菜菜920 阅读(267) 评论(0) 推荐(0) 编辑
摘要:#window 端口占用解决命令 netstat -ano | findstr 端口 taskkill -pid 进程号 -f 阅读全文
posted @ 2022-12-13 11:19 菜菜920 阅读(20) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示