读知识>英语词典>lookup翻译和用法

lookup

美 [ˈlʊkəp]

v.  查找;查表

COCA.34714

英英释义

noun

  • an operation that determines whether one or more of a set of items has a specified property
    1. they wrote a program to do a table lookup
    Synonym:search

双语例句

  • Note that the JNDI lookup uses the resource reference name in the application deployment descriptor.
    注意,JNDI查找使用了在应用程序部署描述符中定义的资源引用名。
  • The inode cache is implemented as two lists and a hash table for faster lookup.
    为了实现更快的查找速度,inode缓存被实现为两个列表和一个散列表。
  • Listing 6 shows the output during a Domain Name Server ( DNS) lookup for a hostname.
    清单6显示了域名服务器(DNS)查找某个主机名期间的输出。
  • This describes the EIS connection information and the JNDI lookup name.
    它描述了EIS连接信息以及JNDI查找名称。
  • This abstract class defines a lookup table object.
    这个抽象类定义了一个查找表对象。
  • Table and column lookup is provided to make this process easy.
    所提供的表和列查找功能使该过程更为容易。
  • Typically, in an enterprise application data source objects are retrieved through a JNDI lookup operation.
    在一个企业程序中,数据源对象是通过JNDI查找操作来获得的。
  • The connector can be used in a source, target, or lookup context.
    可以在源、目标或查找上下文中使用连接器。
  • A successful lookup on a list or a hash table returns a pointer to the matching element.
    一次成功的查询在一个列表或者Hash表中返回一个指针到匹配的要素。
  • Design time versus runtime registry lookup is an example design issue regarding service registries.
    至于服务注册,设计时和运行时的注册查询是设计问题的一个例子。