dos中for命令用法分析(国外英语资料).doc

  1. 1、本文档共18页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
dos中for命令用法分析(国外英语资料)

dos中for命令用法分析(国外英语资料) The for command is a kind of object in a series loop with one or more commands at the command line or the commands in the batch, with some Windows in the management of the program, its powerful function, flexible and convenient application is sit up and take notice. However, the help information is complex and often daunting to beginners. Here, according to my learning and understanding, the usage is simplified and the omission and error may be unavoidable. Basic format (here is written on the command line with the format, if it is in a batch, which need to add a form%%%%): For / parameter% variable in (set) do command (Note: in addition to Chinese, the rest are written in its format, both in case and in case) Argument: FOR is divided into four parameters, D, L, R, F, and some parameters can be added with additional options, which are described below Variables: (remember if it is in a batch using the for command, before the variable should be changed into the%%%) the variable name is composed of individual letters and case sensitive (the original help says so, using a single digital practical application as a variable name, also tried to prove feasible) such as%B and%b is the representative of the different variables. The FOR command in each cycle, the in (set) in the read value with the variable to reference the following command. Set: a collection formed by a series of files, strings, or content generated by a command (of course, a wildcard *) Also, references to environment variables), the FOR command is in a certain order and rule reads centralized content, assigned to variables, and execute do commands, cycle the next round, until the concentration read is completed, and the brackets are format (in to back to a space between the brackets). Command: it can be any qualified DOS command or program that can be invoked by DOS, and can use parentheses to enclose multiple commands and execute in a loop. Note: because some directory or file name m

文档评论(0)

jgx3536 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:6111134150000003

1亿VIP精品文档

相关文档