英語 での Expression is evaluated の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Next, expression is evaluated.
This limit applies before the filter expression is evaluated.
The first expression is evaluated.
True A Boolean value returned when a Boolean expression is evaluated.
Then, an expression is evaluated.
If the selected cond-clause uses the=gt; alternate form, then the expression is evaluated.
Next, condition expression is evaluated.
The expression is evaluated against the XML file/s.
Next, condition expression is evaluated.
(The expression is evaluated only for its side effects.).
Next, the while expression is evaluated.
This expression is evaluated at least once per interaction.
Then the boolean_expression is evaluated.
Then the expression is evaluated again, and if it is true the statement is executed again.
If the expression is not an assignment statement, the expression is evaluated and printed to the output.
The if expression is evaluated first.
When the bytecode at the offset specified by pc in the functionfunction is about to be executed, the expression is evaluated.
Then the expression is evaluated.
(A void expression is evaluated for its side effects.).
If condition is false, second_expression is evaluated and becomes the result.
After this expression is evaluated, x will be one, and y will be two.
In most cases, regular expression is evaluated sequentially. So it may.
After this expression is evaluated, x will be one, and y will be two.
When the expression is executed, the expression is evaluated, and the results assigned to the pattern.
At run-time the expression is evaluated and the result of the evaluation is substituted for the XPath expression. .
Use parentheses to explicitly show how expression is evaluated, even if they are not required, for example: write x+(y* z) instead of x+ y* z.
It correctly finds ourvariable instantiated with our first statement After finding it, the expression is evaluated, foo is replaced by 5 and the JavaScript engine passes that value to the functions as an argument Before executing the statements inside the functions' bodies, JavaScript takes a copy of the original passed argument(which is a primitive) and creates a local copy.
Second, expressions are evaluated.
Next, the lower and upper bound expressions are evaluated, insofar they are present; defaults are zero and the sequence's length.
Concat(data-expr1,…, data-exprN) The expressions are evaluated, and the results of each evaluation are concatenated in the sequence that the subexpressions are listed.