您要查找的是不是:
- The antecedent of a conditional statement. 一个条件句前提
- The conditional statement won't affect require(). 条件语句不会影响require()。
- Property to set up a conditional statement. 属性设置条件语句。
- Generates code for the specified conditional statement. 为指定的条件语句生成代码。
- Stops a build and logs an error based on an evaluated conditional statement. 根据计算的条件语句停止生成操作并记录错误。
- Logs a warning during a build based on an evaluated conditional statement. 根据计算的条件语句在生成期间记录警告。
- Any of the relational operators you've seen earlier in this chapter can be used to produce a conditional statement. 本章早些时候接触到的所有关系运算符都可拿来构造一个条件语句。
- A semicolon after a conditional statement may cause your code to execute differently than intended. 条件语句后面的分号可能导致代码不按预期执行。
- A statement can be an assignment, a function call, a loop, a conditional statement or even a statement that does nothing (an empty statement). 一条语句可以是一个赋值语句,一个函数调用,一个循环,一个条件语句或者甚至是一个什么也不做的语句(空语句)。
- We need to write a conditional statement that will test what page is being viewed and define a variable based on the results of that test. 我们需要写一个条件语言来测试一下被浏览的网页,并且更加那个测试的结果来确定一个变数。
- You can use conditional statements in your code to do this. 你可以在代码中使用条件语句来达成这个目的。
- Conditional statements areeither verbalized or implied. 这种爱必须被赚取 b.
- All conditional statements use the truth or falsehood of a conditional expression to determine the execution path. 所有条件语句都利用条件表达式的真或假来决定执行流程。
- You can also add else statements to create a more complicated conditional statement. 你可以增加其他的陈述来建立一个更为复杂的陈述。
- This non sequitur invalidates his argument. 他不根据前提推理因而论证无效。
- An if. Else statement tests a condition and executes one of two blocks of code depending on the result of the condition statement.if. else语句测试一个条件;并根据条件语句的结果执行两个代码块之一。
- An if statement is called a conditional statement or a "logical branch" because it controls the flow of a script based on the evaluation of a certain condition. 当一个陈述被称为有条件的陈述或一个“逻辑分支”是因为它控制一个脚本在一种特定环境下赋值的流动行为。
- Patience is a sine qua non for a good teacher. 做个优秀教师必不可少的条件是要有耐心。
- The diplomat was declared persona non grata. 这位外交家被宣布为不受欢迎的使节。
- These decisions are made by matching a condition statement in an access list and then performing the accept or reject action defined in the statement. 这些存取的决定是在存取清单内先找到符合条件的叙述,随后执行定义在该叙述中的接受或拒绝的动作。