breakpoint中文,breakpoint的意思,breakpoint翻译及用法

2025-08-11 00:20 浏览次数 4

breakpoint

英['breɪkˌpɔɪnt]美['breɪkˌpɔɪnt]

n. [计] 断点,断裂点

breakpoint 英语释义

英语释义

    1. a situation in tennis in which the receiving player can win the game by scoring the next point also the point so scored

breakpoint 片语

片语

Symbolic Breakpoint符号断点

breaking point转换点;断裂点;强度极限

breakpoint instruction[计] 断点指令

Remove Breakpoint删除断点

Breakpoint Condition断点条件

breakpoint address[计]

breakaway point分离点;断裂点

breakpoint stop[计]

Breakpoint chlorination折点氯化处理

Hardware breakpoint硬件断点

breakpoint 例句

英汉例句

  • you can try this out by simply having a wcf service and client project that consumes it in the same solution, set the client as the startup project, set a breakpoint in the service code and hit f5.

    要试验这一点,只要将wcf服务以及消费这个服务的客户端项目建立在同一个解决方案中,将客户端项目设定为启动项目,在服务端的代码中设立断点,并按f5就可以了。

  • you can then resume code execution and see the rest of the browser output up to the next breakpoint and the next until your php script has completed.

    然后可以继续代码的执行并查看到下一断点之前的浏览器输出,然后再到下一个,直到php脚本完成。

  • you can double-click a breakpoint to display its location in the editor.

    您可以在编辑器中双击一个断点来显示其位置。

  • before you run, create a breakpoint in the source code so you can see debugging in action.

    运行之前,在源代码中创建一个断点,以便您能够看到运行中的调试。

  • it can also be used at a breakpoint to interact with the running process in context, accessing the scope visible at that point in the process and modifying it at will.

    它还可以在断点使用,以与上下文中运行的流程交互,接入流程中该点看得见的范围并随意进行修改。

  • to avoid this behavior, be sure set a breakpoint in your code before starting a debugging session.

    为了避免这种状况,请确保在启动调试会话前在您的代码中设置了一个断点。

  • breakpoint conditions can be any valid c expression when debugging c programs, indeed any valid expression in the language your program is using.

    调试c程序时,断点条件可以是任何有效的c表达式,一定要是程序所使用语言的任意有效表达式。

  • add a breakpoint at line 6 and save the change.

    在第 6行添加一个断点,并保存更改。

  • notice that the blue breakpoint symbol is highlighted with yellow to indicate that it has popped.

    请注意,蓝色的断点标记被突出显示为黄色,以指示已经到达该断点。

  • you can continue to use the debugging features, such as displaying the debug stack, variables, or breakpoint management, etc.

    这时,可以继续使用这些调试特性,比如显示调试堆栈、变量或断点管理等等。

  • a blue sphere appears indicating a breakpoint is set for this line.

    这样就会出现一个蓝色圆点,它表示已为该行设置了断点。

  • we just want to hit our breakpoint in the state machine, so we're not interested in executing the other components.

    我们只希望碰到状态机中的断点,所以对于运行其他组件不感兴趣。

  • position the cursor on the details of the first breakpoint and press the spacebar.

    将光标放到第一个断点的详细信息上,按下空格。

  • an ideal solution for this has no overhead and simply suspends the thread when a breakpoint is hit.

    对于这一问题的理想解决方案应该是不引入额外开销,然后在遇到断点时将线程挂起。

  • breakpoint icons also appear in the fringe or margin.

    断点图标同样显示在边框或边栏上。

  • the number of lines skipped after each breakpoint can be modified using the skip option in the break command.

    每个断点后跳过的行的数量可以使用break命令的skip选项进行修改。

  • so that we can see the debugger running, we need to set a breakpoint that will be encountered in the http request life cycle.

    为了能够看到调试器的运行情况,需要设置一个断点,在http请求生命周期中将遇到这个断点。

  • however, you can watch the error occur if you delete the previous two breakpoints and set a new breakpoint at line 4.

    如果删除原来的两个断点并在第 4行上设置一个新断点,就可以看到这个错误是如何发生的。

  • this is where the conditional page of the breakpoint wizards is very useful.

    此时就是中断点向导的状况页面大有用武之地的地方了。

  • only after the second breakpoint is picked up will the first become active.

    只有当第二个断点被检取后,第一个才会成为活动的。

相关热词