not operator信息详情
求反算子,“非”算子
operator───n.经营者;操作员;运营商;话务员;行家;接线员
operator does not exist───运算符不存在
bellman operator───行李员操作员
radio operator───无线电报务员[话务员];无线电话务员
keyboard operator───电脑操作员;键盘操作员;n.电脑操作员; [计]键盘操作员
concatenation operator───连锁作用标记(指+号);并置算符;连接算符
Tour Operator───旅行社;包价旅游承办商;n.旅游经营者
operator song───操作员宋
boiler operator───锅炉操作工
The CNot operator, like the Not operator is its own inverse.───CNot运算符同Not运算符一样,是它本身的逆。
NOT Operator in a Detail filter.───细节过滤器中的NOT操作符。
Let's look at another example of why we might use the not operator.───现在通过另一个示例了解为什么可能要使用NOT操作符。
When NOT appears in a position other than the beginning of a query, use AND to connect the NOT operator with the rest of the query.───当NOT不在查询的开始部分时,应使用AND来连接NOT运算符和查询的其它部分。
The Boolean not operator negates the value of an expression within a filter pattern.───not布尔运算符在筛选模式中对表达式的值求非。
The following table illustrates how the NOT operator performs the logical negation.───下表说明了NOT运算符如何执行逻辑“非”运算。
To negate a criterion that contains a subquery , you cannot place the NOT operator in the Column cell of the Grid pane .───若要对包含子查询的判据求反,就不能将NOT运算符放入网格窗格的列单元格中。
To find rows that do not match a value, use the NOT operator.───若要寻找不符合某值的资料列,请使用NOT运算子。
By using the NOT operator with awk, you can specify what records should NOT be extracted from the report.───通过在awk语句中使用NOT操作符,可以指定不应该提取哪些记录。
Let's look at an example at how sugroups using the NOT operator might be effective.
But now the second if statement evaluates True because the variable i is evenly divisible by 125 (and the not operator turns the resulting 0 into a Boolean True).
NOT: Documents that contain the search word immediately after the NOT operator won't be retrieved.
Filter grid column, enter the NOT operator followed by a search value.
The exclamation point is a logical NOT operator.
A magnetic disk that is not operator demountable from its drive.
By using the NOT operator with awk, you can specify what records should NOT be extracted from the report.
Using the NOT operator, further restriction can be placed on access control.sentencedict.com
Note in the above command the order of the NOT operator, we first deny then allow.