在命令行里
netsh interface show interface | findstr 已连接
可以运行
把这句写在一个.bat文件中
@echo off
netsh interface show interface ^| findstr 已连接
运行后,就这样了
netsh interface show interface | findstr 宸茶繛鎺?
此命令提供的语法不正确。请查看帮助以获取正确的语法信息。
netsh interface show interface | findstr 已连接
可以运行
把这句写在一个.bat文件中
@echo off
netsh interface show interface ^| findstr 已连接
运行后,就这样了
netsh interface show interface | findstr 宸茶繛鎺?
此命令提供的语法不正确。请查看帮助以获取正确的语法信息。