会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
爱学习爱生活的小九
想要明天更好,今天就得努力
博客园
首页
新随笔
联系
订阅
管理
2019年4月24日
DOS windows 使用bat脚本获取 IP MAC 系统信息
摘要: @echo select disk 0 >dpjs.txt @echo detail disk >>dpjs.txt diskpart /s dpjs.txt@echo fidisk >>info.txtdiskpart /s dpjs.txt|findstr "ID:" >info.txt::di
阅读全文
posted @ 2019-04-24 09:59 SmallNine
阅读(1859)
评论(0)
推荐(0)
编辑
公告