标签:sp bs ad as res window nbsp c windows
修改ip:
netsh -c interface ip set address name="本地连接" source=static addr=192.168.11.100 mask=255.255.255.0
自动获取IP:
netsh -c interface ip set address name="本地连接" source=dhcp
标签:sp bs ad as res window nbsp c windows
原文地址:http://www.cnblogs.com/fklin/p/4086050.html