Site menu:

 

11月 2007
« Oct   Dec »
 1234
567891011
12131415161718
19202122232425
2627282930  

分类

最新日志

最新评论

Site search

标签

存档页

Links:

命令行模式下禁用或启用网卡

netsh interface show interface

查看所有网络连接

netsh interface set interface “本地连接” “disabled”

netsh interface set interface “本地连接” “enabled

Write a comment