随笔分类 -  系统-windows cmd bat

摘要:@echo off if "%1" == "h" goto begin mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit :begin ping 10.101.35.129 -n 100 阅读全文
posted @ 2021-06-16 13:46 该显示昵称已被使用了 阅读(81) 评论(0) 推荐(0)