摘要:
Dos 修改IP地址的bat脚本文件,在不同局域网切换IP地址编写.bat文件内容:netsh interface ip set address 本地连接 static 192.168.1.6 255.255.255.0 192.168.1.1 1netsh interface ip set dns "本地连接" static 221.228.255.1 primary双击.bat文件,本地连接的... 阅读全文
posted @ 2008-12-11 18:52
曹立松
阅读(4900)
评论(0)
推荐(0)