• 托管代码编译器通常会生成一些代码添加项目中加快代码开发

    Managed code compilers often generate code that is added to a project to facilitate rapid code development.

    youdao

  • Psyco可以保持代码非常简短(x86)代码中的一个JITPython代码编译器

    Psyco — to keep it very shortis a just-in-time (JIT) compiler of Python code into (x86) machine code.

    youdao

  • 研究编译技术针对NC代码特点,对NC代码进行了文法描述设计NC代码编译器总体结构

    Then studies compiler techniques, in view of the characteristics of NC code, describes a grammar of the NC code, and designs the overall structure of the NC code compiler.

    youdao

  • 为此本文针对上述问题,研究通用数控代码编译技术构成开发出了一个具有通用意义NC代码编译系统。

    For this, this dissertation develops a general concept of nc Code Compiler, based on studies the technical structure of general nc Code Compier.

    youdao

  • 采用了扩展巴科斯范式(EBNF)定义NC程序语法规则提出了一种基于语言识别工具(ANTLR)的NC代码编译器设计模型

    A design model of NC code complier based on ANother Tool for Language Recognition (ANTLR) was presented, which adopted the Extended Backus Naur Form (EBNF) to define the NC program syntax rule.

    youdao

  • 用于文档编制编译器检查代码分析工具可以使用这些额外信息

    This additional information is used by tools for the purposes of documentation, compiler checking, and code analysis.

    youdao

  • 如果一步步地执行代码看到编译创建这些方法非常灵活的。

    If you step through the code you will see that the compiler is very flexible when it creates these methods.

    youdao

  • 告诉编译生成位置无关代码

    This tells the compiler to generate position-independent code.

    youdao

  • 果不其然不是困难因为过去从事编译器代码生成工作。

    As it turned out, this wasn't too hard to do, as I had worked on compilers and code generators in the past.

    youdao

  • 这会使程序员感到迷惑,而且编译器代码生成很难实现。

    I find it confusing for the programmer and very difficult to get right inside the compiler 's code generator.

    youdao

  • 其他代码要么内联函数(显然可以编译进行内联),要么可以由编译器轻松消除分支代码

    The other possible branches in the code are either inline functions (which can, obviously, be inlined by the compiler), or are easily branch-eliminated by the compiler.

    youdao

  • 加速Ruby代码运行速度的JIT编译器

    JIT compiler to accelerate running Ruby code.

    youdao

  • 不是所有JIT编译生成如上代码

    Not all JIT compilers generate the code as above.

    youdao

  • 现在我们可以通过检查一些代码查看GWT编译器如何优化代码的。

    Now we can take a look at some code to see how the GWT compiler optimizes it.

    youdao

  • 编译可以将代码编辑创建文本转换目标文件

    The compiler transforms the text that you create in the code editor into an object file.

    youdao

  • 由于程序执行进行编译AOT编译必须谨慎对待编译代码所引用字段方法

    By compiling before the program executes, the AOT compiler must be conservative about classes, fields, and methods referenced by the code it compiles.

    youdao

  • 编译执行该工作方式智能化的:如果多个绑定需要同一个添加代码,那么绑定编译器只要生成代码一次

    It's smart about how it does this: If the same added code is needed by more than one binding, the binding compiler only generates the code once.

    youdao

  • 静态编译直接代码转换成可以直接目标平台执行代码不同硬件平台要求不同的编译

    A static compiler converts source code directly to machine code that can be directly executed on the target platform, and different hardware platforms require different compilers.

    youdao

  • 通过识别这些代码模式编译能够有效代码表示转换为已编译文件

    By recognizing these source patterns, the compiler is able to translate only valid representations of source into compiled class files.

    youdao

  • 这个工具输入应用程序代码使用某些编译选项编译二进制文件

    The input for this tool is the application's source code and the resulting binaries compiled with certain compiler options enabled.

    youdao

  • 这些变化包括:编译器代码生成进行完全重写添加代码增强代替字节码增强的选项

    These changes include a complete rewrite of the binding compiler code generation, with an added option for using source code enhancement as an alternative to bytecode enhancement.

    youdao

  • 专用代码静态分析工具相比编译器的此项功能比较有限值得一

    Compared to dedicated source-code static analysis tools, the functionality is usually limited, but worth trying.

    youdao

  • 编译包含编译器单独调用展现其中包括集成的引用编译器选项以及代码文件

    The compiler layer also contains a representation of a single invocation of a compiler, including assembly references, compiler options, and source code files.

    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

  • 预先编译代码有着静态本质——与JIT编译动态生成代码不同,因而可能在经过时间后,得益于常用方法进一步优化

    Because of its static nature, precompiled codeunlike code generated dynamically by a JIT compilercan't benefit from further optimisations of frequently used methods over time.

    youdao

  • 工作方式是:预处理代码用于编译代码编译选项创建一个哈希表

    It works by creating a hash from the preprocessed sources and the compiler options used to compile the sources.

    youdao

  • 如果JIT使用一种固定优化级别那么AOT编译代码等同于JIT编译生成本地代码

    The AOT-compiled code is the equivalent to the native code the JIT compiler would generate if it used a fixed optimisation level.

    youdao

  • 上面代码片断编译警告没有导出数据成员

    In the above code snippet, the compiler will warn you about the not exported base class and the not exported class of the data member.

    youdao

  • 具有AOT编译代码没有JIT编译JVM中转换次数编译JXE中的方法决定的。

    In a JVM with AOT-compiled code but no JIT compiler, the number of transitions is determined by the set of methods that were compiled into the JXEs.

    youdao

  • 原型编译php代码下载得到。

    The source code in PHP for the prototype compiler is available from Download.

    youdao

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

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

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