1.打开cmd,输入netstat -ano
2.找到8080端口号对应的PID
3.在任务管理器找到PID是4412的进程结束该进程。
Identify and stop the process that‘s listening on port 8080 or configure this application to listen
阅读 87
2022-02-06
1.打开cmd,输入netstat -ano
2.找到8080端口号对应的PID
3.在任务管理器找到PID是4412的进程结束该进程。
精彩评论(0)