Antipatterns: Separate compilation for each target environment on the same tag.
反模式:对于同一标记,为每个目标环境单独进行编译。
This paper presents a method of implementing separate compilation for PASCAL and discusses the related issues.
本文提出一种对PASCAL语言实现分块编译的方法,并讨论了有关问题。
This idea of separate compilation is suitable for non-modular programming languages based on the block structure.
这种分块编译思想适用于基于分程序结构的其它非模块化程序设计语言。
ITDs allows Roo to generate code in a separate compilation unit, but ITDs are combined into the same compiled class at compilation time.
ITDs允许Roo在一个单独的编译单元中生成代码,但ITDs在编译时被合并成同一个编译类。
Since this kind of invocation does not result in generation of stub classes and does not require a separate compilation cycle, it is very convenient.
因为这类调用不会导致生成存根类,并且不需要单独的编译周期,所以它很方便。
There are some subtleties you’ll need to understand about the limitations of using the interpreter modes vs. separate compilation and execution steps.
你需要理解有关使用解释模式的局限和单独编译运行之间的一些微妙的区别。
This paper discussed some basic principles in separate compilation for Ada language in detail, and presented the implementation for the PC 386/UNIX AHA-Z and VAXH/UNIX ADA-Z compilers.
本文详细讨论了ADA语言的分别编译原理及其在两个编译程序实例中的实现方法。
At this time, all compilers implements the inclusion model, while only some implement the separate compilation model. Your compiler's user's guide should specify how your system manages templates.
所有的编译器都实现了包含模型,而只有很少数的编译器实现分别编译模型。
To avoid this compilation frenzy, it is much more appropriate to move the declaration of the temp into a separate procedure, which is executed once when the workload is started.
为了避免这种疯狂编译,将该临时表的声明移至一个单独过程中会更合适一些,该过程只在启动工作负载时执行一次。
The JIT compiler operates on a compilation thread that's separate from the application threads so that the application doesn't need to wait for a compilation to occur.
JIT编译器操作的编译线程与应用程序线程是分开的,因此应用程序不需要等待编译的执行。
Keep going with two separate solutions, just share the source code and if necessary, use conditional compilation to reflect changes between SP2010's and 2013's APIs.
继续与两个单独的解决方案,只是分享源代码,如果必要的话,使用条件编译来反映sp2010和2013的API之间的变化。
Keep going with two separate solutions, just share the source code and if necessary, use conditional compilation to reflect changes between SP2010's and 2013's APIs.
继续与两个单独的解决方案,只是分享源代码,如果必要的话,使用条件编译来反映sp2010和2013的API之间的变化。
应用推荐