逻辑语句 meaning in Chinese
logic statement
logical statement
Examples
- I had to write a separate parser for these complex logical statements
我必须为这些复杂的逻辑语句编写单独的解析器。 - An operator to indicate the relationship between two parts of a logical statement
一种运算符,用来指明一个逻辑语句的两部分之间的关系。 - Logic statements like while and switch that allow flexible business processes that can change process flow based on the specific case
像while和switch这样的逻辑语句,提供了灵活的业务流程,可以根据特定的情况改变流程 - The common exceptions : you need an elsif branch , the logical statement controlling the loop is too complex , or you have a problem with inverted boolean statements that haunts you
常见的例外情况是:需要一个elseif ( )分支,控制循环的逻辑语句过于复杂,或者您不善于使用经常困扰您的反转boolean语句。 - Clauses can be grouped to operate as a single unit separate from the rest of the query ; like putting parentheses around an expression in a mathematical equation or logic statement
可以对子句进行分组,使其作为独立于查询的其余部分的一个单元来工作,这类似于在数学等式或逻辑语句中的表达式两侧加上括号。