• The parenthesis should be removed during actual XML generation.

    实际XML生成时,删除括号

    youdao

  • There are only two columns in this bin, each represented within the parenthesis.

    这种容器只有2 个,都在括号中表示。

    youdao

  • So the question is: Do you have to have this space between the if and the parenthesis?

    所以那个问题:我们if括号之间,需不需要空格呢?

    youdao

  • Omit the parenthesis only if the anonymous method could have been used on any delegate.

    匿名方法可能用于任何委托时省略括号

    youdao

  • AspectJ's compiler eagerly parses aspect code as you type, spotting the parenthesis error immediately.

    AspectJ编译器键入代码的时候就会主动解析方面代码,立即指出括号错误

    youdao

  • Just eliminating the parenthesis, quotes, and semicolons alone prevented countless thousands of bugs for Web application programmers.

    仅只是消除括号引号分号本身就可以防止Web应用程序程序员无数错误

    youdao

  • This method will use three arguments, and the names for the arguments are listed in the parenthesis immediately following the function command.

    一个方法将会使用三个参数,参数的名字直接括号列出

    youdao

  • The parenthesis around each digit grouping is vital-it allows us to refer to the matched characters inside those parentheses in the corresponding property.

    每个数字周围括号非常重要,通过它可以相应属性引用这些括号内的匹配字符

    youdao

  • " Eager Lena quickly shared the offending question (8+29)x15 and was given this helpful tip: "Do the numbers in the parenthesis first so in essence it would be 37 x 15.

    急切的莱娜立刻分享了自己的难题:(8+29x15,她收到很有用的解题窍门:“算括号里面数字实际上就是37 隦x15。”

    youdao

  • Sometimes you need to group sub-expressions with parenthesis, but don't want the parenthesis to spit out another marked sub-expression, in this case a non-marking parenthesis ?

    有些时候需要使用圆括号对子表达式分组但是却不想这个括号里面的内容作为标示表达式这种情况下可使用非标示圆括号?

    youdao

  • The first term in the parenthesis is the DC term, and corresponds to the DC spectrum, and the second term in the parenthesis represents the location of the reflector and its complex conjugate.

    括号中的DC项,DC光谱对应;括号中的第二表示反射器位置及其共轭

    youdao

  • The marker's first number represents time in abstract units; the second optional number enclosed in parenthesis is the number of requests that terminate at this point.

    标记第一个数字表示抽象单位计算时间第二使用圆括号可选数字表示在该点终止请求

    youdao

  • The last token read (closing parenthesis) is not the cause of the error.

    最后一次符号读取(结束括号)不是这个错误根源

    youdao

  • Groups are subpatterns in the regular expression that are surrounded by parenthesis.

    正则表达式中的子模式,它们包含在圆括号中。

    youdao

  • In line 11, after the value of variable _x is a closed parenthesis highlighted in red.

    第11上,变量_ X后面一个用红色突出显示圆括号。

    youdao

  • The syntax used in Listing 2 should be fairly easy for most developers to understand: using parenthesis to delimit groupings, | characters to indicate choices between alternatives, and?

    清单2使用语法对于大多数开发人员而言非常容易理解的:使用圆括号划分组,使用|字符表示备选项,以及使用?

    youdao

  • Can these operators be nested in parenthesis and mixed with the other query language operators?

    这些操作会被嵌套括号中其他查询语言操作符混合在一起吗?

    youdao

  • The rule contains two subpatterns, or match groups, enclosed by parenthesis.

    这个规则包含两个模式匹配),它们包围在圆括号中。

    youdao

  • The configuration parameters that control the sizes of these memory pools are shown in parenthesis.

    括号显示了控制这些内存大小配置参数

    youdao

  • This is the same length as the old style, but reads more cleanly and has fewer parenthesis.

    与旧式写法长度一样可读性更好并且括号少了

    youdao

  • There should be no space between the name of a function and the left parenthesis of its parameter list.

    函数((括号)之间应该空格。)

    youdao

  • And we can go through and calculate the value of this quantity in parenthesis. And, when we do so, we get the value 2.18 times 10 to the minus 18 joules.

    我们进行计算这些如果我们这样,我们能算出是,2。18乘以1018焦耳。

    youdao

  • Syntactically, it is singled out in Python by being named before the dot — everything following the dot, method name, and left parenthesis is just an argument.

    从语法上说Python中通过之前指定名称来挑选对象-在点、方法括号后面只是一个参数。

    youdao

  • The first regular expression will match the string "main" followed by any number of Spaces or tabs, followed by an open parenthesis.

    第一规则表达式后面依次跟有任意数量空格制表键以及开始圆括号的字符串main匹配

    youdao

  • Each nested set of parentheses, counting from the left, incrementing at each left parenthesis is placed in the next special, numerical variable. For example.

    每个括号对开始起,每个左圆括号加一,放在一个特殊的数字变量中。

    youdao

  • I get the int and store it in n. The switch statement takes inside its parenthesis an int or a char or some primitive type.

    得到整数存储到nswitch语句圆括号里可以是个整数,或者一个字符其他的基本类型。

    youdao

  • If the character is an operator, pop operators until you reach an opening parenthesis, an operator of lower precedence, or a right associative symbol of equal precedence.

    如果字符是个操作弹出(pop)操作符,直至遇见开括号(openingparenthesis)、优先较低操作符或者同一优先级的结合符号

    youdao

  • Unlike Groovy, Ruby doesn't have the rule that methods accepting no parameters must be called with empty parenthesis, meaning that Ruby doesn't need to distinguish between properties and methods.

    Groovy不同,Ruby没有针对接收不到参数方法必须括号一起调用规则,这意味着Ruby无需区分属性方法。

    youdao

  • If a function literal is anonymous, there should be one space between the word function and the left parenthesis.

    如果函数匿名函数,则在function括号之间应有一个空格

    youdao

  • If a function literal is anonymous, there should be one space between the word function and the left parenthesis.

    如果函数匿名函数,则在function括号之间应有一个空格

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定