編譯的英文 編譯用英語怎麼說?
詞典釋義:
編譯
edit and translate; (of computing) compile
editor-translator
常用 權威
常用
短語搭配
1. 編譯程式
compiler; compiling routine
2. 編譯計算機
compiling computer
3. 微處理機編譯程式
microprocessor compiler
雙語例句
1. 編譯CUDR並建立一個共享庫。
Compile the C UDR and create a shared library.
2. 我們來看看編譯器是怎樣編譯的。
Lets see what the compiler translates the function into.
3. ID 在編譯時期評估為什麼值。
ID evaluates to at compile time.
4. 此指令僅供編譯器和偵錯程式使用。
This directive is used only by the compiler and the debugger.
5. 最初級的問題,關於編譯程式的。
The most elementary questions about the compiler.
6. 編譯: 不知如何犯錯。 停止。
Make: Don't know how to make mistake. Stop.
7. 標準JIT編譯器上執行的需求.
The standard JIT compiler runs on demand.
8. 用LISP語言所寫的編譯程式。
A compiler for programs written in LISP .
9. 不啟用編譯器外掛是最不明智的。
Deactivating the compiler plugin is most unwise.
10. 那麼編譯的程式碼大小又是如何呢?
And what about compiled code size?
百科
編譯器
編譯器是將“一種語言(通常為高階語言)”翻譯為“另一種語言(通常為低階語言)”的程式。 編譯器的主要工作流程是原始碼(source code)→預處理器(preprocessor)→編譯器(compiler)→目的碼(object code)→連結器(Linker)→可執行程式(executables)。
權威
釋義
動詞 edit and translate; (of computing) compile
名詞 editor-translator