52古典>英语词典>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

双语例句

  • Reboot the system after the forward and reverse lookup zones have been created.
    创建了正向和反向查找区域后,重新启动系统。
  • This abstract class defines a lookup table object.
    这个抽象类定义了一个查找表对象。
  • Note that the JNDI lookup uses the resource reference name in the application deployment descriptor.
    注意,JNDI查找使用了在应用程序部署描述符中定义的资源引用名。
  • The transformation configuration hierarchy defines the lookup order of a property value.
    转换配置层级结构定义了一个属性值的查找顺序。
  • A lookup data structure which is a linked list is then initialized.
    然后初始化一个查找数据结构,这是一个链表。
  • A successful lookup on a list or a hash table returns a pointer to the matching element.
    一次成功的查询在一个列表或者Hash表中返回一个指针到匹配的要素。
  • Typically, in an enterprise application data source objects are retrieved through a JNDI lookup operation.
    在一个企业程序中,数据源对象是通过JNDI查找操作来获得的。
  • This information can be used as a lookup failure and statistical process control.
    这些信息可用作查找故障和统计过程控制的依据。
  • This will test all the three ( server, client, and group membership lookup) plug-ins.
    这次将测试所有三个(服务器、客户机和组成员查找)插件。
  • The inode cache is implemented as two lists and a hash table for faster lookup.
    为了实现更快的查找速度,inode缓存被实现为两个列表和一个散列表。