netstat -aon|findstr 84


taskkill -PID 19960 -F

windows端口占用,如何根据端口号查询进程号,根据进程号,杀死这个进程_系统

杀死所有node进程:

taskkill /f /t /im node.exe