Windows命令集合
1. 重启 windows 网卡命令
rem 禁用网卡
netsh interface set interface 本地连接 disabled
rem 启用网卡
netsh interface set interface 本地连接 enabled
2. 查看端口使用情况及使用进程或服务的PID
netstat -ano
查看更多关于Windows命令集合 - Windows操作系统 - 自学php的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did24777