Windows命令集合
[10-20 18:28:36] 来源:http://www.67xuexi.com 电脑常识 阅读:85638次
摘要: 1. 重启windows网卡命令rem 禁用网卡netsh interface set interface 本地连接 disabledrem 启用网卡netsh interface set interface 本地连接 enabled2. 查看端口使用情况及使用进程或服务的PIDnetstat -ano
Windows命令集合,标签:电脑常识大全,http://www.67xuexi.com
1. 重启windows网卡命令
rem 禁用网卡
netsh interface set interface 本地连接 disabled
rem 启用网卡
netsh interface set interface 本地连接 enabled
2. 查看端口使用情况及使用进程或服务的PID
netstat -ano
Tag:电脑常识,电脑常识大全,电脑教程 - 电脑常识