摘要: @echo off if "%1"=="h" goto begin start mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit :begin REM c: cd C:\User 阅读全文
posted @ 2021-10-17 19:29 星星c# 阅读(202) 评论(0) 推荐(0) 编辑