我列举每个快捷方式或者操作符,和它的用途,以及使用它的例子。
I list out each operator or shortcut, its purpose, and examples of its use.
无论在测试语句中使用[]还是,上面的测试操作符的作用是相同的。
Whether they use [] or in test statements, the above test operators will function the same.
你也可以使用这个操作符来从一个列表中解出头和尾。
You can also use this operator to extract the head and tail of a list.
现在通过另一个示例了解为什么可能要使用NOT操作符。
Let's look at another example of why we might use the not operator.
可以使用NOT 操作符对访问控制进行进一步限制。
Using the NOT operator, further restriction can be placed on access control.
可以使用+操作符连接多个字符串字面值。
To concatenate multiple String literals, use the + operator.
匹配“bat”、“bat”、“cat”或“cat”的另一个方法是使用(方括号)集合操作符。
The other approach to matching "bat," "bat," "cat," or "cat" USES the (brackets) set operator.
可以使用数据mashup编辑器的Transform操作符轻松完成该任务。
This could be easily done using the data mashup editor's Transform operator.
使用“site: ”操作符可以只在指定网站内搜索。
Use the "site:" operator to search only within a certain website.
请注意如何使用 <<操作符来代替add()方法。
Notice how you can use the << operator instead of the add() method.
使用贪婪的{n,}操作符进行匹配。
可以使用标准的布尔操作符,比如and、or、xor和not。
Standard Boolean operators are available, such as and, or, xor and not.
相反,应该使用更适当的控制操作符(本文将描述其中的部分操作符)。
Instead, use more appropriate control operators (some are described in this article).
您还可以根据需要重复使用通配符匹配操作符。
在使用equals操作符时,在Value框中直接输入字符串值。
To enter a String value using the equals operator, type directly into the value field.
gnuplot有许多命令选项,可以通过set操作符使用它们。
Gnuplot is very rich in command options using the set operator.
然后就可以利用-match操作符来使用正则表达式。
Then you can use the regular expression with the -match operators. Here's an example.
使用无条件连接把Email操作符连接到fail操作符。
Connect the Email operator to the Fail operator using an unconditional connection.
模式索引现在使用正则判等操作符。
请注意,我们使用了cout操作符,但 C++ 不能够识别。
覆盖派生操作符的使用。
一个操作符表定义一种特定的数据类型可以如何与一种索引一起使用。
An operator class defines how a particular data type can be used with an index.
开区间使用…操作符来定义,通常会省略掉最后一个值。
Exclusive range define by '... ', and always omit the last value.
开区间使用…操作符来定义,通常会省略掉最后一个值。
Exclusive range define by '... ', and always omit the last value.
应用推荐