Lookups

查找
常用释义
n. [计]查找(lookup 的复数)

扩展信息

查找路由
四,查找路由(Lookups)linux用到了路由表和路由缓存,那么在其中查找路由时要遵循一定的原则.查找路由缓存时:要完全匹配.查找 …
订单状态表
CRM主要表_OracleLife_新浪博客 ... FND_USER 系统用户表 oe_lookups 订单状态表 CS_CHARGE_DETAILS_V SR- 费用标 …
资产组织
... select * from FA_CALENDAR_TYPES 资产日历 select * from hr_lookups 资产组织 select * from FA_BOOK_CONTROLS 资 …

例句

添加专用的查找视图可让您在用户等待查找完成时使视图性能流线化。

The ratio is the total number of cache hits divided by the total number of cache lookups over the last few thousand page accesses.

该比率是缓存命中总次数与过去几千页访问以来的缓存查找总次数之比。

经常需要对应用程序代码作小量改动以改变用于EJB查找的名称格式。

每个应用程序都需要一张标记表来进行查找,通常还需要编若干代码来解释扩展标记。

当表单拥有多个相关的查找时,这常常是一个很好的解决方案。

未找到任何目录服务对象的地址查找数。

It operates independently of any busytime lookups because its job is to maintain the busytime data, not serve it up.

它的操作独立于任何busytime查找,因为它的工作是维护busytime数据,而不是供应数据。

添加下一跳地址将使路由器在转发数据包时不再需要在路由表中进行任何查找。

Because JNDI lookups are expensive operations, the reference to the BC is looked up once, then stored for the rest of the session.

由于JNDI查找属于开销较大的操作,因此对BC的引用只执行一次查找,然后将其存储起来以供会话的其余部分使用。

此参数指定是否允许呼叫者通过拨叫或说出名称来执行目录查找。

Since both member lookups were reading the property's value, it makes sense to read the value once and store it in a local variable.

既然两次对象搜索都在读属性值,所以有理由只读一次并将值存入局部变量中。

One of the features missing from Ruby IDE's is Content Assist, offering context-sensitive lookups for identifiers.

RubyIDE缺乏的特性之一是ContentAssist,这种特性针对标识符进行上下文相关的查找。

Redesign nonclustered indexes with a large index key size so that only columns used for searching and lookups are key columns.

重新设计索引键大小较大的非聚集索引,以便只有用于搜索和查找的列为键列。

As mentioned earlier, the web service processes up to five ZIP code lookups in one request.

前面已经提到过,Webservices在一次请求中最多可以查找五个邮政区码。

此时,“内部DNS查找”属性上会显示该适配器的DNS设置。

Lookups can only be created to the primary resource of a recordsetdef.

查找只能创建在记录集定义基本行来源上。

消除任何没有用于查找的数据显示。

此外,它还支持将组件定义成@Singleton,既保证了单例又避免了静态查找。

每一个模块来与许多演练下调和查找,把信息在您的指尖。

服务定位器实现通常包括资源缓存,以此来避免对相同资源的重复查找。

An index pushdown uses the pushed-down keys to perform index lookups on a foreign key index of the fact table.

索引下推使用下推键执行事实表外键索引的查询。

此活动需要执行一些数据库查询操作,因此会造成加载用户主页出现显著延时。

这个模式涉及范围非常广,包括从直接映射到涉及查询和交叉引用的高度复杂的转换。

The total number of member lookups in this code has been reduced from nine to five.

总的成员搜索次数从九次减少到五次。

包含选择列表中未用于搜索和查找的一列或多列。

如果同时执行多个查找,启用高速缓存将会明显地提高性能,否则系统性能增益甚微。

查找转换通过联接输入列中的数据和引用数据集中的列来执行查找。

这将导致降低DNS查找并允许高度的并行下载的好折衷。

Another important component of system attendant is DSProxy, which forwards MAPI-based address lookups to a global catalog server.

SystemAttendant的另一个重要组件是DSProxy,用于将基于MAPI的地址查找转发到全局编录服务器。

Also does the DI container get populated with the results of singleton lookups initially, with TODO comments promising a revisit later?

抑或是先用单件查找的结果填充DI容器,写上TODO注释表示以后再完善吗?