摘要:
maven与idea不兼容性 maven 3.8.6 和 idea 2021.2.4 不兼容,会在使用中出现问题? 解决办法: 使用低版本maven,如:maven3.5.4 替换。 低版本下载 阅读全文
posted @ 2022-10-20 16:26
那年长安
阅读(79)
评论(0)
推荐(0)
摘要:
遍历文件 forfiles /p D:\有信钱包\code\yx_wallet /m *.iml /S /c "cmd /c erase @file" >> output.txt 阅读全文
posted @ 2022-10-20 16:04
那年长安
阅读(24)
评论(0)
推荐(0)