以下均为批处理问题
形式变量和环境变量的区别
运行vbs3种方式的区别 test.vbs
start test.vbs
cscript /e:vbscript test.vbs
另加:vbs中 createobject("wscript.shell").run 与 createobject("wscript.shell").exec 的区别
cmd如何在不调用文件的情况下,调用vbs
形式变量和环境变量的区别
运行vbs3种方式的区别 test.vbs
start test.vbs
cscript /e:vbscript test.vbs
另加:vbs中 createobject("wscript.shell").run 与 createobject("wscript.shell").exec 的区别
cmd如何在不调用文件的情况下,调用vbs
