您要查找的是不是:
- Avoid using the trinary conditional operator. 避免使用?:条件算符。
- The expression uses the DATEPART and GETDATE functions and the conditional operator. 该表达式使用DATEPART和GETDATE函数以及条件运算符。
- The conditional operator can be used for its side effects or for the value it produces,but in general you want the value since that's what makes the operator distinct from the if-else. 可将条件运算符用于自己的“副作用”,或用于它生成的值。但通常都应将其用于值,因为那样做可将运算符与if-else明确区别开。
- The conditional operator can be used for its side effects or for the value it produces, but in general you want the value since that's what makes the operator distinct from the if-else. 可将条件运算符用于自己的“副作用”,或用于它生成的值。但通常都应将其用于值,因为那样做可将运算符与if-else明确区别开。
- An example of a conditional expression is A == B. This uses the conditional operator == to see if the value of A is equivalent to the value of B. The expression returns true or false. 条件表达式的一个例子是A==B。它用条件运算符“==”来判断A值是否等于B值。该表达式返回true或false。
- Features:Allweather condition operation availability,sound,light and transmission alarming. 特点:全天侯工作,具有声、光报警功能。
- "If we go" is a conditional clause. "要是我们去的话"是条件子句。
- The duration of such conditional release. 假释期这种有条件释放的期限
- Depending on a proviso; conditional. 有附带条件的依赖于限制性条文的; 条件性的
- We have signed on a hundred machine operators. 我们已经招收了100名机器操作工。
- Specifies operators for a conditional expression used in a. 类中使用的条件表达式的运算符。
- He staffed ten computer operators in his firm. 他在公司里雇用了十名电脑操作员。
- Keyboard operators can become trigger pullers. 键盘操作员能够成为扣扳机的战士。
- This is conditional on the overall plan. 这决定于总的计划。
- The relational operators == and ! 关系运算符==和!
- The shift operators also manipulate bits. 移位运算符面向的运算对象也是二进制的“位”。
- The conditional must produce a boolean result. 条件必须产生一个布尔结果。
- Describes guidelines for overloading operators. 描述重载运算符的准则。
- Print operators can take control of a printer. 打印操作员可以获得打印机的控制权。
- The conditional operator is right-associative, so an expression of the form 条件运算符为右联运算符,因此该形式的表达式