raozhao2008 (x10,&5?)当前离线
六级士官
pcl_test 当前离线
荣誉版主
@echo off (echo;msgbox CreateObject("WScript.Shell"^).CurrentDirectory echo;msgbox Wscript.Arguments(0^)^&vbCrLf^&Wscript.Arguments(1^))>test.vbs cscript.exe /nologo test.vbs 参数一 参数二复制代码
TOP