• Storing data using a compiler-generated temporary name is normal practice for the compiler.

    使用编译器生成临时名称存储数据编译器来说常用的方法。

    youdao

  • This is a choice that is always present when you compile from one programming language into another: how much work to do in the compiler, and how much to leave for the generated language at runtime.

    编程语言编译种编程语言面临的常见选择编译器中有多少工作还有多少工作是留给生成的语言在运行时完成的。

    youdao

  • You write programs in the parse trees that get generated within the compiler when other languages are parsed.

    程序实际上在写语法-其它语言需要编译器生成这种内部表示。

    youdao

  • Instead of having a test method per use case, we have a text file containing the expected generated code and a optional text file containing the expected compiler messages.

    每个测试方法不同,我们一个文本文件包含期望生成代码以及包含所期望编译器消息可选文本文件。

    youdao

  • These are the proxies generated for a particular.net language and then compiled to dynamic link libraries using the appropriate.net compiler for the language.

    这些特殊. NET语言所生成的,然后使用针对这种语言的恰当的. NET编译器被编译动态链接代理

    youdao

  • You will write the SPL application that uses the native functions that wrap the functions generated by the MATLAB compiler.

    编写一个使用本机函数SPL应用程序,这些本机函数封装MATLAB 编译器生成函数。

    youdao

  • These two methods are generated by the compiler.

    两个方法编译器生成

    youdao

  • Special registers are reserved words that name storage areas generated by the compiler.

    专用寄存器一些保留,用于指定编译器生成存储区域

    youdao

  • Of course, if the class hierarchy changes and a second target method becomes possible, then the JIT compiler can correct the originally generated code so that the virtual invocation is performed.

    当然如果层次结构发生变化并且出现另外的目标方法JIT编译器可以更正最初生成代码以便执行调用

    youdao

  • 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.

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

    youdao

  • This is one of the functions generated for you by the MATLAB compiler.

    MATLAB编译器生成函数之一

    youdao

  • You will create native functions in SPL to make use of the functions generated by the MATLAB compiler.

    SPL中创建一些本机函数以便利用MATLAB编译器生成函数。

    youdao

  • Again, this is a function generated for you by the MATLAB compiler.

    同样也是MATLAB编译器生成函数

    youdao

  • This routine is used to accomplish the same if one provides the interface handle which is generated by the IDL compiler, a type UUID and manager routine's entry point vector.

    这个用于完成这个步骤,需要提供IDL编译器生成接口句柄类型UUID管理器例程入口向量

    youdao

  • Note that the implementation classes are only instantiated through a factory class that is generated by the JAXB compiler.

    注意通过JAXB编译器生成一个工厂来实例化实现

    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

  • Note: Technically speaking, anonymous classes have names that are generated by the compiler.

    注意:从技术角度考虑,匿名也拥有类型名称类型名称编译器自动生成的。

    youdao

  • The bytecode enhancer USES classworking techniques to modify the class files generated by the JDK 5.0 compiler, making these classes usable with older JVMs.

    字节码增强器使用classworking技术修改JD k 5.0编译器生成文件使得这些可以用于旧版J VM。

    youdao

  • The jxeinajar tool compiles the methods in a JAR file and constructs a JXE file that contains both the contents of the original JAR file and the native code generated by the AOT compiler.

    jxeinajar工具编译JAR文件中的方法构造一个JXE 文件,后者包含原始 JAR 文件内容以及AOT编译生成本地代码

    youdao

  • For JScript proxies, issue the following commands that use the JScript.NET compiler from the directory that you generated the proxies in.

    对于Jscript代理生成代理所在的目录发出下面这些使用Jscript.NET编译器命令

    youdao

  • Whether the code generated by the Visual C++ compiler is MSIL or unmanaged code, the optimizer that generates the code is the same one that has been developed and tuned for over a decade.

    不管Visual C++编译器生成代码MSIL还是非托管代码,生成代码的优化器还是十几年前开发已进行调整的优化器。

    youdao

  • When compiled using a protocol buffer compiler, the encoders and parsers that are generated use a proprietary efficient serialization format.

    使用protocolbuffer编译器进行编译时,编码器语法分析器用一种私有高效序列化格式产生

    youdao

  • Their output is itself code, which needs to be fed into a compiler; typically, additional user code is added to use the code generated by lex and/or yacc.

    它们输出本身代码需要提供给编译器通常增加另外 的用户代码使用lex/ yacc生成代码。

    youdao

  • It includes all class data members, all class member functions (either explicitly declared, or implicitly generated by the compiler), all base classes of the class, and all their members. Consider.

    包括所有数据成员,所有类的成员函数(或者显式声明或者编译器隐式生成),所有类的所有它们的成员。

    youdao

  • 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.

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

    youdao

  • The Perl compiler works by taking the generated bytecode and then outputting the results in a variety of different ways.

    Perl编译器通过使用所生成字节码一种不同方式输出结果

    youdao

  • Let me rewrite the generated code to ignore the code that the C# compiler originally generated...

    重写一下生成(IL)代码吧,让编译器忽略以前生成的”。

    youdao

  • Just as in Listing 3, you use a helper class, generated in this case by the protocol buffers compiler.

    清单3可以使用protocolbuffers编译器生成helper

    youdao

  • This is the core function generated for you by the MATLAB compiler, based on the MATLAB function of the same name from the ml_inv.m file.

    MATLAB编译根据 ml_inv.m文件中的同名 MATLAB函数生成核心函数。

    youdao

  • In their case, they avoided using reflection by instead working directly with class files, adding code to the classes generated by the compiler in order to provide direct access for the framework.

    他们情况中通过直接处理文件,同时编译器生成添加代码以便框架提供直接访问,来避免使用反射

    youdao

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

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

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