
CODE: [Copy to clipboard]好像是有用,但是执行速度超级无敌慢。。为什么?::设置“IP 地址”为 192.168.1.2,“子网掩码”为 255.255.255.0
netsh interface ip add address "本地连接" 192.168.1.2 255.255.255.0
::设置“默认网关”为 192.168.1.1
netsh interface ip add address "本地连接" gateway=192.168.1.1 gwmetric=1
::设置“首选 DNS 服务器”为 202.101.107.55
netsh interface ip add dns "本地连接" addr=202.101.107.55
| Quote: | |
|
| Quote: | |
|
| Quote: | |
|
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |