The square brackets here, meanwhile, say this is a special type of variable that's got multiple values inside of it.
这里的这个方括号,同时,说明这个是特殊的变量类型,里面有很多复合的值。
The information in square brackets has changed.
方括号中的信息已经更改。
The square brackets group the element logically.
方括号将元素在逻辑上分组。
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.
方括号([和 ])中的是可选参数。
where the code inside the square brackets ([]) is optional.
其中,方括号([])内的代码是可选的。
The values for second and third are within square brackets .
第二和第三遍的值在方括号内。
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地址应该包括在方括号内。
The last data type is the list, which is denoted by square brackets.
最后一个数据类型是列表,列表用方括号表示。
The first definition has no arguments, hence the empty square brackets.
第一个定义没有参数,因此方括号是空的。
You can remove the line entirely or leave an empty set of square brackets.
可以完全移除整个行,或者只留下方括号空集。
Instead of parentheses (), you use square brackets, as shown in Listing 10.
列表使用方括号,而不是圆括号(),如清单10所示。
Replace everything in square brackets with something suitable for your skin.
可以用适合于您皮肤的内容代替上述代码中方括号中的内容。
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 place the key value inside square brackets that follow the container name.
在容器名后面的方括号中放上键值。
You start a section by enclosing the name of the section in square brackets ().
您可以将section名包含在方括号()中来开始一个section。
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.
架构文件被划分为很多部分,每个部分都以一个位于方括号中的标题开头。
In regular expressions, square brackets just mean "match any character in the brackets."
在规则表达式中,方括号只表示“查找与方括号中任何字符的匹配字符”。
Recall from Chapter 1 that Scala USES square brackets ([...]) for generic type parameters.
回忆在第1章中Scala使用方括号来指明范型类型参数。
应用推荐