compilation unit的意思
compilation unit中文翻譯:
n.[計]編譯單位
compilation───n.編譯;編輯;匯編
compilation books───匯編書籍
compilation synonyms───編譯同義詞
unit───n.單位,單元;裝置;[軍]部隊;部件
compilation terminated───編譯已終止
compilation crossword───編譯縱橫字謎
compilation definition───編譯定義
compilation dates───編制日期
compilation plus───編譯加
Parser errors are returned in the Compilation Unit class instance.───解析器錯誤是在編譯單元類實例中返回的。
A compilation unit (CU) is a type of DIE.───單元( CU ) 是 DIE 的一種類型。
DWARF calls each separately compiled source file a compilation unit.───DWARF將每個分別編譯的源文件稱為一個編譯單元。
An interface that allows you to query the source string and source location within the containing compilation unit.───是一個允許您查詢包含編譯單元內的源代碼字符串和源代碼位置的接口。
This line visits the AST tree, starting at the compilation unit (the top-most node), and queries for a list of all method declarations.───這一行訪問AST樹,起步于編輯單元(最頂層的節點),并且查詢所有的方法聲明。
This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.───這使得調試器可以更容易地確定哪一個編譯單元在某個特定內存地址創建了代碼。
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在編譯時被合并成同一個編譯類。
Defines partial classes, structs, and interfaces throughout the same compilation unit.───在整個同一編譯單元內定義分部類、結構和接口。
You must specify the RECURSIVE clause only on the outermost program of a compilation unit.───您必須只對編譯單元的最外層程序指定RECURSIVE子句。