1.无线网络
使用指定ip
@echo off
netsh interface ip set address "无线网络连接" static 192.168.0.111 255.255.255.0 192.168.0.1 netsh interface ip
1.无线网络
使用指定ip
@echo off
netsh interface ip set address "无线网络连接" static 192.168.0.111 255.255.255.0 192.168.0.1 netsh interface ip