netstat -ano | findstr 8443

tasklist | findstr 3816

taskkill -PID 3816 -F

windows下如何查找相关的进程和结束进程

 

相关文章: