搞怪网络

文章
6
资源
1
加入时间
2年10月21天

删除svn版本信息

编写js程序:  if (WScript.Arguments.length == 0) { WScript.Echo("请输入参数!"); WScript.quit();} else { var path = WScript.Arguments(0); var fso = new ActiveXObject("Scripting.FileSystemObject...