• You pass a formula used as a predicate to see if it is a valid rule for the element.

    传递用作谓词公式检查是否是一个有效的元素规则

    youdao

  • When a character adjective is used as a predicate, it is generally on the occasions of contrast, questions and answers, etc, and it has comparative characteristics.

    性质形容词单独做谓语时一般问答比较场合或带上“”字,包含一定的比较性特征

    youdao

  • A triple's subject and predicate must be expressed as URIs to make them completely unambiguous, and standard schemas and best practices for doing this with popular domains are gaining maturity.

    三元组主语谓语必须表达uri,以便彻底明确并且利用流行领域这件事情的标准模式最佳实践变得越来越成熟。

    youdao

  • SPARQL is designed to query data represented with the RDF data model, which represents data as a collection of triples, each of which has a subject, a predicate, and an object.

    SPARQL设计用来查询rdf数据模型表示的数据,这种数据模型用个三组来表示数据,每个三元组都具有一个主语谓语一个宾语。

    youdao

  • As you see in Table 3, a string predicate can only be evaluated with an XML index of type VARCHAR, while a numeric predicate can only be evaluated with an index of type DOUBLE.

    正如3所看到字符串谓词只能varchar类型xml索引进行计算,数值谓词只能由double类型的索引进行计算。

    youdao

  • There is also a new feature for the LIKE predicate that makes it possible to use a column reference as pattern expression.

    LIKE谓词一个特性允许使用引用作为模式表达式

    youdao

  • As an alternative to value comparisons, you can use the self axis (denoted by a dot ". ") to express a "between" predicate.

    除了比较,还可以使用self(“。”表示)表达between谓词

    youdao

  • The third predicate uses the star (*) as a wildcard such that it looks for any child element under "book" with a value of 29.

    第三谓词使用星号 (*)作为通配符这样查找book 29 的任何元素

    youdao

  • The selectivity of a predicate is defined as.

    谓词选择性定义如下。

    youdao

  • Finding all the weblogs mentioned in the list is a simple matter of calling the blogs method, which performs a query for all the objects of statements with foaf: weblog as their predicate.

    调用blogs方法就可以很容易地找到清单中列出所有weblog这个方法的谓词查询所有foafweblog声明对象

    youdao

  • For example, if COL1 is a character column of length one, a predicate like COL1 BETWEEN '2' AND '4' could be rewritten as COL1 IN (' 2 ', '3', '4').

    例如如果COL1长度为1字符COL1BETWEEN'2 'AND '4 '的一个谓词可能重写COL1IN (' 2 ','3 ',' 4 ')。

    youdao

  • where the <VALUE LIST> is a comma separated list of one or more literals, as described for the local equality predicate.

    其中 <VALUELIST>以逗号隔开多个上述(本地等式谓词中)literal列表

    youdao

  • Just as each progressive portion of an XPath is based on the set of nodes determined by the preceding path, the predicate of a set is based on the set that you apply it to.

    XPath后面部分依赖于前面路径决定节点一样,集合谓词依赖于所应用集合

    youdao

  • Predicate, which evaluates to a Boolean value of true or false. (in fact, it is declared as interface Predicate extends Expression.)

    计算为布尔truefalse(事实上声明interfacePredicateextends Expression)。

    youdao

  • As a slightly more sophisticated example, here is a query involving a spatial join, that is, a join where the join predicate is a spatial function.

    作为稍微复杂些的示例下面给出一个涉及空间联结(即其中的联结谓词空间函数的联结)的查询

    youdao

  • Each child element (such as) represents a predicate.

    每个元素(比如)代表一个谓语

    youdao

  • Because every statement has a subject, predicate, and object, it is also referred to as a triple.

    由于每个命题都有主语谓词宾语被称为三元组

    youdao

  • The clauses of the query - such as its selection terms, the selection predicate in a WHERE clause, and ordering terms in an order BY clause - can all be mutated.

    可以改变查询比如选择条件WHERE中的选择谓词ORDERBY子句中的排序条件。

    youdao

  • The LIKE predicate can therefore be used as a fuzzy join predicate.

    因此可以使用like谓词作为模糊联结谓词。

    youdao

  • The subject and predicate are always named by a URI, and since an LSID is a URN, which is a kind of URI, LSIDs can be used as either RDF statements or predicates.

    主语谓语始终URI命名由于LSIDURNURN是URI,所以LSID可用rdf语句,也可用作谓语。

    youdao

  • Otherwise, use the predicate condition (p) passed as a parameter.

    否则使用谓语条件(p)作为参数传递

    youdao

  • The use of table names is simpler, but using table identifiers is a more powerful mechanism because it can refer to a derived quantifier, such as an 'xmlexists' predicate.

    使用表比较简单,但是使用表标识符的功能更加强大因为可以指代一个派生限定符比如一个 “xmlexists” 谓词。

    youdao

  • At last predicate logic is combined with production KR, as which a method to describe the reasoning rule in the knowledge base.

    最后采用谓词逻辑和产生式表示法相结合方法作为知识库中的推理规则描述方法。

    youdao

  • To delete only one of the phone elements, you can use a predicate in the MODIFY clause, such as modify do delete $new/customerinfo/phone[@type = "work"].

    如果希望删除phone元素之一那么可以MODIFY使用一个谓词比如 modifydodelete $new/customerinfo/phone[@type = "work"]。

    youdao

  • At last predicate logic is combined with production KR, as which a method to describe the warning rule in the knowledge base.

    最后谓词逻辑和产生式表示法相结合作为知识库预警规则描述方法

    youdao

  • Based on guideline (c), you can ignore a separate count query for TBSCAN (4) as the join predicate being resolved is the same as in NLJOIN (2).

    按照原则(c),可以忽略tbs CAN(4)的单独count查询因为解析连接断言NLJOIN(2)相同

    youdao

  • This is a sargable predicate, but not an index-sargable predicate (that is, it cannot be applied as a start/stop key on the index scan).

    sargable谓词不是一个索引sargable 谓词(不能作为索引扫描开始/停止)。

    youdao

  • The Is method is the most flexible because it lets you supply a predicate that causes a parameter match if it returns true, as shown in Listing 6-30.

    方法灵活的,因为提供谓词如果它为,则引发一个参数匹配如清单6-30

    youdao

  • The Is method is the most flexible because it lets you supply a predicate that causes a parameter match if it returns true, as shown in Listing 6-30.

    方法灵活的,因为提供谓词如果它为,则引发一个参数匹配如清单6-30

    youdao

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

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

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