The square brackets here, meanwhile, say this is a special type of variable that's got multiple values inside of it.
这里的这个方括号,同时,说明这个是特殊的变量类型,里面有很多复合的值。
Square brackets denote a numerically indexed array.
方括号表示数字索引数组。
Predicates are placed with square brackets, [ and ].
谓词放在方括号 [和 ] 中。
First, we create a binding using the square brackets.
首先,我们使用一些方括号来创建一个绑定。
This query USES square brackets, so what's wrong with it?
这个查询使用了方括号,那么它错在哪里呢?
An array of objects is contained within square brackets .
对象数组包含在方括号中。
The square brackets ([ and ]) enclose optional parameters.
方括号([和 ])中的是可选参数。
In bash, all Boolean expressions are enclosed in square brackets.
在bash中,所有布尔表达式都用方括号括起。
The glob (square brackets) matches any of the enclosed characters.
通配符匹配操作符(方括号)匹配任何括起来的字符。
Everything else is optional (as indicated by the square brackets).
其他内容都是可选的(用方括号表示)。
The IPv6 address in the URL should be enclosed by square brackets.
URL中的IPv6地址应该包括在方括号内。
Instead of parentheses (), you use square brackets, as shown in Listing 10.
列表使用方括号,而不是圆括号(),如清单10所示。
In both queries, the join predicate is expressed within the square brackets.
在这两个查询中,方括号中表示了连接谓词。
Listing 12 shows how to add square brackets in the case of a single item list.
清单12显示了只有一个条目时如何添加方括号。
You then enter code within your DOCTYPE inside square brackets (), as in Listing 6.
然后在DOCTYPE的方括号()内部输入代码,如清单6所示。
In many cases, you should include square brackets around an explicit IPv6 IP address.
在许多情况下,您应该将显式的IPv 6IP地址包括在方括号中。
So, to avoid ambiguities, Scala USES square brackets instead for parameterized types.
所以,为了避免二义性,Scala使用了方括号来声明参数类型。
The schema file is divided into sections which begin with a heading in square brackets.
架构文件被划分为很多部分,每个部分都以一个位于方括号中的标题开头。
Recall from Chapter 1 that Scala USES square brackets ([...]) for generic type parameters.
回忆在第1章中Scala使用方括号来指明范型类型参数。
A common error is to write the previous query without the square brackets in the XMLEXISTS function.
一种常见的错误是在xmlexists函数中不使用方括号来编写前面的查询。
One difference, however, is that you can create a list using square brackets, as shown in Listing 1.
但有一点是不同的,即您可以使用方括号创建list,如清单1所示。
If there were more input parameters, they would appear inside the square brackets, separated by Spaces.
如果有更多的输入参数,它们将显示在这个方括号内,以空格分隔。
As discussed in the previous article in this series, the square brackets () enclose optional parameters.
如本系列的上一篇文章所述,方括号()包括可选参数。
You can use the square brackets () that you encountered earlier to pass arguments to the lambda function.
可以使用前面的方括号()把参数传递给lambda函数。
These guard conditions are enclosed in square brackets to the left of the message name, as seen in Figure 3.
这些保护条件用方括号括起,放在消息名的左侧,如图 3 所示。
You can enclose one or more characters in square brackets to create a set; any character in the set will match.
可以使用方括号将一个或多个字符括起来,以创建一个集合,该集合中的任何字符都可以匹配。
Simply press Enter to access the default name in square brackets, but make sure that each server name is unique.
这里只需按下enter键接受方括号中的默认名称,但是要确保每个服务器名称是惟一的。
Thus, you can create a list using a constructor, in addition to the shorthand notation of using the square brackets.
因此,使用构造函数及方括号简化符号,可以创建list。
Inline fields are ADIEU expressions that can be embedded in any text field by using square brackets (that is, [and]).
内联字段是可以通过使用方括号(即[和])嵌入到任何文本字段中的ADIEU表达式。
Inline fields are ADIEU expressions that can be embedded in any text field by using square brackets (that is, [and]).
内联字段是可以通过使用方括号(即[和])嵌入到任何文本字段中的ADIEU表达式。
应用推荐