您要查找的是不是:
- Research of Boolean expression matching 布尔表达式匹配问题研究
- ordered Boolean expression matching with window 定序窗口布尔表达式匹配
- Boolean expression matching 布尔表达式匹配
- Negates the Boolean expression specified by the predicate. 对谓词指定的布尔表达式求反。
- You can also set up the boolean expression to call a method. 也可以建立布尔表达式以调用方法。
- Two kind of common matching algorithms are introduced and analysed at first: Boolean expression tree and directed acyclic control flow graph(CFG),and then a better one is put forward. 介绍和分析了现有的两种主要规则匹配算法:布尔表达式树和有向无环控制流图,提出了一种快速规则匹配算法。
- Returns one of two values depending on the value of a Boolean expression. 根据布尔型表达式的值返回两个值中的一个。
- Boolean expressions can match all nodes of a particular value or all nodes with nodes in particular ranges. 布尔表达式可以匹配特定值的所有节点或包含特定范围的节点的所有节点。
- Text matching options include simple sub-string matching or more powerful PERL style Regular Expression matching. 文本字符串匹配允许通过使用颜色或者粗体/斜体来强调重要文本。
- OR Use in Boolean expressions to connect two or more conditions. 在布尔表达式中使用,用来连接两个或多个条件。
- Probably the most common query operation is to apply a filter in the form of a Boolean expression. 也许最常用的查询操作是应用布尔表达式形式的筛选器。
- Boolean expression that the MSBuild engine uses to determine whether this task will be executed. Boolean表达式,MSBuild引擎用它来确定是否执行此任务。
- The if statement selects a statement for execution based on the value of a Boolean expression. if语句根据Boolean表达式的值选择要执行的语句。
- Returns one of two expressions based on the evaluation of a Boolean expression. 基于布尔表达式的值返回两个表达式之一。
- Advanced Boolean Expression Language is a big breakthrough in the development of the electronics system. 硬件描述语言是当代电子系统发展的一个重大突破。
- In the checked build of your driver, ASSERT generates code to evaluate the Boolean expression. 在你驱动的检测创建中,ASSERT产生代码来评价布尔表达式。
- A boolean expression also determines which subexpression is evaluated in the conditional ? 一个boolean表达式也定义了其子表达是在条件?
- Expressions that return a Boolean data type are known as Boolean expressions. 返回Boolean数据类型的表达式称为布尔表达式。
- If the input string is Section 22, the expression matches Section 22. 如果输入字符串是Section 22,那么该表达式匹配Section 22。
- Statement can be used to execute one of two blocks of program statements, depending on the value of a particular Boolean expression. 语句可以如何用于根据一个特定布尔表达式的值,来执行两个程序语句块中的其中一个。