火范文>英语词典>triples翻译和用法

triples

英 [ˈtrɪplz]

美 [ˈtrɪplz]

v.  成为三倍; 使增至三倍
triple的第三人称单数

柯林斯词典

  • ADJ 三个的;三方的;三部分的
    Triplemeans consisting of three things or parts.
    1. ...a triple somersault...
      空翻三周
    2. In 1882 Germany, Austria, and Italy formed the Triple Alliance.
      1882 年,德国、奥地利和意大利结成了三国同盟。
  • V-ERG (使)变成三倍;(使)增至三倍
    If somethingtriplesor if youtripleit, it becomes three times as large in size or number.
    1. I got a fantastic new job and my salary tripled...
      我得到了一份非常好的新工作,薪水涨到了原来的 3 倍。
    2. The Exhibition has tripled in size from last year...
      展览会规模自去年已经扩至3倍。
    3. The merger puts the firm in a position to triple its earnings.
      合并可使公司利润增长两倍。
  • PREDET 是…的三倍
    If something istriple theamount or size of another thing, it is three times as large.
    1. The mine reportedly had an accident rate triple the national average...
      据报道,该矿事故发生率是全国平均水平的 3 倍。
    2. The kitchen is triple the size it once was.
      厨房面积扩为原先的 3 倍。

双语例句

  • These triples together comprise what is known as a graph pattern.
    这些三元模式共同构成了所谓的图形模式。
  • This article assumes you have some familiarity with RDF in terms of concepts such as graphs, triples, and schemas as well as a basic knowledge of Java programming.
    本文假设您已经就图形、三元组和模式等概念方面对RDF比较熟悉,并对Java编程有基本的了解。
  • Subsequent processing then takes the form of manipulating and querying the triples in the store.
    然后后续处理就是操作和查询存储中的三元组。
  • How many stamps will Susan have when she triples her collection?
    请问收藏品翻三倍后,苏珊会有多少张邮票?
  • These are represented by object-attribute-value triples& that is, an object O has an attribute A with the value V.
    这些都是使用对象-属性-值三元组来表示的&即,对象O具有一个值为V的属性A。
  • This paper presents a new method to compute the similarity between question and answer sentences, namely dependency relation triples matching.
    描述了一种新的计算问题与支持答案句相似度的方法,即基于依赖关系三元组匹配的方法。
  • Insert new triples to an RDF graph.
    往RDF图中插入新的三元组。
  • 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数据模型表示的数据,这种数据模型用一个三元组来表示数据,每个三元组都具有一个主语、一个谓语和一个宾语。
  • The query finds statements in the graph for which all of the triples in the WHERE clause hold.
    查询在具有WHERE子句中的所有三元组的图形中查找语句。
  • The WHERE clause introduces a second variable, concept, and defines triples that are matched against the graph.
    WHERE子句引入第二个变量concept并定义与图形匹配的三元组。