- conditional statements
- if statement
- 条件 condition; term; factor
- 语句 sentence statement
- fortran条件语句 fortran if
- 宏条件语句 macro if statement
- 双条件语句 biconditional statement
- 无条件语句 imperative statement; unconditional statement
- 错误条件语句 error-condition statement
- 分解条件语句 decompose conditional
- 复合条件语句 compound if statement
- 合并条件语句 consolidate conditional expression
- 简化条件语句 chapter 9:simplifying conditional expressions
- 逻辑条件语句 logical if statement
- 模糊条件语句 fuzzy condition statement; fuzzy conditional statement
- 嵌套条件语句 nested condition statement
- 算术条件语句 arithmetic if statement
- 条件语句技术 conditional statement technique
- 信号条件语句 condition with signal statement
- 复合条件语句, 复合if语句 compound if statement
- 宏定义的条件语句 conditional statement in a macrodefinition
- 计算机用条件语句。 if statement
- 用多态代替条件语句 replace conditional with polymorphism
- 用守卫语句代替嵌套条件语句 replace nested conditional with guard clauses
- 条件语气 grammatical mood
- 条件语言 conditional statement
- 定义文件语句 define file statement
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- The decisions are found in a series of conditional statements , which execute
决定是通过一组条件语句而确定的,它们进行 - Stops a build and logs an error based on an evaluated conditional statement
根据计算的条件语句停止生成操作并记录错误。 - Arithmetic if statement
算术条件语句 - Loops and conditionals should be commented like regular code and functions
应该象注释常规代码和函数一样注释循环和条件语句。 - The data flow performs a complex query , including conditional statements and lookups , against
的复杂查询(包括条件语句和查找)并将结果写入 - The < xsl : if > element is used to put a conditional test against the content of the xml file
元素的作用是:对xml文件的内容设置一个条件语句。 - Explicitly in order to be used in a conditional , but if the object has a value if null ,
为了能在条件语句中使用,可空布尔值可以显式强制转换为 - The < xsl : if > element is used to put a conditional test against the content of the xml file
元素的作用是:根据xml文件的内容设置一个条件语句。 - Example 8 - 2 shows how a script can become more complicated by using a conditional statement
例8 - 2展示了如何通过使用一个条件语句来使脚本变得复杂。 - This tip takes a basic look at using parameters and conditional statements in an xslt style sheet
本技巧文章研究了在xslt样式表中使用参数和条件语句的基本情况。