青年中文青年中文

separate compilation的意思

separate compilation中文翻譯:

[計]分別編譯

相似詞語短語

separate───n.可搭配穿著的單件衣服;抽印本;獨立音響設備;土壤劃分;v.(使)分離,分開;隔開;分手;(使)分居;(使)區別(于);adj.分開的;單獨的;不同的;各自的;不受影響的

compilation───n.編譯;編輯;匯編

compilation books───匯編書籍

separate off───分開;分離出,分隔出

compilation synonyms───編譯同義詞

separate into───分成(若干部分);把…分成,分離成

compilation terminated───編譯已終止

compilation crossword───編譯縱橫字謎

compilation definition───編譯定義

雙語使用場景

This idea of separate compilation is suitable for non-modular programming languages based on the block structure.───這種分塊編譯思想適用于基于分程序結構的其它非模塊化程序設計語言。

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語言實現分塊編譯的方法,并討論了有關問題。

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在編譯時被合并成同一個編譯類。

The language defines two broad strategies for instantiating templates: the inclusion model and the separate compilation model.───語言為實例化模板定義了兩個主要策略:包含模型和分別編譯模型。

We all know about type checking, separate compilation, user-defined types (classes today), and abstraction.───我們都知道類型檢查,獨立編譯,自定義類型(現在的類)和抽象。

At this time, all compilers implement the inclusion model, while only some implement the separate compilation model.───現在,所有編譯器實現了包含模型,只有一些編譯器實現了分別編譯模型。

Requires a separate compilation step before deployment to production servers.───在部署到成品服務器之前,需要執行單獨的編譯步驟。

英語使用場景

ITDs allows Roo to generate code in a separate compilation unit, but ITDs are combined into the same compiled class at compilation time.

Antipatterns: Separate compilation for each target environment on the same tag.

We all know about type checking, separate compilation, user-defined types (classes today), and abstraction.

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 presents a method of implementing separate compilation for PASCAL and discusses the related issues.

The language defines two broad strategies for instantiating templates: the inclusion model and the separate compilation model.

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.