• 容器可以核心cpu本地运行指令不需要任何专门解释机制

    Containers can run instructions native to the core CPU without any special interpretation mechanisms.

    youdao

  • 有助于解释生物如何进化新的形态——细胞对于自己的职责了解得越好所需遗传指令就越少

    It also helps explain how organisms evolve new shapes - the better cells become at sensing what they should do, the fewer genetic instructions they need to be given.

    youdao

  • 第1第6遵循策略TT语言指令过滤器插件解释详细令人满意

    Chapters 1 through 6 follow this strategy; the TT language, directives, filters, and plug-ins are explained in very satisfactory detail.

    youdao

  • 为了消除解释高性能代价JIT编译器选择将频繁执行代码直接转换CPU本地指令

    To eliminate interpretation's high performance cost, a JIT compiler selects frequently executed code to be translated directly to the CPU's native instructions.

    youdao

  • 计算机处理器执行一切指令当做一系列数学问题解释

    Your computer's processor interprets any command you execute as a series of math problems.

    youdao

  • 处理器数据解释执行指令拥有一个多个处理单元,用于执行整数浮点运算以及高级计算

    A processor interprets a stream of data as instructions to execute; it has one or more processing units that perform integer and floating-point arithmetic as well as more advanced computations.

    youdao

  • 这些文本文件随后软件处理,而这些软件知道如何解释这些指令以及如何生成针对特定的输出设备格式化了的输出。

    These text files could then be processed by software that knew how to interpret these instructions and produce output that was formatted for a specific output device.

    youdao

  • 保持着耐心,把这个指令详细地解释了一通。

    Maintaining patience, I explained the instruction more thoroughly.

    youdao

  • 通常对于IBM SoftwareGroup而言,处理器一台计算设备用于解释执行指令的一个功能部件

    Generally, to the IBM Software Group, a processor is a functional unit within a computing device that interprets and executes instructions.

    youdao

  • 仿真常常解释来宾vm指令(与虚拟化相比此处来宾指令架构必须主机相同)。

    Emulation also commonly interprets the instructions of the guest VM (compared to virtualization, where the instruction set architecture of the guests must be the same as the host).

    youdao

  • JIT通过代码编译成机器码,这样可以减少翻译Python指令时间,以此提高代码的执行速度。 “在CPython里,” Winter 解释道,“一部分的开销很大;在这方面只做了较小的调整就使CPython 2.7有了近15%速度提升。”

    Using a JIT will speed up execution by compiling to machine code, thus eliminating the overhead of fetching, decoding, and dispatching Python opcodes.

    youdao

  • 除了天生倾向一步制定一些指令保持大脑新鲜事物感兴趣之外,无法解释流程迷恋

    I cannot explain an obsession with processes other than native human tendency to have instructions for every step and keep the brain fresh for fun.

    youdao

  • 整个解释核心虚拟寄存器机器及其支持的一基本指令集。

    The core of the scheme interpreter is the Virtual Register Machine with a set of supported basic instructions.

    youdao

  • 我们计划一步构建一个基于IR指令操作ast节点解释

    But, the first steps we are planning to take is to build an interpreter that is based off the new ir instruction operations rather than AST nodes.

    youdao

  • 事实概念指令按某规格化方式的一种表示适于或自动装置进行通信解释或处理。

    A representation of facts, concepts, or instructions in a formalized manner suitable for communication, interpretation, or processing by human or automatic means.

    youdao

  • 本质上说,浏览器每个元素属性(许多情况下,还包括元素的组合)解释指令,并根据这个指令显示某些输出执行动作

    In essence, the browser interprets each element and attribute (and in many cases aggregates of elements) as an instruction to render some output or perform some action.

    youdao

  • 解释备忘录中的建议欧洲议会理事会指令某些法律方面电子商业国内市场,1998年11月18日COM(1998) 586最终决定

    Explanatory memorandum to the Proposal for a European Parliament and Council Directive on certain legal aspects of electronic commerce in the internal market, 18 November 1998, com (1998) 586 final.

    youdao

  • Perl解释使用'usestrict'指令使程序易读结构化更好地运行

    Use the 'use strict' instruction to the Perl interpreter to make your programs legible, structured, and better running.

    youdao

  • VM对象代码称为bytecode特别定义解释程序执行一个指令

    The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.

    youdao

  • 计算机解释执行指令一种功能单元处理器至少包含有指令控制器一个算术逻辑运算器

    In a computer, a functional unit that interprets and executes instructions. Note: a processor consists of at least an instruction control unit and an arithmetic and logic unit.

    youdao

  • 可用来阅读解释各种软件指令协调产生各种处理活动

    It reads and interprets software instructions and coordinates the processing activities that must take place.

    youdao

  • 处理硬件用途检索解释计算机提供各种软件指令这些指令执行提供指导

    The purpose of processing hardware is to retrieve, interpret and direct the execution of software instructions provided to the computer.

    youdao

  • 因为大脑无法好地处理否定信息所以这种指令解释为睡觉而且眼肌也会疲劳,这样睡意很快就来了。

    The brain doesn't process negatives well, so interprets this as an instruction to sleep and eye muscles tire quickly as sleep creeps up.

    youdao

  • CPU读取解释指令,读取每一指令所需数据执行指令所需的动作并将结果存储内存

    The CPU reads and interprets the instructions, reads the data required by each instruction, executes the action required by the instruction, and stores the results back in memory.

    youdao

  • 程序机器能够解释执行动作指令

    Program is a set of actions or instructions that a machine is capable of interpreting and executing.

    youdao

  • 本页解释一个人如何安全代码使用这个指令记住指令本身不是不安全,除非当被错误使用时

    This page will explain how one can write insecure code with this directive but keep in mind that the directive itself isn't insecure but rather it's the misuse of it.

    youdao

  • 指令系统分析研究基础设计实现指令解释执行系统。设计和实现计算程序执行时间函数

    Based on the analysis and research on the instruction system, this paper designs and realizes the interpretation system for instructions, and also the functions which compute program running time.

    youdao

  • 指令系统分析研究基础设计实现指令解释执行系统。设计和实现计算程序执行时间函数

    Based on the analysis and research on the instruction system, this paper designs and realizes the interpretation system for instructions, and also the functions which compute program running time.

    youdao

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

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

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