你们还会看到一些运算符有奇怪的含义。
One of the other things you're going to see is that some of the operators have odd meanings.
表达式使用同样的中缀运算符。
方法是用点(.)运算符调用的。
Methods are invoked (as in the Java language) with the dot (.) operator.
在各个贪婪运算符后添加“?”
They only match the smallest possible pattern and are used by adding a ‘?’ after the respective greedy operator.
该语法还知道运算符优先级。
可置空类型和空合并运算符
现在我乘以运算符的大小,之前我们看到的。
So, I'm now multiplying by the result of calling the size of operator, which we've seen before.
MongoDB支持各种条件运算符,包括。
MongoDB supports a variety of conditional operators, including.
这里要做的全部工作是匹配数字、运算符和换行。
筛选器模板将更新以显示所选的运算符及其参数。
The filter template is updated to show the selected operator and its arguments.
允许使用除法和乘法、多个函数、账户和运算符。
Allowing division and multiplication, multiple functions, accounts and operators.
第一个原子是运算符,列表中其余的原子是参数。
The first atom is the operator, and the rest of the atoms in the list are the arguments.
而赋值运算符在优化之后还存活并从DLL中导出。
However, the assignment operator survived optimization and got exported from a DLL.
运算符重载允许创建与语言无缝集成的新数据类型。
Operator overloading allows new data types to be created that seamlessly integrate into the language.
该向导允许您选择消息树的元素、运算符和数据值。
The wizard allows you to select elements of the message tree, an operator and data values.
您可以使用AND和OR运算符添加附加筛选条件。
You can add additional filter criteria with and and or operators.
也可用减号运算符,它的作用与相加和递增操作相反。
The subtraction operators are also available, providing the converse of the add and increment operations.
然而,所有逻辑和比较运算符都全部返回值1,表示真。
However, all the logical and comparison operators consistently return the value 1 for true.
尽管原理简单,原子api提供了许多针对不同情形的运算符。
While simple, the atomic API provides a number of operators for a variety of situations.
只要没有混合的类型表达式,就可以在常数说明中使用算术运算符。
You can use arithmetic operators within your constant declarations as long as there are no mixed type expressions.
为可空类型提供类库支持,包括转换运算符和算术运算符。
Library Support for nullable types, including conversion operators and arithmetic operators.
引起问题的是语义,因为运算符需要的是,一种特定种类的数据结构。
The semantics was what caused the problem, because the operator was expecting a particular kind of structure there.
逻辑运算符的实际优先级就是表2中罗列这些运算符的顺序。
The actual precedence of the logical operators is given by the order these operators are presented in Table 2.
提供了很多新的函数和运算符在时间点和时期之间完成适当的算术运算。
Many new functions and operators are provided that allow all suitable arithmetic operations between points in time and durations.
下面最后一个元素中的le运算符就是值比较运算符的一个例子。
The le operator in the last element below is an example of a value comparison operator.
目标在于避免意外地使用单等号赋值运算符而非双等号比较运算符
The goal here is to avoid accidentally using the single-equals assignment operator instead of the double-equals comparison operator
现在,尝试为类a使用一个复制结构和运算符赋值,在清单15中声明该类。
Now, try using a copy construction and operator assignment for class a, declared in Listing 15.
因此,应为所有这些可能的输入很好地定义XML查询语言中的每个运算符。
Therefore, each operator in an XML query language must be well defined for all these possible inputs.
清单3中的示例显示可以如何将此操作符与 ! $ 运算符组合使用。
The example in Listing 3 shows how you can use this operator in combination with the !$ operator.
运算符重载——对运算符进行重载可以使DSL可以提供一个更为自然的语法。
Operator overloading - overloading operator allows the DSL to provide a natural syntax.
应用推荐