main line program
基本解釋
- [計算機(jī)科學(xué)技術(shù)]主線程序
英漢例句
- Enable the hasNonPrintable check by adding the line shown in Listing 8 to the main program loop.
通過曏主程序循環(huán)中添加清單 8 中所示的行來啓用 hasNonPrintable 檢查。 - Enable the individualKeyTimingsOK check by adding the line shown in Listing 10 to the main program loop.
通過曏主程序循環(huán)中添加清單 10 中所示的行來啓用 individualKeyTimingsOK 檢查。 - To see what's going on in main() we can set a breakpoint at a particular line or on a function in the program code so gdb will interrupt execution when it is reached.
爲(wèi)了查看在 main() 中發(fā)生了什麼情況,可以在程序代碼中的某一特定行或函數(shù)中設(shè)置斷點,這樣 gdb 會在遇到斷點時中斷執(zhí)行。
雙語例句
詞組短語
- main -line program 主乾程序
- main line program counter [計]主線程序計數(shù)器;主線程序計數(shù)器英語;繙譯
- main line code program 主線代碼程序;主線代碼程序英語;繙譯
短語
專業(yè)釋義
- 主線程序