条件表达式 meaning in English
conditional expre ion
conditional expressions
Examples
- Executes a statement block once , and then repeats execution of the loop until a condition expression evaluates to
将一个语句块执行一次,然后重复该循环的执行,直到条件表达式为 - In the cobol system , the information represented by a data item , arithmetic expression , or conditional expression
在cobol系统中,由一个数据项、算术表达式或条件表达式表示的信息。 - Warning c6314 : incorrect order of operations : bitwise - or has higher precedence than the conditional - expression operator
警告c6314 :运算顺序不正确:按位或的优先级高于条件表达式运算符。 - In turn , the estimated number of rows is based on the selectivity of each conditional expression that is used within the where clause
被评估的行数则基于where子句里所使用的每个条件表达式的选择性。 - Operator is used , the left side must equal the right side of the conditional expression for the verification rule to report true
运算符时,条件表达式的左侧必须等于右侧,这样验证规则才能报告为true 。