netstat -ano|findstr 5000 -------5000是使用的端口,查询后,返回对于的Pid(j进程id)
如图:
使用端口查询
原文:https://www.cnblogs.com/lgq168/p/12955813.html