记作业>英语词典>querying翻译和用法

querying

英 [ˈkwɪəriɪŋ]

美 [ˈkwɪriɪŋ]

v.  怀疑; 表示疑虑; 询问
query的现在分词

计算机

柯林斯词典

  • N-COUNT (尤指向组织、出版物或专家提出的)问题,疑问,询问
    Aqueryis a question, especially one that you ask an organization, publication, or expert.
    1. If you have any queries about this insurance, please contact Travel Insurance Services Limited.
      如果您对此项保险有什么疑问,请与旅行保险服务有限公司联系。
  • VERB 对…提出疑问;对…表示怀疑
    If youquerysomething, you check it by asking about it because you are not sure if it is correct.
    1. It's got a number you can ring to query your bill...
      这上面有一个号码,您可以打电话查询您的账单。
    2. No one queried my decision.
      没人对我的决定提出质疑。
  • VERB 提问;发问;询问
    Toquerymeans to ask a question.
    1. 'Is there something else?' Ryle queried as Helen stopped speaking...
      海伦的话音刚落,赖尔便问道:“还有其他事吗?”
    2. One of the journalists queried whether sabotage could have been involved.
      其中一位新闻记者询问是否有人为破坏的可能性。

双语例句

  • Through storing the path of internal nodes, LSEQ enhanced querying efficiency and avoided structure-joining.
    LSEQ编码通过记录非叶节点的路径,在节点查询中避免了结构连接操作,提高了查询效率。
  • Although we've only discussed a few functions, SQL/ XML provides many powerful capabilities for querying XML data and integrating that data with relational data.
    虽然我们只讨论了几个函数,其实SQL/XML为查询XML数据和将XML数据与关系数据集成提供了很多强大的功能。
  • The following table summarizes the respective advantages of the four different options for querying XML data.
    下表总结了查询XML数据的四种不同可选方案的各自优点。
  • However, the subject of this article is XPath, a query language designed for querying XML documents.
    但本文的主题是XPath,一种为查询XML文档而设计的查询语言。
  • The output XML message is created from querying XML data in DB2.
    输出的XML消息是从查询DB2中的XML数据创建的。
  • First, Lucene has implemented better numeric-range querying and filtering capabilities, which are often used for bounding-box approaches.
    首先,Lucene实现了更好的数字范围查询和过滤功能,它们通常用在限定框方法中。
  • We'll show how you can reduce code by incorporating paging of data and querying in the generic DAO.
    我们将演示如何在泛型DAO中集成数据分页和查询,从而减少代码。
  • SQL/ XML is part of the SQL language standard and defines a new XML data type together with functions for querying, constructing, validating, and converting XML data.
    SQL/XML是SQL语言标准的一部分,定义了一种新的XML数据类型以及多种查询、构造、验证和转换XML数据的函数。
  • Structured Query Language. A standard language for querying and modifying relational databases.
    结构化查询语言。一种用于查询和修改关系数据库的标准语言。
  • XML is hierarchical, and modeling ( and querying) graph structures in relational databases is clunky.
    XML是层次化的,在关系数据库中建模(和查询)图结构非常困难。