
[計] 編譯程式
After running the batch file, our environment is ready for compiling and linking our program.
在運行該批處理文件之後,也就準備好了用于編譯和鍊接程式的環境。
In a traditional non-RT environment, compiling code while the program executes works well because the compiler's actions are mostly transparent to the application's performance.
在傳統的非rt環境中,在程式執行時編譯代碼效果非常好,因為大部分的編譯器操作對應用程式性能是透明的。
They were able to work together on the same exercise, which involved compiling, executing, and debugging a COBOL program using the mainframe and traditional partitioned data sets (PDS).
他們能夠共同完成一個練習,其中包括使用大型機和傳統的分區數據集(PDS)編譯、執行和調試COBOL程式。
First, a bytecode stream exactly describes the operations needed to execute a program. Compiling to bytecode implicitly strips away irrelevant grammatical structure.
首先,一個字節碼流能夠精确描述執行程式所需的操作,編譯成字節碼實際上隱性地跳過了不相關的語法結構。
Compiling and running the sample client program.
編譯并運行示例客戶機程式。
|compiling routine/compiler;[計]編譯程式
“Compiling program” 一般指編譯程式(Compiler),是計算機科學中将高級編程語言代碼轉換為機器可執行代碼的工具或過程。以下是詳細解釋:
編譯程式通常分多階段完成轉換:
如果需要更深入的機制(如編譯器優化技術),建議參考計算機體系結構或編譯原理教材。
編譯程式指的是将高級語言編寫的源代碼轉化為計算機能夠理解的機器語言代碼的程式。下面是一些關于編譯程式的例句和用法:
編譯程式的作用是将高級語言代碼轉化為機器語言代碼,這樣計算機可以直接執行這些代碼。編譯程式可以幫助開發人員減少錯誤,并提高軟件的執行效率。同時,編譯程式還可以将源代碼壓縮成可執行文件,使得軟件的分發和安裝更加方便。如果遇到編譯錯誤,開發人員可以通過編譯器提供的錯誤信息來定位和解決問題。
總之,編譯程式是開發軟件不可或缺的工具,它可以将高級語言代碼轉換為機器語言代碼,從而讓計算機可以直接執行這些代碼。除了提高軟件的執行效率和減少錯誤外,編譯程式還可以将源代碼壓縮成可執行文件,方便軟件的分發和安裝。
【别人正在浏覽】