• 指令序列使用引用一次局部变量

    Using a local variable declared inside a sequence of instructions that is referenced only once.

    youdao

  • 线程指令序列

    Threads are simply sequences of instructions.

    youdao

  • 软件语言描述微处理器执行指令序列

    Software language describes a microprocessor to the execution of an instruction sequence.

    youdao

  • 执行作业系统配置处理器时间指令序列

    A thread is a sequence of instructions to which the operating system allocates processor time.

    youdao

  • 代表预定义汇编语言指令序列的一种广义上指令

    A generalized instruction representing a predefined sequence of assembler language instruction.

    youdao

  • 系统包括存储指令序列存储器,存储器具有至少一个存储元件

    The system comprises a memory for storing instruction sequences. The memory has at least one storage element.

    youdao

  • 如果信号处理器返回,则进程继续执行信号捕获正在执行正常指令序列

    If the signal handler returns, the process continues executing the normal sequence of instructions it was executing when the signal was caught.

    youdao

  • 注意其中差别方法,也就是指令序列其实需要,被当做数据对待

    Notice the difference. The recipe, the sequence of instructions, is actually getting read in, and it's treated just like data.

    youdao

  • 进程处理捕获信号时,正在执行正常指令序列就会信号处理器临时中断

    When a signal that is being caught is handled by a process, the normal sequence of instructions being executed by the process is temporarily interrupted by the signal handler.

    youdao

  • 算法利用网格构造搜索,并对进行启发式搜索来获得运动指令序列

    This algorithm utilizes the grid to construct the search graph, which is heuristically searched to obtain the movement instruction series.

    youdao

  • 我会顺序进行一些测试按照测试数值,我会改变指令序列位置

    Along the way I have some tests, and depending on the value of that test, I may change where I am in that sequence of instructions.

    youdao

  • 计算机程序中的指令序列检测记录例如监控程序和调试程序使用的情况。

    The detection and recording of the sequencing of instructions in computer programs, for example, as used in monitors and debugging routines.

    youdao

  • MSIL指令序列也许能够进行优化另一个(语义上等同的)序列却可能抑制优化。

    One instruction sequence of MSIL might be very amenable to optimization, whereas another (semantically equivalent) sequence stifles optimization.

    youdao

  • 如果生成字节指令序列任何细节有误那么包含这个字节码的装入jvm检验就会失败。

    If any detail of a generated bytecode instruction sequence is wrong, the class containing that bytecode will fail verification when you attempt to load it into a JVM.

    youdao

  • 同步主要作用阻止可能在同时执行指令序列间引起问题,结果不可预料的交互行为。

    The principal role of synchronization is to prevent undesirable or unanticipated interference between simultaneously executing instruction sequences.

    youdao

  • 简单说,命令就是基于成行命令用户界面也可一个文本化指令序列处理器

    Command line is in all simplicity a user interface which is based on lines of commands. You can say that it is a textual direct serial processor.

    youdao

  • 存储器41可以存储CPU31或者包括计算系统300内任何其他设备执行数据指令序列

    The memory 41 may store data and sequences of instructions that are executed by the CPU 31, or any other device included in the computing system 300.

    youdao

  • 如果没有模式机制提供了个无指令序列电话一个具有相同参数的外部程序可以运行确定。

    If there is no pattern or mechanism to provide a lock free instruction sequence, a call is made to an external routine with the same parameters to be resolved at run time.

    youdao

  • 并发执行模型应用划分为多个进程线程每个进程线程都有专属单独运行语句指令序列

    In a concurrent model of execution, an application is divided into two or more processes or threads, each executing in its own sequence of statements or instructions.

    youdao

  • 这个控制过程耐人寻味,很有意思但是计算机核心仅仅只是我们初始指令序列上,建造描述方法一个概念罢了。

    The process to control it is intriguing and interesting but the heart of the computer is simply this notion that we build our descriptions, our recipes, on a sequence of primitive instructions.

    youdao

  • 如果测试结果改变程序计数器结果去,指向记忆存储器其他地方指令序列其他地方然后继续这个过程

    And if the test is true, it will change the value of this program counter to point to some other place in the memory, some other point in that sequence of instructions, and you'll keep processing.

    youdao

  • 只有“代码化指令序列”才构成受保护计算机程序因此修改“代码化指令序列”,仅修改“代码指令所调用数据,并不构成对“修改权”的侵权

    Computer program protected by Copyrights means sequence of code-based instructions, so it is not a copy-right infringement to only alter data used by instructions, instead of altering instructions.

    youdao

  • 三个字符形成JSP指令语法开始序列

    Those three characters form the opening sequence of JSP directive syntax.

    youdao

  • 程序计数器指示存储器当中的某些位置尤其是指示序列中的第一指令

    That program counter points to some location in memory typically to the first instruction in the sequence.

    youdao

  • 如果遇到单词而表述其看上去 可能会是什么实际上又不想给出如何识别序列指令,上面便是个简练方法

    This is a compact way of stating what a word would look like if you were to encounter one, without actually giving sequential instructions on how to recognize one.

    youdao

  • 一旦系统引导指令程序引导完成,那么接下来任务序列作为隐藏信息一部分而被传接。

    Once the system has been “bootstrapped” into existence, though, subsequent task sequences can be passed on as part of the hidden messages.

    youdao

  • 首先循环展开(loop unrolling),它是这样技术复制循环每次迭代调用指令构成一个序列

    The first is loop unrolling, a technique where the instructions called in each iteration of the loop are replicated to form a single sequence.

    youdao

  • 实际上XPath 2.0所有表达式XLST 2.0中的指令序列因此单独节点或者原子实际上包含一个序列

    In fact, all expressions in XPath 2.0 and instructions in XSLT 2.0 evaluate to sequences, so that a single node or a single atomic value is really a sequence containing that one item.

    youdao

  • bat合并工作流程应用程序发送一个生产指令,从而启动工作流程序列

    BPELClient.bat sends a production order to the merged workflow application to start the workflow sequence.

    youdao

  • 顺序,所定下具体指令序列

    It's a sequence of specific instructions that I do in order.

    youdao

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

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

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