会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Janexiaoer
All we do is for fun.
管理
2023年4月7日
Windows如何用脚本修改主机DNS地址
摘要: 本次使用: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)
公告