51Testing软件测试论坛
标题:
菜鸟 初级问题
[打印本页]
作者:
yulu126
时间:
2010-11-13 19:19
标题:
菜鸟 初级问题
这样一段代码
Dim oshell
Set oshell=createobject("wscript.shell")
oshell.run "calc"
Set oshell =nothing
最后一行Set oshell =nothing 有什么作用呢? 感觉有和没有在执行时,都是一样的哦
作者:
moshushi1111
时间:
2010-11-14 15:02
释放 变量oshell
作者:
yulu126
时间:
2010-11-15 12:53
明白了,谢谢了
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2