设置断点 英语是什么意思 - 英语翻译

set breakpoints
setting breakpoints

在 中文 中使用 设置断点 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
我们还可以设置断点,然后执行至特定的点。
Or I can set breakpoints and execute to a certain spot.
在gdb中,设置断点通过break命令实现。
Breakpoints in GDB can be applied through the break command.
您需要做的第一件事可能是设置断点:.
The first thing you probably need to do is to set a breakpoint:.
VisualStudio调试器与Cocos游戏开发人员工作流(设置断点并开始评估变量和表达式)紧密集成。
The Visual Studio debugger tightlyintegrates into the Cocos game developer workflow set breakpoints and start evaluating variables and expressions.
修改特殊功能寄存器、设置断点、单步执行以及运行和停止命令。
Modification of special function registers, setting breakpoints, single stepping, and run and halt commands.
WinDbg可以查看源代码、设置断点、查看变量(包含C++对象)、查看调用堆栈及内存。
WinDbg can view source code, set breakpoints, view variables(including C++ objects), stack traces, and memory.
设置断点后,返回此页面,并正常地使用它,直到达到某个断点。
After setting breakpoints, return to the page and use it normally until a breakpoint is reached.
使用CDB,可以显示和执行程序代码,设置断点,查看或者改变内存的值。
With CDB, you can display and execute program code, set breakpoints, and examine and change values in memory.
基本的调试能力:你现在可以在Blend中调试代码,包括在代码中设置断点来调试你的运行程序。
Basic debugging capabilities: You can now debug in Blend,including setting breakpoints in your code to debug your running app.
Fiddler让你检查所有的HTTP流量,设置断点,以及“fiddle”的传入或传出的数据。
Fiddler allows you to inspect traffic, set breakpoints, and"fiddle" with incoming or outgoing data.
可以在T4文本模板中设置断点并以与普通代码相同的方式对其进行调试。
You can set breakpoints in T4 text templates and debug them in the same way as ordinary code.
您可以控制处理器,设置断点,读/写内存内容,所有这些可在处理器全速运行时进行。
You are able to control the processor, set breakpoints, and read/write memory contents, all while the processor is running at full speed.
通过在VisualStudio中调试您的Unity游戏来快速确定问题--设置断点并评估变量和复杂的表达式。
Identify points rapidly bydebugging your Unity games in Visible Studio- Set breakpoints and consider variables and complex expressions.
内置的调试器蟒蛇的允许开发者检查变量,设置断点并评估实时表情。
Python's built in debugger allows the developer to inspect variables, set breakpoints and evaluate expressions in real-time.
通过在VisualStudio中调试您的Unity游戏来快速确定问题--设置断点并评估变量和复杂的表达式。
Identify issues quickly bydebugging your Unity games in Visual Studio- Set breakpoints and evaluate variables and complex expressions.
包含设置断点的代码行被标记为红色条纹;.
The line of code that contains a set breakpoint, is marked with a red stripe;
调试程序通常在代码进行测试时设置断点(例如使用6502汇编语言中的BRK指令)并启动程序。
The usual technique was to set break points in the code undergoing testing(e.g., with a BRK instruction in 6502 assembly language) and start the program.
例如,VisualStudio允许设置断点、跟踪代码段和查看调用堆栈。
Visual Studio, for instance, allows setting of breakpoints, tracing sections of code, and reviewing the call stack.
如果你知道MSVC,你会很快适应它(F5开始调试,F9设置断点等等)。
If you know MSVC, you will be comfortable immediately(F5 to start debugging,F9 for breakpoints, etc).
如果您有一个机器人,那么您要做的事情之一便是设置断点
If you do have a robot, one of the things you do set a breakpoint.
Fedora中多数重要的包使用SystemTap静态标记预编译,现在在GDB中可以将这些标记作为目标来设置断点
Numerous important packages within Fedora are pre-built with SystemTap static markers,and these can now be used as the target for breakpoints in gdb.
在352行设置断点,检查mac_size变量的值,我们发现该至为0xffffffff,这个值比EVP_MAX_MD_SIZE的值(64字节)大。
Putting a break point at line no. 352 and checking the mac_size variable shows us the value 0xffffffff, which is greater than EVP_MAX_MD_SIZE(64).
它内置了linting,允许在编辑器中设置断点
It has linting built-in and allows for setting breakpoints in the editor itself.
可以在map(),reduce()和所有其他方法中设置断点
It is possible to set breakpoints within map(), reduce() and all the other methods.
在Chrome,可以为XmlHttpRequest设置断点,你可以调试AJAX请求。
Within Chrome, it's possible to place a breakpoint on a XmlHttpRequest allowing you to debug AJAX requests.
例如,VisualStudio允许您设置断点,跟踪代码片段以及查看调用堆栈。
Visual Studio, for instance, allows setting of breakpoints, tracing sections of code, and reviewing the call stack.
例如,编写一些代码来打开一个SqlConnection,并在调用Open方法的地方设置断点
For example, write some code to open a SqlConnection and set a breakpoint on the call to the Open method.
新的断点设置信息出现在一个Peek窗口,包含断点条件和操作的IntelliSense支持。
The new breakpoint settings information appears in a Peek window that includes IntelliSense support for breakpoint conditions and actions.
结果: 28, 时间: 0.0257

单词翻译

顶级字典查询

中文 - 英语