breakpoint

美 ['breɪkˌpɔɪnt]英 ['breɪkˌpɔɪnt]
  • n.转折点;拐点;击穿点
  • 网络断点;中断点;设置断点

复数:break points

breakpointbreakpoint

breakpoint

断点

允许在断点breakpoint)处加入内容,可以加在断点前或断点后,也可以取代断点处的内容 定义 X-Fram 中的一个断点 声明 …

中断点

亦可设定中断点(Breakpoint),使程式执行到中断点即暂 停,方便使用者藉由变数、指令表示式、错误讯息等以了 解程式执行 …

设置断点

设置断点BREAKPOINT) ........................................ 设置观察点(WATCHPOINT) ........................................

破发点

运动项目英文名称_空出来的一间_百度空间 ... 占先 advantage 破发点 breakpoint 盘点 set point ...

转效点

石油英语词汇(B5)_专业词汇_专业英语_食品伙伴网 ... breakout 爆发;烧穿炉衬 breakpoint 转效点;断点 breaks 岩层中之小断 …

设置断点了

这样你就 可以在这个地方设置断点了(breakpoint). 不幸的是,不是每个错误都是这么容易的捕捉到的。相对而言。

转折点

...把球员的打球形态区分为两种类型:第一种是喜欢把球的转折点(breakpoint)设定在离犯规线较近的球员,另一种则是把转折点 …

1
In a source window, you might have to right-click the exact character where the breakpoint is set. 在源窗口中,您可能必须右击断点被设置到的确切字符。
2
Setting a breakpoint in a T-SQL or SQL CLR object automatically enables the server for multi-tier application debugging, if it is possible. 如果可能,则在T-SQL或SQLCLR对象中设置断点将为多层应用程序调试自动启用服务器。
3
You can set a breakpoint at the beginning of a function, or at a specified location within a function. 可以在函数开始处设置断点,也可以在函数中的指定位置设置断点。
4
The thread that generated the breakpoint instruction or exception must not be allowed to execute during the synchronization process. 在同步进程期间,不得执行生成断点指令或异常的线程。
5
With at least one breakpoint set, you are ready to run the debugger. 设置了至少一个断点后,就可以运行调试器。
6
Otherwise the Choose Breakpoint dialog box will open, allowing you to specify which overload(s) to put the breakpoint on. 否则,将打开“选择断点”对话框,允许您指定将断点放在哪些重载上。
7
An ideal solution for this has no overhead and simply suspends the thread when a breakpoint is hit. 对于这一问题的理想解决方案应该是不引入额外开销,然后在遇到断点时将线程挂起。
8
This might be a good place for a breakpoint, should you want to follow the execution logic. 如果您想遵循执行逻辑,这也许是设置断点的一个好地方。
9
You can use a condition with a location breakpoint to stop at a specified location only when a certain condition is true. 可以在某个位置断点处设置条件,只有当条件为真时,才会中断执行。
10
I do not know what conditions cause the call to fail, so I cannot set a conditional breakpoint. 我不知道什么条件导致调用失败,所以无法设置条件断点。
11
If I set a location breakpoint on CnvtV, the program stops on every call to that function, and I do not want that. 如果我在CnvtV上设置一个位置断点,程序在每次调用该函数时都停止,而我不希望这样。
12
Moreover, the continuous edge can be obtained which has no breakpoint on line. 另外,利用该方法得到的边缘连续性较好,不易产生线段断裂。
13
This inserts the name of the function into the New Breakpoint dialog box so that you do not need to type it . 此操作会将函数名插入到“新建断点”对话框中,这样您就不需要键入它了。
14
You can do so by clicking the leftmost column in the editor, adjacent to the line on which you want the place the breakpoint. 您可以在编辑器中单击需要放置断点的行的最左侧列来完成。
15
The breakpoint symbol appears as an empty circle with an exclamation point, indicating that the breakpoint cannot currently resolve. 断点符号显示为带有感叹号的空心圆圈,表明暂时无法解析此断点。
16
The memory address it is attached to no longer has the same meaning, however, so the results of such a breakpoint are unpredictable. 但是,附加断点的内存地址不再具有相同的意义,因此这样的断点的行为是不可预知的。
17
You can set a breakpoint on a particular memory allocation by setting the global variable _afxBreakAlloc to the number shown in the braces. 通过将全局变量_afxBreakAlloc设置为大括号中显示的数字,可以在特定内存分配上设置断点。
18
To use it, set a breakpoint by clicking to the left of the line of code you'd like to break on within the Python editor. 要使用调试器,可在Python编辑器中想中断的代码行的左侧点击,设置断点。
19
If you specify only the function name, the debugger will set one breakpoint on each overload of that function name. 如果只指定函数名,则调试器将对该函数名的每一重载设置一个断点。
20
The OCAP RI launches, the debugger hits your breakpoint, and Eclipse asks if you want to open up the Debugger perspective. OCAPRI启动,调试器命中您的断点,Eclipse询问是否希望打开Debugger透视图。
21
You are now ready to advance to the breakpoint you set in the managed code. 现在即可前进到托管代码中设置的断点。
22
You are now ready to advance to the breakpoint you set in the native code. 现在即可前进到在本机代码中设置的断点。
23
When a breakpoint is hit , step through code inside the function , observing the execution of your code until you isolate the problem . 命中断点时,逐句通过函数内的代码,同时观察代码的执行,直到将问题隔离出来。
24
If you want to set the breakpoint at a different location within the function, edit the values in the Line and Character boxes. 如果要在函数中的其他位置设置断点,请编辑“行”和“字符”框中的值。
25
When you set a breakpoint on an overloaded function, the location of the breakpoint depends on how you specify the function. 在对重载函数设置断点时,断点的位置取决于指定函数的方式。
26
The code executes up to the next breakpoint. 代码将执行到下一个断点。
27
Setting a data breakpoint causes execution to break when the value of that variable changes. 设置数据断点会使程序在该变量值发生更改时中断执行。
28
A breakpoint is a signal that tells the debugger to temporarily suspend execution of your program at a certain point. 断点是一个信号,它通知调试器,在某个特定点上暂时将程序执行挂起。
29
The BreakPoint technology can be integrated into all types of packaging and placed on any support using a simple labeling gun. 断点技术可以集成到所有类型的包装,并放置在任何支持使用简单的标记枪。
30
When execution is suspended at a breakpoint, your program is said to be in break mode. 当执行在某个断点处挂起时,我们称程序处于中断模式。