Recall that we can do if else.
回想一下,如果不是这样,我们可以做。
单词 | If else |
释义 |
If else
原声例句
CS50 Recall that we can do if else. 回想一下,如果不是这样,我们可以做。 CS50 So I think we can get away with just an if else. 所以我想我们可以通过一个if-else来逃脱。
中文百科
条件运算式 Conditional (computer programming)(重定向自If else)
在计算机科学中, 条件运算式(英语:conditional expressions),又称条件表达式、条件表达式,是一种编程语言的功能,它可以用来决定当程序指定的布尔运算值为真或假时,程序接下来将会采取的行动。 在命令式编程中,通常称为条件陈述(英语:conditional statements),又称条件语句,在函数式编程中,通常称为条件运算式(英语:conditional expressions)或条件结构(英语:conditional constructs)。
英语百科
Conditional (computer programming) 条件运算式(重定向自If else)
![]() ![]() In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming language, which perform different computations or actions depending on whether a programmer-specified boolean condition evaluates to true or false. Apart from the case of branch predication, this is always achieved by selectively altering the control flow based on some condition. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。