• 允许改变每一种编译器指令默认状态

    The $ option lets you change the default state of all of the switch directives.

    youdao

  • 编译指令语法“$”后紧跟指令字符,再跟一个“-“+”。

    The syntax of a switch directive option is $ followed by the directive letter, followed by a plus (+) or a minus (-).

    youdao

  • 不过它不像OpenMP那样,使用编译指令标记;微软解决方案基于匿名委托

    But unlike the compiler directives used in OpenMP, Microsoft's solution is based on anonymous delegates.

    youdao

  • 虽然可能特定的编译器指令解决方案删除文件放在安全地方版本控制

    Although it is possible to give specific compiler instruction, I'd remove the files from the solution and put them somewhere safe in version control.

    youdao

  • 附加选项列表中,所有的单字符编译指令可以命令编译使用,详情请参照:编译器指令

    In addition to the listed options, all single-letter compiler directives can be specified on the command line, as described in compiler directive options.

    youdao

  • 需要知道J VM能否确定主机处理体系结构,以使得JIT编译器可以那个体系结构生成正确指令

    You also need to know whether the JVM correctly determines host processor architecture so that the JIT compiler can produce the correct set of instructions for that architecture.

    youdao

  • 编译不会改变程序语义时,作为一种优化可以随意重新排序某些指令

    The compiler is free to reorder certain instructions as an optimization when it would not change the semantics of the program.

    youdao

  • 如果没有可以生成代码利用底层处理架构指令编译器那么最快也将无用的。

    If you don't have a compiler that can produce code to take advantage of the underlying processor architecture and instruction set, then the fastest machines will be useless.

    youdao

  • 编译负责生成然后汇集复制指令,从而形成一个只支持软件解决方案

    The compiler is responsible for generating, and then intertwining the duplicated instruction streams, making it a software-only solution.

    youdao

  • 为了生成主机处理正确指令JIT编译器需要明确地确定底层的处理体系结构类型

    In order to generate the exact set of the host processor's instructions, the JIT compiler needs to precisely determine the architecture type of the underlying processor.

    youdao

  • 编译有可能上述赋值语句编译指令

    The compiler will after all very likely compile the above assignment into a single machine instruction.

    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

  • 当今编译器应用程序都会抓取esc键释出扫描指令定制相应的操作。这没有什么问题

    Now any compiler or application software just grabs the scan code from the ESC key and tailors the action to what it wants. Nothing wrong with that.

    youdao

  • 还有长远困难就是处理平行代码工具匮乏例如编译可以人可读的代码转变成一些微处理能够运行指令并且调试者可以发现错误

    A further difficulty is the lack of tools for working with parallel code, such as compilers, to translate human-readable code into something a microprocessor can run, and debuggers to find mistakes.

    youdao

  • 当今编译器应用程序都会抓取esc键释出扫描指令定制相应的操作

    Now any compiler or application software just grabs the scan code from the ESC key and tailors the action to what it wants.

    youdao

  • PC机上有点复杂但是免费的,一般下载软件类似Linux操作系统等等通常都需要一个编译器或者可以运行一些简单的指令获取

    It's a little more involved on a PC but it's all free, the software you can download, and Linux in similar operating systems generally come with a compiler or you run a simple command to get it.

    youdao

  • UnixWare编译器版本中,对strcmp引用自动转换Intel处理自己字符串比较指令

    On one version of the UnixWare compiler, references to STRCMP were translated automatically into an Intel processor's native string compare instruction.

    youdao

  • 可以使用 #pragmaexport指令C编译器exportall选项来完成。

    This can be done using the #pragma export directive, or the C compiler exportall option to export everything.

    youdao

  • 增加了编译工作,因为它必须生成这些簿记指令同时增加运行时环境开销,因为它必须执行这些额外的指令

    This creates both work for the compiler, which must generate these bookkeeping instructions, and overhead for the runtime environment, which must execute these additional instructions.

    youdao

  • 编译器生成指令就是将要执行,一般情况下,可以合理地理解它们时间特征

    The instructions generated by the compiler are the actual machine instructions that are going to be executed, and their timing characteristics are reasonably well understood in the common cases.

    youdao

  • 本地编译编译与本机同类处理指令

    A native compiler compiles instructions for the same sort of processor as the one it is running on.

    youdao

  • 这个想法已经硬件设计所采纳:80年代起指令编译设计而不那么考虑我们程序员了。

    This idea is even built into the hardware now: since the 1980s, instruction sets have been designed for compilers rather than human programmers.

    youdao

  • 查看代码指令出错,可以使用objdump命令输出可执行文件代码,该命令会列出编译器所生成指令

    To uncover the failed instruction in the code, do an object dump of the executable using objdump, which lists the instructions generated by the compiler.

    youdao

  • 另外如果希望使用某条特定指令而不希望编译器来选择指令那么可以使用specific intrinsic来执行几乎所有非分支指令

    In addition, if you want a specific instruction rather than having the compiler choose one, you can perform almost any non-branching instruction with the specific intrinsics.

    youdao

  • 由于CellPPE使用PowerPC 970CPU相同指令因此需要编译binutils进行任何修改

    Because the Cell's PPE USES the same instruction set as the PowerPC 970 CPU, it does not require changes to the compiler or the binutils.

    youdao

  • 确保编译器不会指令一个同步内部外部(虽然某些情况下指令从同步块的外部移到内部)。

    It also ensures that the compiler does not move instructions from inside a synchronized block to outside (although it can in some cases move instructions from outside a synchronized block inside).

    youdao

  • 例如如果个条件标上了likely”,那么编译可以代码True部分直接放在分支指令后面(这样需要执行分支指令)。

    For example, if the conditional is marked "likely" then the compiler can place the True portion of the code immediately following the branch (which will not be taken).

    youdao

  • align操作告诉编译特定的边界对齐指令声明

    The .align operation tells the assembler to align the next instruction or declaration at a certain boundary.

    youdao

  • 有充分理由支撑,(IBM PC)的ESC释出不是字符本身而是一个扫描指令”。随后这个指令映射硬件层面编译的。

    For excellent and sufficient reasons, its keys emitted not the character itself but a "scan code", which was then remapped to the hardware level, just as a compiler would.

    youdao

  • 有充分理由支撑,(IBM PC)的ESC释出不是字符本身而是一个扫描指令”。随后这个指令映射硬件层面编译的。

    For excellent and sufficient reasons, its keys emitted not the character itself but a "scan code", which was then remapped to the hardware level, just as a compiler would.

    youdao

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

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

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