单词 | set a breakpoint | ||||||
释义 | set a breakpoint
例句释义: 设置断点,设定断点,设置一个断点 1. You can set a breakpoint at the beginning of a function, or at a specified location within a function. 可以在函数开始处设置断点,也可以在函数中的指定位置设置断点。 technet.microsoft.com 2. You can set a breakpoint on a particular memory allocation by setting the global variable _afxBreakAlloc to the number shown in the braces. 通过将全局变量_afxBreakAlloc设置为大括号中显示的数字,可以在特定内存分配上设置断点。 msdn2.microsoft.com 3. 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编辑器中想中断的代码行的左侧点击,设置断点。 www.ibm.com 4. When you set a breakpoint on an overloaded function, the location of the breakpoint depends on how you specify the function. 在对重载函数设置断点时,断点的位置取决于指定函数的方式。 technet.microsoft.com 5. When you set a breakpoint on an expression or type an expression in a debugger window, the expression evaluator interprets the input. 在调试器窗口中键入表达式或在表达式上设置断点时,表达式计算器即对输入进行解释。 msdn2.microsoft.com 6. If the application had forms, you could set a breakpoint at the form handler and view the incoming parameters. 如果应用程序包含表单,那么可以在表单处理函数上设置断点并查看输入的参数。 www.ibm.com 7. Instead, you set a breakpoint in the stored procedure code , and press Continue (F5 ) to execute code up to the break point . 而应当在存储过程代码中设置断点,并按“继续”(F5)执行代码直到断点。 www.bing.com 8. Simply set a breakpoint on your point of interest, hit the Restart program button, and run the program until your breakpoint is hit. 在您感兴趣的点上简单地设置一个中断点,您只须点击Restartprogram按钮,并运行程序,直到达到中断点为止。 www.ibm.com 9. Another option for debugging is to set a breakpoint on the XSL transformation primitive in the Mediation Flow Editor. 另一个调试选项是在MediationFlowEditor中对XSL转换原语设置断点。 www.ibm.com 10. In a source window, click on a line of executable code where you want to set a breakpoint. 在源窗口中,单击要设置断点的那行可执行代码。 msdn2.microsoft.com 1. In a source window, click a line of executable code where you want to set a breakpoint. 在来源视窗中,按一下您要设定中断点的可执行程式码行。 technet.microsoft.com 2. To set a breakpoint, click on a block diagram object with the Breakpoint tool from the Tools palette. 在工具选板上选取断点工具,单击程序框图上的对象,就放置了断点。 www.eefocus.com 3. Your next step is to set a breakpoint in the managed code to prepare for attaching the managed debugger. 下一步是在托管代码中设置断点以准备附加托管调试器。 msdn2.microsoft.com 4. You can set a breakpoint on the function with the Hit Count field to a value so high that it will never be reached. 在函数上设置断点时可以将“命中次数”字段设置为一个大到永远无法达到的值。 msdn2.microsoft.com 5. Your next step is to set a breakpoint in the native code to prepare for attaching the native debugger. 下一步是在本机代码中设置断点以准备附加本机调试器。 msdn2.microsoft.com 6. Click to the left of this line in the vertical gray bar to set a breakpoint . 在垂直灰色条中这一行的左侧单击以设置断点。 www.bing.com 7. You can use the allocation number to set a breakpoint at the location where memory is allocated. 可以使用分配编号在分配内存的位置设置一个断点。 technet.microsoft.com 8. You can use the Script Explorer window to open a document and set a breakpoint inside the script code. 您可以使用“脚本资源管理器”窗口打开文档,并在脚本代码内部设置断点。 msdn2.microsoft.com 9. In the next procedure, you will set a breakpoint and step through the code to find the error. 在下一个过程中,您将设置断点并单步执行代码以找出错误。 msdn2.microsoft.com 10. You do not need to set a breakpoint in all cases, however. 您其实不需要在任何情况下都设置断点。 msdn2.microsoft.com 1. You can use the object ID to set a breakpoint on a method of the object. 您可以使用对象ID在对象的方法上设置断点。 msdn2.microsoft.com 2. Write all the client-side script in a single function, and set a breakpoint on it. 将所有客户端脚本写入一个函数,并在该函数上设置一个断点。 msdn2.microsoft.com 3. Attempting to set a breakpoint in a DLL before. 之前在DLL内设置断点。 msdn2.microsoft.com 4. Before you start debugging the calling application, you will usually want to set a breakpoint in the class library. 在开始调试调用应用程序之前,通常希望在类库中设置一个断点。 msdn2.microsoft.com 5. Call Stack window to set a breakpoint on a previous call that has not yet returned. “调用堆栈”窗口在先前发出而尚未返回的调用中设置断点。 technet.microsoft.com 6. Set a breakpoint on the new query and then start debugging to step through the function. 在新查询中设置断点,然后开始单步调试函数。 blog.sina.com.cn 7. Move the cursor to the location in the file where you want to set a breakpoint, and press F9. 将光标移到文件中要设置断点的位置,然后按F9键。 technet.microsoft.com 8. You can now set a breakpoint in that Java code by double-clicking on the left column on the appropriate line. 现在您可以通过双击相应行左栏来在该Java代码中设置中断点。 www.ibm.com 9. If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction. 如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。 www.ibm.com 10. Set a breakpoint at the location in the client project where you want to start stepping. 在客户端项目中需要开始单步执行的位置设置断点。 technet.microsoft.com 1. To avoid this behavior, be sure set a breakpoint in your code before starting a debugging session. 为了避免这种状况,请确保在启动调试会话前在您的代码中设置了一个断点。 www.ibm.com 2. Call Stack window, you can set a breakpoint on a particular function call. “调用堆栈”窗口,您可以在特定的函数调用处设置断点。 technet.microsoft.com 3. Here , you set a breakpoint at the first executable statement in the procedure . 下面,您要在过程中的第一个可执行语句处设置断点。 www.bing.com 4. You cannot set a breakpoint on a statement that declares a variable. 不能在声明变量的语句上设置断点。 msdn2.microsoft.com 5. This breakpoint type is also created when you set a breakpoint from the source view in disassembly or mixed modes. 当您从单独或者混合模式下的源视图中设置一个中断点,也可以创建一个中断点类型。 www.ibm.com 6. Set a breakpoint on the function call in the target application. 在目标应用程序中的函数调用上设置一个断点。 technet.microsoft.com 7. Break Mode: set a breakpoint in the target application and run it. 中断模式:在目标应用程序中设置断点并运行该断点。 technet.microsoft.com 8. Set a breakpoint in the target application. 在目标应用程序中设置一个断点。 technet.microsoft.com 9. To debug the code you have to set a breakpoint first. 要调试代码必须先设置断点。 www.ibm.com 10. You can set a breakpoint on a memory address. 您可以在内存地址上设置断点。 msdn2.microsoft.com 1. We can set a breakpoint in invokeMethod to see clearly see what is happening. 我们可以在invokeMethod中设置断点清楚地看到所发生的一切。 www.infoq.com 2. This is enabled automatically if you set a breakpoint in a SQL CLR object. 如果在SQLCLR对象中设置了一个断点,则自动启用此调试。 msdn2.microsoft.com 3. Clear all breakpoints, then set a breakpoint at line 14 in index. php. 取消所有断点,然后在index.php中的第14行设置一个断点。 www.ibm.com 4. Set a breakpoint somewhere in your MIDlet's Java code. 在MIDlet的Java代码的某处设置一个断点。 www.ibm.com 5. Suppose you set a breakpoint at this line. 假定在该行设置了一个断点。 msdn2.microsoft.com 6. 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请求生命周期中将遇到这个断点。 www.ibm.com 7. In Figure 6, I set a breakpoint at line 1830 of feedparser. py. 在图6中,我在feedparser.py的1830行处设置了断点。 www.ibm.com 8. For example, we suggest you set a breakpoint in SDOClient. java, line 110, and debug SDOClient (as a Java application). 比如,我们建议在SDOClient.java第100行设置一个断点,并调试SDOClient(像在Java应用程序中那样)。 www.ibm.com 9. If you want to set a breakpoint on the function itself, rather than a specific call to the function, see 如果要在函数本身上设置断点,而不是在对函数的特定调用上设置断点,请参见 msdn2.microsoft.com 10. To set a breakpoint on the exit point of a function call 在函数调用的退出点上设置断点 msdn2.microsoft.com 1. In the project you created above, click in the left margin to once again set a breakpoint at the line you added 在上面创建的项目中,单击左边的空白以再次在添加的行上设置断点 msdn2.microsoft.com 2. To set a breakpoint on a function call 针对函数调用设置断点 msdn2.microsoft.com 3. Set a breakpoint within the project, as shown 在项目内设置断点,如图所示 www.ibm.com 4. To run to a specified location where you have set a breakpoint 运行到已设置断点的指定位置 msdn2.microsoft.com 5. To set a breakpoint and step through code 设置断点并单步执行代码 msdn2.microsoft.com 6. How to: Set a Breakpoint on a Function Call from the Call Stack Window 如何:从“调用堆栈”窗口针对函数调用设置断点 msdn2.microsoft.com 7. How to: Set a Breakpoint in Script in a Script Task 如何在脚本任务的脚本中设置断点 msdn2.microsoft.com 8. To set a breakpoint in script 在脚本中设置断点 msdn2.microsoft.com 9. Set a breakpoint on the line that reads, 行上设置一个断点。 msdn2.microsoft.com 10. First, set a breakpoint in the 举例来说,首先在 www-128.ibm.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。