By design, the compiler class does nothing; it serves as a placeholder for a JIT compiler implementation.
设计中,Compiler不做任何事,只是充当JIT编译器实现中的占位符。
The biggest issue with most of them is that no compiler warnings or run-time errors tell you that the transaction implementation is incorrect.
大多数陷阱最大的问题是,不会有任何编译器警告或运行时错误告诉您事务实现是不正确的。
Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。
The IBM XL C compiler is a very good optimizer, and as a result, the C algorithm delivers superior results to a simple unoptimized assembly language implementation.
IBMXLC编译器是一个非常好的优化器,结果是 C算法的性能要比未经优化的汇编语言实现的性能好很多。
Note that the implementation classes are only instantiated through a factory class that is generated by the JAXB compiler.
请注意仅通过由JAXB编译器生成的一个工厂类来实例化实现类。
This new IR is more suited for implementation of traditional compiler optimizations.
新IR更适合用来实现传统编译器优化。
You've seen that with static languages, the compiler directly binds an invocation to an implementation at compile time.
在静态语言中,编译器在编译时直接将调用绑定到实现。
On the compiler side of the house, we're confident that we've got all the help that we need to build a high quality implementation of the language.
而在编译器部分,我们确信我们已经得到了构建一个高品质语言实现所需要的帮助。
The use of switch/case also enables compiler optimization by using a jump table implementation.
使用switch/case也可以通过使用跳转表实现进行编译器优化。
For some of the utilities like is_enum, there is no easy way to do this, and the implementation has to depend on specific compiler sources to achieve the desired result.
对于is_enum等一些实用程序,没有实现此目标的轻松方法,必须依赖于具体的编译器来源来实现想要的结果。
The compiler interacts with the user through an implementation of the Messenger interface.
通过Messenger接口的实现,编译器与用户进行交互。
The example shown in Listing 4 demonstrates how you might use an FXG skin as a custom component: This is the preferred method of implementation because the Flex compiler optimizes the FXG code.
清单4中的代码演示了如何将FXG皮肤用作自定义组件。这种方法是首选的实现方法,因为Flex编译器能够优化 FXG代码。
The AspectJ compiler also understands such aspects, so there is a choice of implementation strategy.
AspectJ编译器也明白这些切面,因此有个实现策略的选择。
To offer a GUI front end on the compiler, I need to provide only an alternate implementation of Messenger that displays messages in a window.
为了在该编译器上提供一个GUI前端,仅需要提供一个Messenger的替代实现,它在窗口中显示消息。
Spring has developed its own aspect-oriented implementation that allows crosscutting logic to be applied to code at run time, rather than through a compiler as with AspectJ.
Spring已经开发了它自己的面向方面的实现,它允许交叉的逻辑在运行时刻被应用到编码中,而不用通过一个像AspectJ的编译程序来实现。
The RHEL3 implementation utilizes a "biarch" style twin compiler, with which a compiler flag (-m64) is used to enable 64-bit compilation.
RHEL3实现利用了一个“biarch”风格的双编译器,使用一个编译器标记(- m64)来进行64位编译。
The difference is that, when you go to compile your bean implementation class, the compiler will now complain about any methods you've left out.
差异在于,当编译bean实现类时,现在编译器将“抱怨”您已省的任何方法。
Part of the Larceny Project, it is a Scheme implementation based on Twobit compiler.
Larceny项目的一部分是一个基于Twobit编译器的Scheme实现。
The framework generates the scanner and the parser making the job of creating a new compiler considerably easier. The project contains a JSON sample implementation.
框架会生成扫描器与解析器并创建一个新的编译器。
As you can see, the compiler still removes the interface and still inlines each implementation of the getName() method. This is still quite optimal code.
可以看出,编译器仍然删除接口并内联 getName()方法的每个实现,这仍然是非常优化的代码。
The result is an implementation that is translatable by the compiler as a set of classes.
其结果是一个实现,是由作为一组类的编译器翻译。
This paper explores into incremental compilation techniques based on TTCN-3, and elaborates the design and implementation of incremental compiler combining with TTCN-3 characteristic.
本文深入探讨了基于TTCN - 3语言的增量编译技术,并结合TTCN - 3语言的特点,详细阐述了增量编译器的设计与实现。
The application of this algorithm makes TTA compiler so many advantages, such as the quality of code obtained is high, time and space complexity is low, and implementation is easy.
线性扫描算法的应用使TTA编译器具有生成目标代码质量高、算法的时间和空间复杂度低、易于实现等优点。
A dynamic implementation tool for heterogeneous computing called CHP (Coarse grained heterogeneous Pre compiler) based on user directed approach was proposed.
提出了一种基于用户指导法的异构计算的动态实现工具,称为粗粒度异构预编译器(chp)。
In other cases the mismatch might be unimportant, depending on the implementation of the compiler and its libraries.
在其他情况下,不匹配情况可能并不重要,具体取决于编译器及其库的实现。
According to the processing procedure of query pre-compiler, this paper givens the general design and implementation of syntax analysis, semantics analysis in MDBI query pre-compiler.
按照查询预处理的处理过程,分别描述了MDBI查询预处理器中词法分析、语法分析、语义分析的设计和实现。
There is no standard for name-mangling, so you have to provide objects for each compiler that a potential client might want to use for their implementation.
不存在标准的命名排编,所以你不得不提供为每个编译器服务的对象,潜在的客户端需要用什么编译器实现,你就要对应处理一下。
The interface repository which is used in IDL compiler is interpreted in detail, so is the implementation of CFE and BE.
然后详细说明了IDL编译器中用到的接口池的数据结构,并介绍了CFE和BE的实现过程。
The interface repository which is used in IDL compiler is interpreted in detail, so is the implementation of CFE and BE.
然后详细说明了IDL编译器中用到的接口池的数据结构,并介绍了CFE和BE的实现过程。
应用推荐