摘要: 本次使用:netsh修改dns地址,可复制到记事本中另存为.bat批处理脚本格式 netsh interface ip add dns name="本地连接" addr=114.114.114.144 index=1 netsh interface ip add dns name="本地连接" ad 阅读全文
posted @ 2023-04-07 09:06 Janexiaoer 阅读(780) 评论(0) 推荐(0)