main line code program的意思|示意
主线代码程序
main line code program的网络常见释义
主线代码程序 ... 目标代码程序 object code program 主线代码程序 main line code program 机器代码指令码 machine code ...
翻译 ... maintenance program chain翻译 【计】 维护程序链 main line code program翻译 【计】 主线代码程序 manual card翻译 【计】 手穿卡片 ...
main line code program相关例句
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() 中发生了什么情况,可以在程序代码中的某一特定行或函数中设置断点,这样 gdb 会在遇到断点时中断执行。