2021-11-17发表2026-03-28更新开发3 分钟读完 (大约485个字)IDEA使用1、端口被占用 idea启动报错--java.net.BindException: Address already in use: bind 运行管理员权限的powershell PS C:\Windows\system32> Get-NetAdapter | Disable-NetAdapter -Confirm:$false -PassThru:$true | Enable-NetAda...阅读更多