08 2014 档案

Windows下查询指定端口进程,并杀死
摘要:1. 找到指定端口的进程号c:\devworks\lib\httpd-2.4.10-win32-VC9\Apache24\bin>netstat -ano|findstr "9000" TCP 0.0.0.0:9000 0.0.0.0:0 LIS... 阅读全文

posted @ 2014-08-27 09:41 timelyxyz 阅读(539) 评论(0) 推荐(0)

导航