这里的这个方括号,同时,说明这个是特殊的变量类型,里面有很多复合的值。
The square brackets here, meanwhile, say this is a special type of variable that's got multiple values inside of it.
方括号()表明这是一个数组。
第二和第三遍的值在方括号内。
The values for second and third are within square brackets .
花括号表示对象,方括号表示数组。
Curly braces indicate an object, and brackets indicate an array.
谓词放在方括号 [和 ] 中。
在容器名后面的方括号中放上键值。
You place the key value inside square brackets that follow the container name.
方括号将元素在逻辑上分组。
方括号([和 ])中的是可选参数。
方括号表示数字索引数组。
方括号中的信息已经更改。
对象数组包含在方括号中。
第一个定义没有参数,因此方括号是空的。
The first definition has no arguments, hence the empty square brackets.
其中,方括号([])内的代码是可选的。
这个查询使用了方括号,那么它错在哪里呢?
首先,我们使用一些方括号来创建一个绑定。
在这两个查询中,方括号中表示了连接谓词。
In both queries, the join predicate is expressed within the square brackets.
最后一个数据类型是列表,列表用方括号表示。
The last data type is the list, which is denoted by square brackets.
但它不使用方括号和圆括号,而是使用尖括号。
But instead of brackets or parentheses, you use curly braces.
可以完全移除整个行,或者只留下方括号空集。
You can remove the line entirely or leave an empty set of square brackets.
数组标有方括号();简单的标量标有蓝色圆点。
Arrays are denoted with brackets (); simple scalars are marked with a blue circle.
清单12显示了只有一个条目时如何添加方括号。
Listing 12 shows how to add square brackets in the case of a single item list.
在bash中,所有布尔表达式都用方括号括起。
In bash, all Boolean expressions are enclosed in square brackets.
通配符匹配操作符(方括号)匹配任何括起来的字符。
The glob (square brackets) matches any of the enclosed characters.
列表使用方括号,而不是圆括号(),如清单10所示。
Instead of parentheses (), you use square brackets, as shown in Listing 10.
如本系列的上一篇文章所述,方括号()包括可选参数。
As discussed in the previous article in this series, the square brackets () enclose optional parameters.
注意方括号(不是圆括号)中需要组成一个匿名列表引用。
Note the brackets (not parentheses), which are required to compose an anonymous list reference.
确保每个服务的端口(如第三组[方括号]中所示)正确。
Ensure the port, as noted in the third set of [brackets], is correct for each service.
可以用适合于您皮肤的内容代替上述代码中方括号中的内容。
Replace everything in square brackets with something suitable for your skin.
可以使用前面的方括号()把参数传递给lambda函数。
You can use the square brackets () that you encountered earlier to pass arguments to the lambda function.
因此,使用构造函数及方括号简化符号,可以创建list。
Thus, you can create a list using a constructor, in addition to the shorthand notation of using the square brackets.
应用推荐