摘要: 【1】基本操作 netsh 修改IP地址和DNS Rem 设置名称叫 本地连接的网卡,静态地址为 192.168.0.1 后面是子网掩码、网关netsh interface ip set address "本地连接" static 192.168.0.1 255.255.255.0 192.168. 阅读全文
posted @ 2020-12-04 14:14 郭大侠1 阅读(868) 评论(0) 推荐(0) 编辑