This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| title IP 和 DNS 快速切换 | |
| color 0a | |
| rem 以下几个参数用户自行配置 | |
| rem name这个值,是你电脑网络连接的名称, | |
| rem 需要到网络适配器中去查看 | |
| rem 大部分name值都是”本地连接”, |