window下查杀占用端口的进程
摘要:一、 查找占用的端口进程号,比如8080 C:> netstat –ano|findstr 8080 C:\Users\chry>netstat -ano | findstr 8080 TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING 5940 TCP [::]:8080 ...
阅读全文
posted @ 2017-02-23 09:29
posted @ 2017-02-23 09:29
posted @ 2017-02-13 17:12
posted @ 2017-02-06 16:35
posted @ 2017-02-05 10:27
posted @ 2017-02-05 10:14
posted @ 2017-02-04 17:23