你们还会看到一些运算符有奇怪的含义。
One of the other things you're going to see is that some of the operators have odd meanings.
因此,应为所有这些可能的输入很好地定义XML查询语言中的每个运算符。
Therefore, each operator in an XML query language must be well defined for all these possible inputs.
该语法还知道运算符优先级。
然而,所有逻辑和比较运算符都全部返回值1,表示真。
However, all the logical and comparison operators consistently return the value 1 for true.
只要没有混合的类型表达式,就可以在常数说明中使用算术运算符。
You can use arithmetic operators within your constant declarations as long as there are no mixed type expressions.
尽管原理简单,原子api提供了许多针对不同情形的运算符。
While simple, the atomic API provides a number of operators for a variety of situations.
这里要做的全部工作是匹配数字、运算符和换行。
而赋值运算符在优化之后还存活并从DLL中导出。
However, the assignment operator survived optimization and got exported from a DLL.
筛选器模板将更新以显示所选的运算符及其参数。
The filter template is updated to show the selected operator and its arguments.
也可用减号运算符,它的作用与相加和递增操作相反。
The subtraction operators are also available, providing the converse of the add and increment operations.
运算符重载允许创建与语言无缝集成的新数据类型。
Operator overloading allows new data types to be created that seamlessly integrate into the language.
允许使用除法和乘法、多个函数、账户和运算符。
Allowing division and multiplication, multiple functions, accounts and operators.
表达式使用同样的中缀运算符。
该向导允许您选择消息树的元素、运算符和数据值。
The wizard allows you to select elements of the message tree, an operator and data values.
逻辑运算符的优先级低于单独的比较运算符,这一点意义重大,因为必须先计算比较运算符,然后才能计算逻辑运算符。
The logical operators have lower precedence than the individual comparison operators, which makes sense because the comparison has to be evaluated before the logical operator can be evaluated.
现在我乘以运算符的大小,之前我们看到的。
So, I'm now multiplying by the result of calling the size of operator, which we've seen before.
第一个原子是运算符,列表中其余的原子是参数。
The first atom is the operator, and the rest of the atoms in the list are the arguments.
可置空类型和空合并运算符
在各个贪婪运算符后添加“?”
They only match the smallest possible pattern and are used by adding a ‘?’ after the respective greedy operator.
MongoDB支持各种条件运算符,包括。
MongoDB supports a variety of conditional operators, including.
如果比较的一个操作数包含多个值,新的值比较运算符将报告错误,因此使用这些运算符可以迅速有效地检测错误。
The new value comparison operators will report an error if either operand in the comparison contains more than one value, so using them expedites detection of the error.
清单3中的示例显示可以如何将此操作符与 ! $ 运算符组合使用。
The example in Listing 3 shows how you can use this operator in combination with the !$ operator.
ASSIGN_OP 中的模式匹配任何标准的赋值运算符:=、+=、-=、*=,等等,但是注意不要匹配其他包含 = 的运算符,比如 ==和 =~。
The pattern in ASSIGN_OP matches any of the standard assignment operators: =, +=, -=, *=, etc. but carefully avoids matching other operators that contain =, such as == and =~.
例如,将算术运算符(如+)施加于某个元素时,该运算符会自动提取该元素的数值。
For example, arithmetic operators such as +, when applied to an element, automatically extract the numeric value of the element.
您还可以使用重复运算符,可以将该运算符识别为乘法运算符,以便从小片段中构建更大的列表。
You can also use the repeat operator, which you may recognize as the multiplication operator, to build up a bigger list from small segments.
提供了很多新的函数和运算符在时间点和时期之间完成适当的算术运算。
Many new functions and operators are provided that allow all suitable arithmetic operations between points in time and durations.
方法是用点(.)运算符调用的。
Methods are invoked (as in the Java language) with the dot (.) operator.
现在,尝试为类a使用一个复制结构和运算符赋值,在清单15中声明该类。
Now, try using a copy construction and operator assignment for class a, declared in Listing 15.
我们的平台上的发现模式能够提供广泛的运算符、逻辑运算符、通配符字符串搜索等。
Find mode on our platform can accommodate logical a wide array of operators, logical operators, wildcard string searches, etc.
引起问题的是语义,因为运算符需要的是,一种特定种类的数据结构。
The semantics was what caused the problem, because the operator was expecting a particular kind of structure there.
应用推荐