break point

中文含义:断点,中断点

英语词性:noun

美式音标: /breɪk pɔɪnt/

同义词:interrupt point, stopping point

易混淆单词:breakthrough, breakpoint (在计算机编程中有特定含义)

双语例句:

1. The debugging process involves inserting break points in the code so that the program execution can be paused at a specific point. (调试过程需要在代码中插入断点,以便在特定点处暂停程序执行。)

2. When the program reaches a break point, the execution pauses and the developer can investigate the code and the state of the program at that point. (当程序到达一个断点时,执行将暂停,开发人员可以在那个点调查代码和程序的状态。)