• The overburden strata movement is a complicated time and space process.

    岩层的运动一个复杂时空过程。

    youdao

  • In the standard 2.6 Linux kernel, when a user space process makes a call into the kernel (through a system call), it cannot be preempted.

    标准2.6Linux内核中,用户空间进程执行内核调用时(通过系统调用),便不能抢占。

    youdao

  • The transient space process of molecular in a toroidal vacuum chamber of tokamak device during pulse puffing gas has been simulated by Monte-Carlo method.

    蒙特卡罗方法研究了脉冲充气气体分子托卡马克装置环形真空室内瞬态空间过程

    youdao

  • Indeed, the researchers found that face-to-face interactions and conversations affect the creative process, and yet a coworking space or a coffee shop provides a certain level of noise while also providing freedom from interruptions.

    实上,研究人员发现,面对面的互动和对话会影响创作过程,但联合办公区或咖啡店虽然有一定程度的噪音,同时也不会受到干扰。

    youdao

  • The bonding of anti-irradiating coverglass is the important point in the manufacturing process of space solar cell array.

    抗辐照玻璃盖片封装操作空间太阳能电池方阵制造过程重要环节。

    youdao

  • It also provides the most JVM space for the business process applications that should run in this environment.

    这种拓扑还应该这种环境中运行业务流程应用程序提供大部分JVM空间

    youdao

  • Using this option frees up more space in the process editor, which allows you to see more of your processes all at once.

    使用选项可以释放流程编辑器中的更多空间从而使可以同时看到更多流程

    youdao

  • In fact, the kernel itself resides in one address space, and each process resides in its own address space.

    事实上内核本身驻留一个地址空间中,每个进程驻留在自己的地址空间。

    youdao

  • One of the most important is process space protection.

    重要限制之一进程空间保护

    youdao

  • If you create a joinable thread but forget to join it, its resources or private memory are always kept in the process space and never reclaimed.

    如果创建一个可接合线程但是忘记联接资源私有内存一直保存进程空间中,从未进行回收再利用

    youdao

  • In particular, it is possible to map the file into the process address space itself.

    特别是可以这个文件映射进程自己的地址空间中。

    youdao

  • The process of closing the space between standards.

    缩小两个标准间距离过程

    youdao

  • Deleting it just removes the name from the file system, and it won't recover any drive space until the process exits or closes the file.

    删除这样文件只是文件系统删除名称无法重新获得任何磁盘空间直到相应的进程退出关闭文件。

    youdao

  • Other environment variables are exported, or made globally available, and are copied into the process space (the environment) of every command you launch from the command line.

    需要对其他环境变量进行导出使得它们全局可用它们复制命令行中启动每个命令的进程空间(即环境)。

    youdao

  • SIZE—The actual amount of paging space allocated for this process (text and data).

    SIZE为此进程文本数据分配分页空间实际大小

    youdao

  • If the paging space gets exhausted, the process requesting more memory is killed.

    如果分页空间耗尽,请求更多内存进程杀死。

    youdao

  • The PMOTW Threading module lets you run multiple operations concurrently in the same process space.

    PMOT w线程模块允许相同进程空间中并发地执行多项操作

    youdao

  • This example program creates a cloned thread sharing memory space with the parent process.

    这个程序例子创建了一个其父进程共享存储器空间克隆线程

    youdao

  • Because the interface is consistent across all the devices, you can get uptime, network statistics, disk space, and even process monitoring using the same methods across multiple hosts.

    由于接口所有设备中保持一致可以多个主机使用相同方法来获取正常运行时间网络统计数据磁盘空间甚至进程监视信息。

    youdao

  • As demonstrated in Listing 1 and 2, joinable threads are produced, but they are never joined, so each terminated joinable thread still occupies the process space, leaking the process memory.

    清单1清单2,虽然生成了可接合线程但是未将其联接,因此每个终止的可接合线程仍然占用进程空间泄漏进程内存。

    youdao

  • Large native applications can occupy a significant chunk of the process address space simply by being loaded.

    较大本机应用程序加载时占用大量进程地址空间

    youdao

  • User data within the process address space must be accessed using kernel services.

    对于进程地址空间中的用户数据必须使用内核服务进行访问

    youdao

  • This can be quite different from the size of the total address space if the process reserves memory but doesn't commit it.

    如果进程保留内存没有提交,那么该值就与地址空间大小很大差别

    youdao

  • Figure 6 shows the 32-bit memory address space for a DB2 agent process.

    6展示用于一个DB 2代理进程的32位内存地址空间

    youdao

  • The native code that runs in the same process space as the invoking JVM under JNI.

    本机代码作为JNI中的调用JVM运行相同进程空间内的。

    youdao

  • In many cases, the cache is in the same address space of the process that wants to use the data.

    许多情况下缓存需要使用数据处理位于同一个地址空间

    youdao

  • The business process actually invokes the proxy, which is available in the same address space as the process definition.

    业务流程实际上调用代理,代理通过流程定义相同地址空间提供

    youdao

  • As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.

    代理程序代理程序需要更多空间处理较大sql语句时数据库管理器按照需要分配内存,所分配内存大小最大可达到参数所指定的最大值。

    youdao

  • But because you're starting the process from kernel space, a few additional options are available.

    由于创建内核空间进程,还需要设置一些额外选项。

    youdao

  • In other cases, crash or a hang happens in code that is in the JVM process space yet outside the range of compiled code in that process, that would indicate a problem with JIT-compiled code.

    另外一些情况下,在JVM进程代码中,但是进程的已编译代码之外产生崩溃起,可以说明问题由于JIT编译的代码产生的。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定