main line program
基本解釋
- [計(jì)算機(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.
為了查看在 main() 中發(fā)生了什么情況,可以在程序代碼中的某一特定行或函數(shù)中設(shè)置斷點(diǎn),這樣 gdb 會(huì)在遇到斷點(diǎn)時(shí)中斷執(zhí)行。
雙語(yǔ)例句
詞組短語(yǔ)
- main -line program 主干程序
- main line program counter [計(jì)]主線程序計(jì)數(shù)器;主線程序計(jì)數(shù)器英語(yǔ);翻譯
- main line code program 主線代碼程序;主線代碼程序英語(yǔ);翻譯
短語(yǔ)
專業(yè)釋義
- 主線程序