Winsock
如何通过CMD命令快速重启网络连接?
要重启网络,请在命令提示符(CMD)中输入 netsh interface set interface “本地连接” admin=disable 禁用网络,然后输入 netsh interface set interface “本地连接” admin=enable 启用网络。
要重启网络,请在命令提示符(CMD)中输入 netsh interface set interface “本地连接” admin=disable 禁用网络,然后输入 netsh interface set interface “本地连接” admin=enable 启用网络。