• 能减少代码测试生成进程需要

    This reduces the requirement to test the spawning process in your code.

    youdao

  • 实际生成进程本身不会失败即便调用函数存在也是如此

    The actual spawning process itself will never fail, even if the function that you are calling does not exist.

    youdao

  • 3显示进程A 生成进程Z进程A Z状态

    The state of Processes A and Z immediately after Process A spawns process Z is shown in Figure 3.

    youdao

  • 对象生成进程实例特定数据比如进程名称当前活动、当前登录用户以及当前实例ID

    The object can generate process instance specific data, such as process name, current activity, current logged in user, and the current instance ID.

    youdao

  • 新的规则之下分别给出局部纳什存在性结构特性及其动态生成进程定理

    Under the new principle we provide the theorem of the existence of local Nash network and the theorem of the architecture of local Nash network and its dynamic formation process.

    youdao

  • 攻击CFG生成进程可以通过混淆汇编代码以致能够正确确定跳转指令目标比如使用寄存器指示跳转目标。

    The CFG generation process can also be attacked by obfuscating the assembly code such that one cannot determine the correct target of a jump instruction, such as using a jump through register.

    youdao

  • 拥有一个文件中生成输出后台进程并且希望执行签入以查看操作时那么可能需要利用这点

    You might use this when you have a background process that is generating output in a file and you want to check in and see how it is doing.

    youdao

  • 信号可以进程本身生成可以一个进程发送其他进程中。

    Signals can be generated by the process itself, or they can be sent from one process to another.

    youdao

  • 动态内容某些服务器进程生成的内容,可以根据用户设置需要提交表现不同的行为和产生不同的显示

    Dynamic content is content generated by some server process, which when delivered can behave and display differently to the user depending upon their Settings and needs.

    youdao

  • 某个进程复制它自身时,内核生成所有打开文件描述符副本

    When a process duplicates itself, the kernel makes a copy of all open file descriptors.

    youdao

  • 操作系统生成许多信号可以信号进程发送进程甚至能让某个进程自己发送信号

    The operating system originates many signals, but you can send signals from one process to another, or even have a process signal itself.

    youdao

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

    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.

    youdao

  • 因为语言(而不是操作系统)控制并发机制,所以生成数千甚至数百万进程普通的。

    Spawning thousands or millions of processes is quite normal, because the languages controls the concurrency mechanism not the operating system.

    youdao

  • 环境变量命令(甚至是生成进程的命令)保存设置

    Environment variables persist Settings across commands, even commands that spawn new processes.

    youdao

  • 如果知道DB 2生成进程做些什么,则有助于理解系统性能

    It helps you to understand the performance of your system if you know what the DB2-spawned processes are doing.

    youdao

  • 生成一个进程流程更多地被称为分叉就像两位旅行者到了路上岔道

    The process of spawning a new process is more often called forking, given the metaphor of two travelers reaching a fork in the road.

    youdao

  • 可能相当明显,任何使用XML文档方法首要需求保证进程生成的文档有效的。

    Perhaps it is obvious enough that the very first requirement of any approach to working with XML documents is assurance that we are producing valid documents in the process.

    youdao

  • 首先创建加粗标题用来保存生成div一个用来启动整个进程按钮

    First, create a simple bold header, an empty div to hold your generated number, and a button that will fire off the entire process.

    youdao

  • 启动BusinessEvents连接器进程开始生成操作转发Monitor

    Started the Business Events connectors process to start forwarding generated actions to Monitor.

    youdao

  • 然后Deparaplex进程一直等候直到生成每个元素写入通道接受为止。

    The Deparaplex process would then wait until each element it produced had been accepted by the channel on which it was written out.

    youdao

  • 如果不到configure脚本—有可能构建进程自身—将生成错误消息可能追查到相关库。

    If a library is missing, the configure script-or possibly the build process itself-will produce an error message, so you should be able to track down the relevant library.

    youdao

  • SACL文件用于生成业务流程编排 (BPC)BPEL进程

    The SACL file is used to generate a Business Process Choreography (BPC) BPEL process.

    youdao

  • 通过PInvoke原生进程生成为原生代码提供了支持

    It also provides support for native Code via PInvokes and spawning native processes.

    youdao

  • 如果定义了requestedsessions/sessionsperplayer 属性,则它们控制数据操作生成播放器进程数量

    If requestedsessions/sessionsperplayer properties are defined, they control the number of player processes spawned for the data operation.

    youdao

  • truss生成跟踪信息,包括进程执行系统调用收到信号它导致的机器错误

    The command truss produces a trace of the system calls it performs, the signals it receives, and the machine faults it incurs.

    youdao

  • Linux运行嵌入式设备时,该设备成为功能齐全单元许多守护进程后台运行生成许多日志消息

    Once an embedded device becomes a fully functional unit with Linux running on top of it, lots of daemons tend to run in the background generating lots of log messages.

    youdao

  • 正因如此,(例如)ApacheWeb服务器生成并发进程数量进行了限制(包括软性限制硬性限制)。

    This is why (for example) the Apache web server places limits on the number of concurrent processes that it will spawn (both soft limits and hard limits).

    youdao

  • 生成进程网络可以一个CSProcess对象一样公开使用

    The resulting network of processes can be exposed and used as yet another CSProcess object.

    youdao

  • 前所述,processbuilder不仅生成新的进程而且能获得结果

    As I already mentioned, the ProcessBuilder class is a bit more than just forking off a process and getting the results.

    youdao

  • parallel - ssh实用程序可以生成最多32个进程并行地连接各个节点

    The parallel-ssh utility can spawn a maximum of 32 processes to connect to various nodes in parallel.

    youdao

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

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

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