所有译文都应用括号括起来。
不规则形式标注在括号内。
这里的这个方括号,同时,说明这个是特殊的变量类型,里面有很多复合的值。
The square brackets here, meanwhile, say this is a special type of variable that's got multiple values inside of it.
有一些愚蠢的语法,像花括号和分号,一开始是有点烦人的,因为你必须记住所有的这些要放到哪里。
There is some stupid syntax, like curly braces and semicolons, that initially is kind of annoying because you have to remember where all this goes.
方括号()表明这是一个数组。
自动完成大括号、圆括号和缩进。
所以我们不需要那个花括号。
它们被包围在圆括号中并由逗号分隔。
对于递归表达式的情况,随之发出括号。
For the recursive expression case, emit the parentheses as is.
圆括号是用来传函数的,输入或参数的。
The parentheses to pass in inputs or arguments to functions.
此外,使用括号表示参数。
方括号([和 ])中的是可选参数。
方括号表示数字索引数组。
对象数组包含在方括号中。
开始/结束括号表示一个不带参数的函数。
The open/close parentheses denote a function that takes no parameters.
这个查询使用了方括号,那么它错在哪里呢?
花括号表示对象,方括号表示数组。
Curly braces indicate an object, and brackets indicate an array.
谓词放在方括号 [和 ] 中。
将禁用捕捉,留下括号来阐明操作的优先次序。
disables capture, leaving the parentheses to clarify the precedence of operation.
好的,这个括号的意思是你可以,索引这个变量。
Well, the bracket notation means you can index into this variable.
范围是由花括号定义的还是函数定义的?
找出嵌入最深的那对括号。
除去冗余括号。
大卫:花括号。
所以在周三,我只加入了左括号,右括号。
So on Wednesday I just put open parenthesis, closed parenthesis.
圆括号用作分组操作符。
但它不使用方括号和圆括号,而是使用尖括号。
But instead of brackets or parentheses, you use curly braces.
(右大括号)应与{(左大括号)的那一行的开头对齐
The } (right curly brace) should begin a line and be indented to align with the beginning of the line containing the matching { (left curly brace).
列表使用方括号,而不是圆括号(),如清单10所示。
Instead of parentheses (), you use square brackets, as shown in Listing 10.
列表使用方括号,而不是圆括号(),如清单10所示。
Instead of parentheses (), you use square brackets, as shown in Listing 10.
应用推荐