摘要:
Using batch parametersYou can use batch parameters anywhere within a batch file to extract information about your environment settings.Cmd.exe provides the batch parameter expansion variables %0 through %9. When you use batch parameters in a batch file, %0 is replaced by the batch file name, and %1 阅读全文
posted @ 2009-12-05 10:47
做个不善的人
阅读(465)
评论(0)
推荐(0)