• If she were not so sallow and had a nicer expression, her features are rather good.

    如果脸色这么灰黄表情一点,那五官会很好看

    youdao

  • In fact, if you like, you can check names by regular expression or by other computation.

    事实上如果愿意的话,可以通过正则表达式其他计算检查这些属性名

    youdao

  • If an expression contains values outside the remote limits, those expressions cannot be pushed down.

    如果一个表达式包含超出远程限制,那么就不能那些表达式

    youdao

  • If a method body has more than one expression, you must surround it with curly braces {...}.

    如果方法主体包含多于个的表达式必须括号来把它们包起来。

    youdao

  • You can compare data to a regular expression; if they match, you know your data is valid.

    可以数据正则表达式进行比较如果它们匹配知道数据有效的。

    youdao

  • To find out if a column contains a number, a regular expression can be used (line 34).

    确定是否包含一个数字可以使用一个正则表达式(第34行)。

    youdao

  • If the expression doesn't contain any more parentheses, the process of evaluation is finished.

    如果表达式再不包含任何其它括号,求值(过程)完成。

    youdao

  • It is not that we would not know what the loss meant if there was no expression; we would know, but we wouldn't feel it fully if medications soothed our despair.

    如果表达的话,我们不会知道失去意味着什么;我们可能知道,如果药物治疗安抚了我们绝望我们可能不能完全感受到

    youdao

  • If neither is possible, any expression using a large string needs to be evaluated locally.

    如果种形式都不行,那么任何使用大型字符串表达式需要在本地计算。

    youdao

  • If a method body has more than one expression, you must surround it with curly braces {...}. You can omit the braces if the method body has just one expression.

    如果方法主体包含多于个的表达式必须括号来把它们包起来。你可以方法主体只有一个表达式的时候省略大括号。

    youdao

  • That alone is almost worth the price of admission if you're new to regular expressions or if you use advanced regular expression features.

    不管常规表达式新手还是已经开始涉足高级常规表达式特性,这点购买的投入都是很值得的。

    youdao

  • Step 3: If the expression doesn't contain any more parentheses, the process of evaluation is finished.

    步骤3如果表达式包含其它括号,求值过程完成

    youdao

  • The WHERE clause contains two expressions that are joined by the or operator, which means that if either expression evaluates as TRUE for a specific row, that row will be deleted.

    where子句包含OR操作符联结两个表达式意味着对于特定如果任一表达式TRUE,则删除该行。

    youdao

  • That code says the following: the IF says, I've got an expression, I'm going to evaluate it.

    代码含义这样的:,一个表达式我会这个表达式值。

    youdao

  • You can create a more attractive expression if you have your model lower the chin because it will increase the size of the eyes.

    通过下巴模特可以拥有迷人的表情因为这样眼睛显得

    youdao

  • If the expression contains parentheses but no operators, there is a function here that needs to be evaluated.

    如果表达式包含括号包含操作符,则存在要求值的函数

    youdao

  • If the expression results in more than one node, then only the first node is used.

    如果表达式产生多个节点使用第一个节点。

    youdao

  • As the test man page states, the test command evaluates expression parameters and, if the expression value is True, returns a zero (True) exit value.

    正如test手册指出的,test命令运算表达式参数如果表达式的True就返回(True)退出值。

    youdao

  • If the XPath expression contains a % sign itself, it must be escaped as specified by XML (using %).

    如果XPath表达式本身包含%,必须xml指定方式将其转义(使用%)。

    youdao

  • If a single XPath expression identifies multiple nodes in a single document, they are called repeating nodes.

    如果一个XPath表达式标识文档中的多个节点它们称为重复的节点。

    youdao

  • If you omit the test expression, Contract4J uses reasonable defaults, depending on the context.

    如果遗漏测试表达式Contract4J 会根据上下文使用合理默认设置

    youdao

  • Otherwise, if the expression is not a constant, another macro function is called to round up the value to a power of two.

    如果表达式不是常量调用另一个函数向上取整2

    youdao

  • If your expression evaluates as false and thereby triggers an assertion failure, a predefined routine called assertion_failed declared in the header file assert.hpp is executed.

    如果表达式计算得到false,因此触发了断言失败,那么将执行文件assert . hpp中声明的一个名为assertion_failed的预定义例程

    youdao

  • If the XPath expression does return more than one node and you've specified XPathConstants.NODE, then evaluate returns the first node in document order.

    如果XPath表达式返回多个节点并且指定XPathConstants . NODE,evaluate按照文档顺序返回第一个节点。

    youdao

  • If an XPath expression contains a percent sign itself, it must be escaped, as specified by XML (using %).

    如果XPath表达式本身包含一个百分号,必须xml指定方式其转义(使用%)。

    youdao

  • If the expression you're passing in to the parser code can't be legally constructed according to the grammar, either a ParseException or a LexicalError is thrown.

    如果正在传递解析代码表达式不能根据语法合法构造,则将抛出ParseExceptionLexicalError

    youdao

  • This is because, for a given row, the XMLEXISTS predicate evaluates to false only if the XQuery expression inside returns the empty sequence.

    是因为对于一个给定只有里面XQuery表达式返回序列时,XMLEXISTS谓词才为false

    youdao

  • If the XPath expression on the test attribute has evaluated to true, then the specified type is selected as a substitution for the one declared on the element.

    如果test属性XPath表达式最终true那么将选择指定type替换元素中声明的类型。

    youdao

  • Because Python requires indentation to offset the block of statements that should be executed if the expression evaluates True or False, the two print statements are both indented four Spaces.

    因为Python需要错开表达式计算为TrueFalse时应该执行语句,所以两个print语句进了4个空格。

    youdao

  • Because Python requires indentation to offset the block of statements that should be executed if the expression evaluates True or False, the two print statements are both indented four Spaces.

    因为Python需要错开表达式计算为TrueFalse时应该执行语句,所以两个print语句进了4个空格。

    youdao

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

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

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