• The if-then statement USES the parameter values that are passed in from a rule instance.

    if - then语句使用规则实例传入参数

    youdao

  • It's also important to note that I made a slight change to the if-then statement at the bottom of the code in Listing 5.

    还有重要一点需要指出,对清单5所示的代码底部if - then语句稍许修改

    youdao

  • "We then worked out the percentage of those specific cancers that would be prevented if everyone in the United States maintained a healthy weight," the group said in a statement.

    然后我们计算如果美国每个人都保持健康体重那些可以防止特定癌症比例研究所在份声明

    youdao

  • Secretary of State Hillary Clinton later released a statement telling all Americans considering a vacation in the Congo that if getting beheaded is their idea of a fun time, then by all means.

    晚些时候国务卿希拉里克林顿发表了一个声明告诉美国国民如果他们觉得被斩首是个有趣的注意,那他们当然可以考虑去刚果度假

    youdao

  • If Technical Statement B is true, then Natural Conclusion C is true.

    如果技术声明B命题,那么自然结论C也是真命题.

    youdao

  • If the average reader (who is assumed to be a domain expert) needs some piece of information to make sense of the problem statement, then it belongs.

    如果一般读者(假设他们领域专家)需要一些信息了解问题陈述然后就属于他们。

    youdao

  • If we got an if then statement are we asserting an antecedent, an if clause or the consequent, Q the then clause, or are we saying if P then Q.

    如果我们的论述中如果,我们在主张先行词,假设条件或者结果然后从句,或者我们如果P那么

    youdao

  • However, if the table space is DMS then the ALTER TABLESPACE SQL statement can be used to first add a container in the new location and then drop the one in the old location.

    但是如果空间DMS那么可以首先使用ALTERTABLESPACEsql语句新的位置添加容器然后原来位置删除容器。

    youdao

  • Then ensure it is executable from a shell prompt (if not, add Python to your PATH statement).

    然后确保可以shell提示执行该版本(如果不行,请将Python添加path语句中)。

    youdao

  • An option is used to model a simple "if then" statement (i.e., if there are fewer than five donuts on the shelf, then make two dozen more donuts).

    一个选择项用来简单的“if then”表达式建模。(例如,如果架上的少于五个那么另外圈饼)。

    youdao

  • If you always tell yourself "I'm a loser" then your subconscious will always guide you towards things that will make that statement true.

    例如:如果总是告诉你自己一个失败者那么潜意识引领着走向这种变成现实的失败状态。

    youdao

  • If the condition evaluates to TRUE, the statement list is executed, then control resumes at the top of the loop.

    如果条件结果为TRUE那么将执行语句列表循环的顶部恢复控制

    youdao

  • If you choose to continue running the script, then the executed statement count is reset. You will see the dialog again if the number of statements once again reaches the maximum.

    如果选择继续运行脚本会重新计算当前执行的语句数,也就是说,如果这个数值再次达到上限时,你再次看到这个对话框

    youdao

  • If it is true, then the INFO document gets validated against the EMPLOYEE schema in the trigger statement.

    如果结果那么将在触发器语句中根据EMPLOYEE模式验证INFO文档

    youdao

  • If you want to use the balance sheet and income statement account information in the same the file then you will need to define the periods correctly in column data pulled.

    如果相同文件夹使用资产负债表损益表账户信息需要在拖入的数据正确定义期间

    youdao

  • If the document is not validated, then it executes the action part of trigger statement and validates the XML document according to the specified schema.

    如果没有验证文档执行触发器语句操作部分根据指定的模式验证XML文档。

    youdao

  • And so, now if I have proved these two formulas separately, then if you sum them together will get the correct statement.

    如果分别证明两个式子相加得到正确结论。

    youdao

  • If two or more data source procedures have identical schema and procedure names, but different Numbers of parameters, then the number of parameters can be specified in the CREATE procedure statement.

    如果两个更多数据源过程具有相同的模式过程但是参数数量不同那么可以CREATEprocedure语句中指定NUMBEROFPARAMETERS

    youdao

  • If Epimenides is a Cretan and a liar, then his statement, "the Cretans, always liars" is a lie.

    如果米尼得斯克里岛人,并且是一个说谎者的话,那么的诗中所说的“克里岛的人,人人都说谎”就是一个谎话。

    youdao

  • When you type in the if statement and the terminating colon, then press Return (or enter) on your keyboard, the Python interpreter realizes you have entered a compound statement.

    键入if语句终止冒号键盘回车键时,Python解释器就知道您输入了一个复合语句。

    youdao

  • Then you use the conditional if statement to check the return code of the command.

    然后,使用条件型if语句,检查命令返回代码

    youdao

  • If it is not assigned to a variable, or it is not otherwise used as part of the calling statement, then the shell will attempt to execute it rather than display it.

    如果没有将该输出指派一个变量或者没有在别的地方将它用作调用语句一部分shell尝试执行输出不是显示输出。

    youdao

  • Thinking back to basic shell scripting logic, an if statement consists of if, then, and fi.

    回忆一下基本脚本编程逻辑if语句ifthenfi组成。

    youdao

  • If it is necessary to retrieve only those transactions that specify elements for birth date, then the exists function is added to the where statement, as in Listing 10.

    如果只能检索包含出生日期元素交易必须where语句中使用exists函数清单10所示。

    youdao

  • The implications of this statement are startling, for if we have created the reality of our individual and global lives, then surely we can change what we dont like.

    这种观念隐含意义惊人的,因为如果我们创造我们个人世界生活现实那么我们肯定能够改变我们喜欢的事物。

    youdao

  • The if|then|else statement in XQuery lets you choose a bar graph based on testing for the $hours variable being greater than 40.

    XQueryif|then|else语句的作用是根据 $hours变量的值是否大于 40 来选择一个条形

    youdao

  • As shown in Listing 9, all you have to do is use that function to pull out the remaining_hits number, then use a simple if statement to see if that number is anywhere close to 10 or lower.

    如清单9所要只是使用函数得到remaining_hits数字然后使用一个简单if语句看看该数字接近10还是更小。

    youdao

  • If none of the conditions are true, it will execute the "else" action, if one is present, and then continue executing lines following the entire "if, elif, else" statement.

    如果没有条件执行else操作,如果有一个条件为真,继续执行整个if,elif, else ”语句之后的行。

    youdao

  • If none of the conditions are true, it will execute the "else" action, if one is present, and then continue executing lines following the entire "if, elif, else" statement.

    如果没有条件执行else操作,如果有一个条件为真,继续执行整个if,elif, else ”语句之后的行。

    youdao

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

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

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