逻辑地址空间

  • 网络logical address space
逻辑地址空间逻辑地址空间
  1. 所有URI地址在一个逻辑地址空间中统一管理。

    All URI addresses are managed within a logical address space .

  2. 相反,NetKernelAPI提供一个局部的内部逻辑地址空间来处理请求参数。

    Instead the NetKernel Foundation API provides a local internal logical address space for the arguments of a request .

  3. 模块就是一个封装的、私有的逻辑地址空间。

    A module is an encapsulated private logical address space .

  4. 在逻辑地址空间我们拥有了更大的自由。

    In the logical address space we have new degrees of freedom .

  5. 在系统设计上采用了全局逻辑地址空间,使得本系统适用于公众的网络存储服务;

    The global address is adopted to meet with public network storage service ;

  6. 从其他模块中导入逻辑地址空间

    Import a logical address space from another module

  7. 调用程序逻辑地址空间

    Caller 's logic address space

  8. 进程的逻辑地址空间可能是不连续的,如果有可用的物理内存,它将分给进程。

    Logical address space of a process can be noncontiguous ; process is allocated physical memory whenever the latter is available .

  9. “有效”表明相关的页在进程的逻辑地址空间,以及是一个合法的页。

    " valid " indicates that the associated page is in the process'logical address space , and is thus a legal page .

  10. 逻辑地址空间的概念同物理地址空间想关联,它是正确内存管理的中心。

    The concept of a logical address space that is bound to a separate physical address space is central to proper memory management .

  11. 同时作为一个可以独立部署的包,模块也定义了资源的逻辑地址空间以及它们与代码之间的关系。

    As well as being a physical package for deployment , a module defines the logical address space for resources and their relationship to physical code .

  12. 它们通过发送子请求来访问逻辑资源地址空间,以获得其他服务。

    To obtain additional information or call other software services , they issue sub-requests up into the logical resource address space .

  13. 逻辑相连的地址空间

    Logically contiguous address space

  14. 因为NetKernel中软件之间的关系是逻辑链接与动态解析的,对请求的拦截与转换完全是自然的。逻辑地址空间以统一的方式展现了物理层技术的所有特性,例如AOP。

    The logical address space exhibits in a very uniform way all of the characteristics found in specialist physical level technologies such as AOP .