查看端口占用命令
這個(gè)組命令老是記不住,所以記錄下
netstat -aon|findstr "80"
tasklist|findstr "3360"
轉(zhuǎn)載于:https://www.cnblogs.com/xiaoluozi513/archive/2011/10/09/2203580.html
總結(jié)
- 上一篇: JBOSS优化--比较有用的生产环境配置
- 下一篇: CSS+DIV实战