查询
1 词典释义:
scoped
时间: 2025-08-21 07:11:04
英 [s'kəʊpt]
美 [s'koʊpt]

vt. 审视;仔细研究;(scope的过去式和过去分词)

双语例句
  • His eyes scoped the room, trying to spot her in the crowd.

    他环顾房间四周,想在人群中找到她。

    《牛津词典》
  • Scoped results in a Web Part.

    指定WebPart中结果的范围。

  • It was scoped to the whole file.

    而是在整个文件的范围。

  • Using file_lock with scoped locks.

    结合使用file_lock和有范围(scope)的锁。

  • Application Scoped security realm.

    应用程序范围的安全领域。

  • Method-scoped variables are renamed.

    重命名 Method-scoped 变量。

  • The flow-scoped persistence context.

    流作用域的持久化上下文。

  • Scoped to a particular virtual portal.

    将范围限定在特定的虚拟主机上。

  • This is a component-scoped thread pool.

    这是组件范围的线程池。

  • Creating module-scoped JDBC data sources.

    创建模块范围的JDBC数据源。

  • Unique names of scoped resources are scoped.

    限定作用域资源的唯一名是限定作用域的。

  • Persistence context scoped to each invocation.

    作用域为每个调用的持久化上下文。

  • Creating application-scoped JDBC data sources.

    创建应用程序范围的JDBC数据源。

  • On the other hand, the portlet entity is scoped.

    另一方面,portlet 实体是限定作用域的。

  • In this case, there is no need to use a scoped proxy.

    在这个例子中,没有必要使用一个作用域内的代理。

  • They cannot be scoped to a particular virtual portal.

    不能把它们限制在某个特定虚拟门户中使用。

  • Persistence context scoped to a database transaction.

    持久化上下文作用域划定到数据库事务。

  • As such, the operational procedures are scoped accordingly.

    因此,操作过程要据此进行范围划定。

  • In essence, the transaction is scoped to the tag in the flow.

    从本质上来说,事务的作用域划定到流中的标签。

  • The RTSJ spec requires a program re-write to use scoped memory.

    RTSJ规范要求程序重写以使用有限的内存。

  • If an ephemeral disk fails, that failure is scoped to that host.

    如果临时磁盘坏了,那么故障的范围仅仅是那台主机。

  • These memory areas are referred to as scoped and immortal memory.

    这些内存区域称为作用域内存和不朽内存。

  • It provides a single API to manage the various scoped attributes.

    它提供惟一一个API来管理具有不同作用域的属性。

  • The difference between them is the lifetime of the scoped container.

    这些范围容器的区别在于它们的生命周期不同。

  • Persistence programming without the flow-scoped persistence context.

    不使用流作用域持久化上下文的持久化编程。

  • The following snippet shows the interface of a session-scoped service.

    以下代码片段显示了会话范围内的服务的接口。

  • To use a scoped resource, you must access the associated virtual portal.

    为了使用限定作用域的资源,您必须访问相关的虚拟门户。

  • Pages, portlet entities, and search indexes are all scoped resource types.

    页面、门户实体、以及搜索索引都是限定作用域资源的类型。

  • Our choice is restricted to some combination of scoped and immortal memory.

    我们的选择是限于作用域和不朽内存的某种组合。

  • Listing 13 shows the modification to Listing 11 to make it use scoped locks.

    清单13给出对清单11的修改,使之使用有范围的锁。