查询
1 词典释义:
if then
时间: 2025-06-01 23:33:18

如果那么

双语例句
  • If then is a different logical claim.

    如果那么是一个不同的逻辑宣称。

  • If then is completely different from or.

    如果那么就与或者完全不同了。

  • If then the light within you is darkness, how great is that darkness!

    你里头的光若黑暗了,那黑暗是何等大呢。

  • If then I do that which I would not, I consent unto the law that [it is] good.

    若我所作的,是我所不愿意的,我就应承律法是善的。

  • Every time you hear and if then I want you to identify the form of the argument.

    每次你听到如果,那么,我想让你们识别论点的形式。

  • Alternative combination fragments are not limited to simple "if then else" tests.

    变体的组合碎片没被限制在简单的“if then else”验证。

  • Rewrite CASE and IF THEN ELSE statements with embedded SET statements into CASE expressions.

    通过将set语句嵌入CASE表达式中,重写CASE和IF THEN else语句。

  • With only two models, it would be fairly trivial to add these features with if then statements.

    如果只针对两个模型,使用if then语句添加这些功能十分平常。

  • Pre-compute CASE condition and IF THEN ELSE conditions and jump into the right branch right away.

    预先计算CASE条件和IF THEN ELSE条件,并立即跳至适当的分支。

  • And it's getting the logical words right, if then and or not, is hugely important. Have you gotten one?

    逻辑词对了,如果,那么,和,或者,不,是很重要的,你有吗?

  • Deterministic decisions where rules can be described in "if then" constructs, decision tables or decision trees.

    规则可以在“if then”结构、决策表或决策树中描述决定性的决策。

  • So it's tolerated but if then if that's true why wouldn't you have responsibility to tolerate the lifestyle of people who engage in such behavior.

    因此那被宽容,但是如果那是真的,为何你们没有责任去宽容,这种行为的人的生活方式。

  • Policies allow rules to take the form of if, then conditional statements, where actions are executed to account for a given condition.

    策略规则可以采用 “如果,那么” 条件陈述的形式,也就是说,在某一条件下应该采取某些措施。

  • One approach that has been used to increase the amount that people use public transport breaks down habits into simple "ifthen" plans.

    一种已经运用以增加人们用公共交通方式的方法是打破习惯变成简单的“如果…那么”计划。

  • These high level statements must be then formalized into if-then statements to make them precise and clear.

    这些高级声明必须正式应用于一些 “如果-那么” 语句中,使它们变得精确和清晰。

  • They can contain if-then decisions, constraints, complex processes, and policies, as shown in Figure 2.

    它们可能包含“如果-那么”决策、约束、复杂流程以及策略,如图2所示。

  • These policies are typically depicted in if-then-else policy statements.

    这些策略通常在“如果-那么-否则”策略声明中描述。

  • That would be a good argument if we had good reason to believe the conditional, the if-then claim.

    如果我们有很好的理由相信这种假设,那这就是个很好的论据。

  • This example is an if-then rule; therefore, you would see the if condition and its corresponding action.

    本例中是一个if - then规则;因此,您会看到if条件及其对应的操作。

  • This category includes if-then statements and decision tables.

    这个类别包括if - then语句和决策表。

  • An if-then rule can have one or more conditions.

    if - then规则可以具有一个或多个条件。

  • You can? T test it out with a simple if-then code.

    您不能通过一个简单的if - then代码测试出来。

  • Decision trees provide an alternative representation of sequential if-then rule sets.

    决策树提供了序列if - then规则集的另一种表示形式。

  • One of the most common solutions to the Expression Problem is plain old if-then-else logic.

    表达式问题的最常用解决方案之一是普通老式的if - then - else逻辑。

  • This business rule is a simple if-then rule.

    这条业务规则是一个简单的if - then规则。

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

    回忆一下基本的脚本编程逻辑:if语句由if、then和fi组成。