用算数运算符操作数字与时间数据来创建语句。
Create expressions with number and date data by using arithmetic operators.
也可用减号运算符,它的作用与相加和递增操作相反。
The subtraction operators are also available, providing the converse of the add and increment operations.
表示单目运算符的UML操作还设置有返回类型和一个参数。
A return type and a single parameter are set for UML operation that represents a unary operator.
但是,减法运算符是不可交换的;所以,需要两个操作来处理减数和被减数。
The subtract operator, however, is not commutative; therefore, you need two operations to handle the value to be subtracted and the value from which the subtraction will take place.
简洁性:为了符合其简洁性原则,定义了XQuery运算符的语义,使其包括了某种隐式操作。
Conciseness: in the interest of conciseness, the semantics of the XQuery operators were defined to include certain implicit operations.
E4X是一个草案标准,为ECMAScript语言增加了原生XML数据类型,为常见的 XML操作提供了运算符。
E4X is a standard that adds native XML datatypes to the ECMAScript language and provides operators for common XML operations. To quote the E4X specification page
SQLPL中的 UNNEST运算符使此类操作成为可能。
The UNNEST operator in SQL PL makes such an operation possible.
如果比较的一个操作数包含多个值,新的值比较运算符将报告错误,因此使用这些运算符可以迅速有效地检测错误。
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.
所以这是相等操作符,然而那个单等号是一个赋值运算符。
So this is the equality operator, whereas the single equal sign is the assignment operator.
操作可以是一个关系运算符,或者系统或用户定义的函数,也可以是一个sql操作符,例如GROUPBY、ORDER BY等。
An operation can be a relational operator, a system - or user-defined function, or an SQL operator, such as GROUP BY, ORDER BY, and so on.
要进行组合,只需存储已扫描的运算符的值,就象对整数所进行的操作一样。
To mulitiplex, simply store away the scanned operator's value, exactly as you did for integers.
单目操作符(unaryoperator)是通过在关键字operator后跟单目运算符符号来命名的。
A unary operator is named by using the key word operator followed by the unary operator symbol.
表示双目运算符(binaryoperator)的UML操作的命名方式类似于单目运算符,但符号是双目运算符之一。
A UML operation representing a binary operator is named similarly to unary operator, but the symbol is one of the binary operators.
验证器插件的角色是从提交的文档中提取关键字,将这些关键字放入属性关键字中,然后让运算符匹配并让XPath执行其余的操作。
The role of the validator plug-in is to extract keywords from the submitted document, put them into the attribute keywords, and let the operator matches and XPath do the rest.
如果松绑定(looser - binding)运算符使用紧绑定(tighter - binding)运算符作为操作数表达式,那么优先级是自动处理的。
If looser-binding operators take as operands expressions using tighter-binding operators, precedence is handled automatically.
请选择一个此规则的运算符。根据您在上一节中所选的操作数,可用运算符的列表将发生更改。
Select an operator for this rule. The list of available operators will change depending on the operand you selected in the previous section.
运算数:运算符来进行运算操作的数值。
对于类型转换运算符,操作数或返回类型必须是类或结构的数据类型。
For a type conversion operator, either the operand or the return type must be of the data type of the class or structure.
所有的赋值运算符都返回赋给左操作数的值。
All assignment operators return the value that is assigned to the left operand.
一元运算符对单个操作数执行操作,如返回数值表达式的负值或正值。
Unary operators perform an operation on a single operand, such as returning the negative or positive value of a numeric expression.
运算符处理的值称为操作数。
程序量是一种以代码中运算符和操作数为基础的度量方法,表示理解某个类型或方法的难易程度。
Program volume is a measure of the difficulty of understanding of a type or method that is based on the number of operators and operands in the code.
“一元运算符”是一种对单个操作数进行运算的运算符。
A unary operator is an operator that operates on a single operand.
幂运算符比在操作数左边的一元运算符有更高的优先级;但比右面的一元运算符要低。句法为。
The power operator binds more tightly than unary operators on its left; it binds less tightly than unary operators on its right. The syntax is.
使用运算符可以执行算术、比较、串联或赋值操作。
Operators allow you to perform arithmetic, comparison, concatenation, or assignment of values.
首先可以用位运算符替代纯数学操作。
The first is to use bitwise operations instead of pure mathematical operations.
运算符多、操作灵活是C语言的一大特色。
Many operators and convenient operation chacterize language C.
根据您在上一节中所选的操作数,可用运算符的列表将发生更改。
The list of available operators will change depending on the operand you selected in the previous section.
NOT运算符。这是摆立即在前面的功能,操作员,或子表达式扭转布尔表达式的意义。
The NOT operator. This is placed immediately in front of the feature, operator, or subexpression to reverse the Boolean meaning of the expression.
应用推荐