debugTest.vbs 84 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 a=1 b=a Test.Echo "Hello from VBScript" ' Here is a comment for i = 1 to 10 next