条件执行 meaning in English
conditional execution
Examples
- How to write code that does different things in response to different conditions
如何编写代码,以便根据不同的条件执行不同的操作。 - Section is necessary in order to declare the classes that cfengine cfperl will interpret for conditional execution later
的数组中。为了声明cfengine / cfperl稍后将为条件执行解释的类, - Verification that the selected technology performs according to pre - established criteria in a lab environment designed to simulate the production environment
验证所选技术在设计为模拟生产环境的实验室环境中是否按照预先确定的条件执行。 - Conditional execution based on classes is supported as expected ; the new parser has nothing to do with how class - conditional statements are parsed , as that s done before it gets the statements it needs to execute
不出所料,基于类的条件执行也受到支持;新的解析器与类条件语句的解析方式无关,因为这些解析在新的解析器获取需要执行的语句之前都已经完成。 - It is thus easier to write a second - level parser for instance , a parser that interprets editing commands when the top - level parser has taken care of removing conditional execution , blank lines , and other extraneous to editing information
当顶级解析器已经除去条件执行、空行和其它(与编辑)无关的信息后,编写第二级解析器(例如,解释编辑命令的解析器)就容易多了。