Breakpoints

断点

常用释义

词性释义

n.

[计]断点;视图(breakpoint 的复数)
例句
  • 全部
  • 断点
在处理试图了解的数据类型的代码中放置断点。
If you want to see an inventory of your breakpoints, click the Breakpoints tab in the Debug window at the bottom.
如果想查看断点的列表,可以单击Debug窗口底部的Breakpoints选项卡。
要在Java透视图的PackageExplorer视图中设置断点,双击选择的源代码文件,在一个编辑器中打开它。
若要在程序的执行过程中查看其输出,请在代码中设置断点,然后在程序的命令窗口中查看输出。
Plus, the Script Debugging Buttons enable you to set breakpoints and control the execution of the statements and scripts.
另外,语句调试按钮让你可以设定中断点并控制语句的执行。
利用可用工具插入合适的断点和分析追踪信息都需要很特殊的技巧。
PHPEclipse是一个Eclipse插件,能够强调常见的语法错误,可以与调试器结合起来用于设置断点。
在上述情况下,将忽视您在子包的脚本任务中设置的断点。
以“调试”模式运行程序使您可以使用断点来暂停程序,以检查变量和对象的状态。
In the toolbar at the top of the Breakpoints window, click the Columns tool and then select the name of the column you want to display.
在“断点”窗口顶部的工具栏中,单击“列”工具,然后选择要显示的列的名称。
若要确定是否错误地激活了MDA,请禁用所有断点,重新启动应用程序,然后让它可以不间断地运行。
使用数据断点可以在存储于指定内存位置上的值发生更改时中断执行。
Eclipse支持设置断点,逐步调试代码,检查变量,以及执行其他有用的操作。
这个buffer在它自己的frame中显示所有断点的状态,如图3所示。
Now you're ready to set breakpoints.
现在可以设置断点了。
You can add breakpoints to your rules file, which lets you inspect the state of the objects at specific moments during rule execution.
您可以在规则文件中添加断点,以便在规则执行期间的特定时刻检查对象的状态。
若要查看所有代码并在所有断点处停止,可使用“选项”对话框关闭“仅我的代码”调试。
代码比较简单,但足以使您能够在稍后添加断点。
您不能在此脚本中设置断点,但该脚本会导致数据库对象执行,并命中该对象中的断点。
You can adjust the Breakpoints window to display the information that you want to see, the way you want to see it.
您可以调整“断点”窗口,使它以需要的方式显示您要查看的信息。
Data breakpoints do not work if the memory location is updated within the kernel.
如果记忆体位置已在核心内更新,则资料中断点不会运作。
因此,数据断点在每个调试会话结束时将被自动禁用。
“在删除所有断点之前询问”复选框控制是否显示提示。
Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data.
Fiddler让你能够监测到所有HTTP流量,设置断点,虚拟流入和流出数据。
软件中断被用来实现中断点他操作系统进入点。
Breakpoints can be enabled at the package level, or at the level of the individual tasks and containers that the package includes.
可以在包级或包中的各个任务和容器级启用断点。
使您可以在断点上设置筛选器以使其仅影响特定的进程、线程或计算机。
单击主对话框上的按钮不会产生明显的效果,除非关联的代码中有断点。
显示当前的本地变量及其值,以及带有所有断点的选项卡。
断点不同于这些语句,因为它不是必须添加到程序中的实际源代码。
1·Set and remove breakpoints in code where you want the debugger to stop.
您可以在想要使调试器停下的代码处设置和除去断点。
2·If you want to step through certain areas of the code, you can do so by setting breakpoints and reloading the application.
如果您想单步执行代码的某些部分,那么您可以通过设置断点并重新装入该应用程序来单步执行。
3·You should start debugging by placing breakpoints in your code.
您应当从在代码中放置断点开始进行调试。
4·Like other annotations such as bookmarks, breakpoints, and syntax problems, these are indicated by a symbol in the left margin of the editor.
与其他注释(如书签、断点和语法问题)类似,这些注释也是通过编辑器左侧空白上的符号来指示的。
5·The simulator in essence is a debugger, so you can also set breakpoints and interact with the devices, CPU, and memory.
仿真器在本质上是调试器,因此您还可以设置断点并与设备、CPU 以及内存进行互动。
同义词
n.
断点;视图(breakpoint的复数)