• A compiler looks for various patterns in the source to convert the source code expressions into bytecodes.

    编译器源代码查找各种模式以便将源代码表达式转换为字节码。

    youdao

  • In software, the manufacturing team is the compiler and deployment mechanism, which means that the complete design is the source code - the complete source code.

    软件中,制造团队编译部署机制意味着完整设计源代码—完整源代码。

    youdao

  • This technique relies on the compiler compiling the member variables in the same order as they are found in source code, so be wary of code formatting utilities that automatically sort your code.

    这个技术依赖编译代码出现先后顺序编译成员变量特点,所以小心那些会自动排序代码的代码格式化工具

    youdao

  • The Ruby source code is compiled into native machine code (same process as we do at runtime with the JIT compiler), so it's also a good way to obfuscate the source code.

    因为Ruby源代码已经编译成了原生机器码(正如我们使用JIT编译运行时所做的一般),因此也是混淆代码的一个不错方式

    youdao

  • When you use generics, you supply that added information as part of the source code, and the compiler incorporates the added reference type information directly into your binary class files.

    使用泛型时,可以提供附加信息作为源代码一部分然后编译器会把附加的引用类型信息直接整合到二进制的类文件中。

    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

  • The SDK comes with a build service, automatically rebuilding the code when the source changes, so the user does not have to directly interact with the compiler.

    SDK构建服务源代码发生改变的时候,它会自动重新构建代码这样用户需要直接编译交互

    youdao

  • A compiler, for instance, expects source code as input and transmutes it to binary code suitable for execution.

    例如编译期望获得源代码作为输入将其转化为适于执行的二进制代码

    youdao

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

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

    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

  • Because the compiler had access to the full program source code, the MUDFLAP diagnostics are very valuable.

    由于编译器可以访问完整程序源代码所以MUDFLAP诊断非常有价值

    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

  • The resulting source code then passes through the rest of the standard compiler phases producing MSIL byte-code with IKVM library references.

    接下来,生成源代码经过其他标准编译器编译并使用IKVM库引用来生成MSIL字节码。

    youdao

  • Trivia includes whitespace and comments, the bits of information not needed by the compiler but important for recreating the original source code representation.

    琐碎内容包括空格注释这些都是编译需要信息但是对于重新创建最初的源代码展现是非常重要的。

    youdao

  • With each higher level of optimization, compile time and systems resources used to compiler the source code increase as the additional amount of performance squeezed out decreases.

    随着优化级别提高编译源代码所用编译时间系统资源增加,而性能提升幅度下降

    youdao

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

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

    youdao

  • The AST is a tree representation of the parsed source code, created by the compiler, similar to the DOM tree model of an XML file.

    AST代表已解析源代码,它编译器创建,与XML 文件DOM模型类似

    youdao

  • An important limitation to the current version of AspectJ is that its compiler can only weave aspects into code for which it has the source.

    AspectJ当前版本重要限制编译器只能将A spect加入拥有源代码代码中。

    youdao

  • In order to incorporate our aspect into the system, we add the aspect source code to the project and build with the AspectJ compiler, ajc.

    为了我们方面合并系统我们项目增加方面的源代码并且采用AspectJ编译器,ajc进行编译。

    youdao

  • The COBOL source code for the eight stored procedures is available in the sub-folder COBOL source together with the file compiler options.txt that lists recommended compiler options (see Download).

    文件夹COBOLsource可以找到8个存储过程的cobol源代码,其中Compiler options . txt文件列出推荐编译器选项(下载)。

    youdao

  • When you say DoIt in a template, the compiler conceptually searches out all USES of "t", replaces them with "string", and then compiles the resulting source code.

    你要模板中调用DoIt编译器会概念性地搜索所有用到t”,再把它们替换成“string”,接着编译源代码

    youdao

  • Like any other compiler, Phoenix takes the source code and transforms it into binaries.

    其它编译器相似Phoenix也把源代码转化为二进制内容。

    youdao

  • There's also a new LLDB debugger, which is a replacement for the erstwhile GDB debugger but USES the same parser and source code tools as the compiler does.

    全新调试器LLDB包含其中,它应用和编译器相同解析器源代码工具,目的为了替代旧有的gd b调试器。

    youdao

  • This will allow you to compile Flex source code without having to specify the location of the Flex compiler each and every time.

    允许编译flex源代码,并且需要每次指定Flex编译位置

    youdao

  • I read a lot of code in a source control viewer (looking a delta's and history), compiler options are not very obvious in environments like these.

    源代码控制浏览器阅读大量代码(一个三角洲历史),编译器选项这样环境不是明显

    youdao

  • The distribution contains two executables: an XJC compiler that generates class files from xj source code, and an xj runtime environment for running xj programs.

    发行版包括两个执行文件:xj源代码生成文件xjc编一个用于运行xj程序的xj运行环境

    youdao

  • The -g option prompts the compiler to generate debug information for the source code.

    g选项提示编译源代码生成调试信息

    youdao

  • The compiler errors TAB allows you to click on the various compiler errors to move the cursor in the editing panel to their position in the source code.

    CompilerErrors选项卡允许单击各种编译错误光标移到编辑面板出错源代码位置

    youdao

  • You can use any IDE or run it from command prompt using aspectj compiler to execute and test the attached source code.

    可以使用任何IDE或是使用aspectj编译命令执行代码。

    youdao

  • Compilation issues revealed problems with the GNU Compiler Collection (GCC), used to build from source code.

    编制问题发现问题GNU编译器(海合会),用于建立源代码

    youdao

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

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

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