摘要:
查看共享net use 查看本地打开非本地共享的详细信息net files 查看非本地打开本地共享的文件信息net sessions 查看非本地打开本地共享的连接信息cmd下修改网卡属性netsh interface ip set address name="本地连接" static 10.10.10.10 255.255.255.0 10.10.10.1netsh interface ip set dnsservers "本地连接" static 10.10.10.2 primary netsh interface ip set winsservers 阅读全文