网站首页  词典首页

请输入您要查询的英文单词:

 

单词 debug
释义
debugging是debug的现在分词

debug

美 [di?b?ɡ]
英 [di??b?ɡ]
  • v.【无线】调整;排除(飞机等的)故障
  • 网络调试;除错;侦错
过去式:debugged  现在分词:debugging  第三人称单数:debugs  
v.
clear up,correct,sort out,repair,fix
v.
1.
【无线】调整,调谐
2.
排除(飞机等的)故障;(自动化装置中)移去(程序等中的)错误
3.
驱除(某处的)害虫
4.
寻出并拆除...内的窃听器
5.
(用电子仪器)使(窃听器)失效
1.
【无线】调整,调谐
2.
排除(飞机等的)故障;(自动化装置中)移去(程序等中的)错误
3.
驱除(某处的)害虫
4.
寻出并拆除...内的窃听器
5.
(用电子仪器)使(窃听器)失效

例句

释义:
1.
The test support code is often a simple extension of the debugging support code programmers write anyway.
测试支持代码常常只是程序员随便编写的调试支持程序的简单延伸。
www.staredu.net
2.
The common language runtime (CLR) debugging API was designed to be used as if it were part of the operating system kernel.
公共语言运行时(CLR)调试API专门用作操作系统内核的一部分。
technet.microsoft.com
3.
As is often the case in debugging, fixing one problem fixes (or reveals) several others.
这在调试中是经常出现的事:修复了一个问题就修复(或者暴露了)另外几个。
www.ibm.com
4.
If you have an idea for a dynamic interface, be ready to spend a bit of extra time on debugging.
如果您有使用动态界面的想法,就要准备在调试上花费一些额外的时间。
www.ibm.com
5.
They are also used for locating embedded debugging information and, just like the semantic Web, are fully readable by programs.
它们也可以用来定位嵌入的调试信息,就像语义Web,非常适合由程序进行阅读。
www.ibm.com
6.
Party B shall be responsible for the installation and debugging of the equipment with its own tools and measuring tools needed.
乙方负责安装、调试设备,并自带安装调试用的工具和量具。
blog.sina.com.cn
7.
It boasts a solid graphical environment, powerful compilers and debugging environments, easy-to-install packages, and numerous applications.
它引以为傲的有一个坚实的图形环境,强大的编译器和调试环境,易于安装的软件包,以及无数的应用程序。
www.ibm.com
8.
However, with the remote debugging technique you don't have to worry about any of that -- you have the power of full source-level debugging.
然而,有了远程调试技术,您就不必为之担忧了—您拥有完全源代码级调试的能力。
www.ibm.com
9.
The scheme is of ensuring real-time of the system, easing debugging and maintenance, designing flexible and easing extensions.
它具有保证系统实时性、便于调试和维护、设计灵活及易于扩展等优点。
www.ceps.com.tw
10.
By default, Edit and Continue re links your program at the end of a debugging session to create an up-to-date executable.
默认情况下,“编辑并继续”在调试会话结束时重新链接到程序,以创建最新的可执行文件。
technet.microsoft.com
1.
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对象中设置断点将为多层应用程序调试自动启用服务器。
msdn2.microsoft.com
2.
At this point, it's worth mentioning that the logger might be set to write output into a separate file to simplify debugging.
此时,需要注意记录器可能被设置为将输出写入到一个单独文件,从而简化调试。
www.ibm.com
3.
To help to prevent shutting down the application while you are debugging , do not set this time- out to a large value .
若要帮助避免在调试期间关闭应用程序,请不要将此超时属性设置为较大值。
www.bing.com
4.
This approach proved to be a good debugging aid when trying to track down which template controlled which content.
这种方式有助于进行调试,因为很容易看出哪个模板控制哪块内容。
www.ibm.com
5.
Debugging high-level code often requires you to understand the system calls and kernel behavior of your operating system, too.
调试上层代码同样需要你理解系统调用和操作系统的内核特性。
bbs.chinaunix.net
6.
Testing, reviewing, and debugging code that does not follow any standards can be a daunting task, even for the best of programmers.
即使是最好的程序员,测试、复查和调试不遵循任何标准的代码也是一项艰巨的任务。
www.ibm.com
7.
If you choose not to enable debugging, the page runs in the default browser but does not allow you to attach a debugger to it.
如果您选择不启用调试,则页会在默认浏览器中运行,但是不允许您向其附加调试器。
msdn2.microsoft.com
8.
People also underestimate the time they spend debugging. They underestimate how much time they can spend chasing a long bug.
人们往往还低估了在调试上所花的时间,低估了他们用来追踪一个“潜伏”很久的臭虫所花的时间。
pro.yeeyan.com
9.
It's easy to develop with Pyjamas because you can use the same debugging tools that you usually use for Python.
用Pyjamas进行开发很容易,因为可以使用平时使用的Python调试工具。
www.ibm.com
10.
There's also the debugfs filesystem, but it tends to be (as the name implies) more of a debugging interface.
还有一个debugfs文件系统,不过(顾名思义)它提供的更多是调试接口。
www.ibm.com
1.
Finding the cause of a memory leak can be a tedious process, not to mention one that will require special debugging tools.
查找内存漏洞的原因可能是一个乏味的过程,更不用说需要专用调试工具的情况了。
www.ibm.com
2.
For instance, suppose you're debugging a stylesheet that seems to have trouble when a paragraph contains an inline image.
比方说,如果要调试一个只有遇到包含行内图像的段落时才会出现问题的样式表。
www.ibm.com
3.
Most changes outside of method bodies, and a few changes within method bodies, cannot be applied during debugging, however.
但是,方法体外的大多数更改以及方法体内的小部分更改在调试期间不能应用。
msdn2.microsoft.com
4.
At this point, several windows will open, allowing you to perform further debugging tasks.
此时,将打开几个窗口,以便执行进一步的调试任务。
msdn2.microsoft.com
5.
I keep warnings and strict on while programming and debugging, and I switch it off once the script is ready to be used in the real world.
我在编程和调试时保留了warnings和strict,但在真正使用时,去掉了这些内容。
www.ibm.com
6.
The user interface shows that the Remote Debugging Monitor is running and makes remote debugging easy to set up.
用户界面显示“远程调试监视器”正在运行,并使远程调试易于设置。
www.kuenglish.info
7.
Another improvement is the use of JSR-45 features to improve debugging (Note: link seems to be broken at the time of publication).
另一个改进就是使用了JSR-45特性来改善调试(注意:在本文发布之际该链接可能无效)。
www.infoq.com
8.
One of the purposes of this sort of debugging is to find out where your mental model of the code diverges from reality.
这类调试的目标之一是发现代码思维模型偏离实际的地方。
www.ibm.com
9.
If Just-in-Time debugging is not enabled, the Stop statement behaves as if it were an End statement, terminating execution.
如果没有启用实时调试,Stop语句的行为如同End语句,终止执行。
msdn2.microsoft.com
10.
Provides information on a variety of debugging tools that enable you to inspect and modify the state of your program.
给出了有关各种调试工具的信息,这些工具用于检查和修改程序状态。
technet.microsoft.com
1.
First, they can use it as a debugging tool when confronted with a program bug or defect that seems to be related to improper memory usage.
首先,当您遇到一个程序错误或者看起来是与不适当使用内存相关的缺陷时,您可以把它当作一个程序调整工具来使用。
www.ibm.com
2.
This can be useful when debugging, if you want to pack away parts of the XML file that do not interest you at the moment.
这在调试时很有用,如果对XML文件的某些部分不感兴趣,就可以将它们折叠起来。
www.ibm.com
3.
Debugging declarative grammars is often more difficult than incrementally adjusting imperative code.
调试声明性语法通常比用增量方式来调整命令式代码更困难。
www-128.ibm.com
4.
Describes areas where the device debugging experience differs from that of the desktop .
描述设备调试体验与桌面调试体验之间的各方面差异。
www.bing.com
5.
To help deal with these problems, a program can be run in JIT mode or debugging mode independently of a debugger.
为了帮助处理这些问题,可以独立于调试器在JIT模式或调试模式下运行程序。
technet.microsoft.com
6.
Choose Yes if you want the debugger to continue trying to set up debugging.
如果希望调试器继续尝试设置调试,则选择“是”。
www.kuenglish.info
7.
To reduce complexity and simplify debugging of any potential problems, I recommend that you not use client authentication initially.
为了降低复杂性并简化任何潜在问题的调试,我不推荐在一开始就使用客户端身份验证。
www-128.ibm.com
8.
To help debugging, at the end of a program run, all the known variables and their current contents are printed.
为了帮助调试,我们在程序运行的末尾把所有已知的变量及其当前内容都打印了出来。
www.ibm.com
9.
Therefore, in the design, installation, debugging Guide, be sure to be able to guide the thickness of the fit, embed chain tablets.
所以,在安装、调试导轨时,要保证导轨厚度合适,能够嵌入链片之中。
www.bing.com
10.
To set up the remote debugging environment for FreeBSD kernel debugging, you need two machines: a target machine and a development machine.
要设置进行FreeBSD内核调试的远程调试环境,您需要两台计算机:一台目标计算机和一台开发计算机。
www.ibm.com
1.
The child entries of any node are exactly those debugging information entries owned by that node.
任何节点的子条目正是该节点拥有的调试信息条目。
www.ibm.com
2.
Ultimately, productivity must be measured not only in how much time is spent writing it, but also by how much time is spent debugging it.
最终,生产率所涉及到的因素就不仅仅是写代码所消耗的时间了,还要有调试的时间。
dongxi.net
3.
This function is commonly used for debugging, but it has many other uses within the kernel.
这个函数通常用于调试,但是它在内核中还有许多其他用途。
www.ibm.com
4.
This plug-in allows you to use WTP as a very basic development environment for creating, deploying, and debugging Geronimo applications.
这个插件允许您将WTP作为一个创建、部署和调试Geronimo应用程序的很基本的开发环境。
www.ibm.com
5.
Your goal in debugging a makefile is to figure out what make is trying to build, and what commands it thinks will build it.
在调试makefile时,目标是找到make正在试图编译什么东西,以及它认为哪些命令可以用来编译。
www.ibm.com
6.
This method is intended for debugging only, as it lets me compare the result of a parse with expected results.
我只是打算在调试时使用这个方法,它可以让我用所期望的结果与解析的结果作比较。
www.ibm.com
7.
This section shows the code snippet to make a plug-in, which can be used for debugging the previous sample application.
本节给出一个插件的代码片段,此插件用于调试前面的示例应用程序。
www.ibm.com
8.
This sends a response to the browser indicating that there was a problem with the user registration or that the servlet needs debugging.
这向浏览器发送一个响应,表明用户注册有问题或者servlet需要调试。
www-128.ibm.com
9.
This method of SQL debugging is known as Direct Database Debugging, and can be done in Visual Studio outside of any project if need be.
该SQL调试方法称为直接数据库调试,如果需要,可以在任何项目以外通过VisualStudio进行。
msdn2.microsoft.com
10.
After some debugging, it turned out that the problem was that I wasn't returning a value from my handlers.
经调试发现,问题在于我没有从处理程序返回一个值。
www.ibm.com
1.
When debugging , you can execute code one line at a time by stepping into, stepping over, or stepping out of the code .
在调试时,可以通过进入并逐行执行代码、逐行执行代码或跳出代码来一次执行一行代码。
www.bing.com
2.
Debugging procedures are different when you are trying to debug code on a live server that customers are accessing.
当您尝试在客户正在访问的处于活动状态的服务器上调试代码时,调试过程会有所不同。
msdn2.microsoft.com
3.
Memory debugging programs (see Resources) can come in handy when you're trying to detect memory leaks.
当您试图调试内存漏洞时,内存调试程序(请参阅参考资源)可能派得上用场。
www.ibm.com
4.
Plus, the Script Debugging Buttons enable you to set breakpoints and control the execution of the statements and scripts.
另外,语句调试按钮让你可以设定中断点并控制语句的执行。
dictsearch.appspot.com
5.
Provides debugging services with a graphical interface to help application developers find and fix bugs in programs that target the runtime.
使用图形界面提供调试服务,以帮助应用程序开发人员查找和修复针对运行库的各类程序中的bug。
msdn2.microsoft.com
6.
Several improvements have been made to testing, improving productivity and debugging of your applications.
对测试进行了若干改进,从而改进了工作效率和应用程序的调试。
www.ibm.com
7.
The result indicates that this technique can satisfy the demand for system debugging, and it has higher value in engineering application.
实测表明,该技术完全满足系统调试需要,具有较高的工程应用价值。
www.instrumentation.com.cn
8.
Finally, the problems which appeared in the whole debugging of the actual system as well as the debugging process had been stated briefly.
最后,对实际系统的整体调试以及调试中出现的问题作了简要论述。
www.boshuo.net
9.
The guarantee begins with the first thermal debugging or at least 8 months after delivery of the goods, and shall be subject to the earlier.
担保从设备首次热调试或者至少交货后8个月开始,以时间早者为准。
www.fane.cn
10.
l Providing easy-to-use debugging tools for tracing OpenGL ES API calls and checking for errors.
提供了一个易用的调试工具来跟踪OpenGLESAPI的调用和错误的检查
blog.sina.com.cn
1.
Modularity -- the various components of the application can be swapped in and out as desired, making debugging much easier.
模块性?应用程序的各种组件可以按您的需要调进调出,使调试工作更加容易。
www.ibm.com
2.
I think debugging is so important that it should be allocated at least 30% of the project timeline.
我认为,调试如此重要,以至于至少要为其分配整个项目30%的时间。
www.ibm.com
3.
The heart rule of synchronization timing design was proposed. The debugging theory of software for hardware was summarized.
提出同步时序设计的“心跳法则”,总结了以软描硬的调试理论。
www.fabiao.net
4.
For this reason, I would like to share with you a few techniques that I have found useful for custom code debugging.
因为这个原因,我想与您分享几个对于调试自定义代码比较有用的技术。
msdn2.microsoft.com
5.
One of the lesser-known solutions for both debugging and optimizing your code is to use the Perl compiler with one of the many "back ends. "
更少为人知的一种调试和优化代码的方法是,在Perl编译器中使用“编译器后端”。
www.ibm.com
6.
We have such a outstanding group specialized in R&D, producing , sale , project designing , installation debugging and after-sales service .
我厂拥有一个研发、生产、销售、工程设计、安装调试和售后服务集一体的精英团队。
blog.china.alibaba.com
7.
Set to generate debugging information and place it in the output file , or to generate a PDB only.
设置为生成调试信息并将其放入输出文件中,或设置为仅生成PDB。
www.bing.com
8.
Tracing is typically used to record any information that could be useful in debugging problems with your code.
跟踪通常用于记录在调试代码问题时可能有用的任何信息。
www.ibm.com
9.
This can be very useful for stress testing, test execution analysis, bug analysis and reporting and debugging purposes.
这种做法在强力测试、测试执行分析、bug分析报告与调试目标方面都非常有用。
se.csai.cn
10.
You'll be better able to see what's happening if you turn on debugging.
你最好看看开启调试状态时发生了什么。
cvs.woodpecker.org.cn
1.
Note that kdb does not require two machines, but it does not allow you to do source level debugging like kgdb.
请注意,kdb不需要两台机器,不过它也不允许您像kgdb那样进行源代码级别上的调试。
www.ibm.com
2.
Sonar Signal Simulator is one of the important equipments used in the debugging and mensuration of performance parameters of sonar system.
声纳信号模拟器是一种用于声纳整机调试和性能指标测定的重要设备。
www.fabiao.net
3.
The fact that Tomcat is open source makes it nice for debugging as well as understanding how the servlet container engine works.
Tomcat的开放源代码特点使得它便于调试,且有助于人们了解servlet容器引擎的工作原理。
www-128.ibm.com
4.
Each debugging information entry is defined either to have child entries or not to have child entries.
每个调试信息条目被定义为拥有子条目,或不包含任何子条目。
www.ibm.com
5.
Post your questions about PHP scripts, functions, syntax, variables, PHP debugging and any other topic of relevance to PHP developers.
在这里您也可以发表您关于PHP脚本、函数、语法、变量、PHP调试及与PHP相关的其他主题的问题。
www.ibm.com
6.
An error occurred during the debugger's attempt to set up debugging on the server (details are displayed in the dialog box).
在调试器试图在服务器上设置调试期间发生错误(详细信息显示在对话框中)。
msdn2.microsoft.com
7.
Visual Studio supports debugging of text templates and of the transformation process, but it is not straightforward.
VisualStudio的支持文本模板和转换的过程中的调试,但它不是直接的支持。
www.infoq.com
8.
Debugging an old version of your code after a new version failed to build due to build errors.
如果由于生成错误无法生成新版本的代码,则对旧版本的代码进行调试。
msdn2.microsoft.com
9.
enables you to turn off hardware acceleration for debugging and test purposes.
可以让您基于侦错和测试目的关闭硬体加速。
technet.microsoft.com
10.
Debugging large-scale cloud applications: tools to collect, visualize, and inspect the state of jobs running across many thousands of cores.
诊断大规模云计算应用程序:构建辅助工具来收集、可视化以及探测在数以千计的核上运行的任务状态。
www.bing.com
1.
Thread state is only of interest in a few debugging scenarios.
只有在一些调试方案中才会涉及线程状态。
msdn2.microsoft.com
2.
Eclipse also has a special Debug view that allows you to manage the debugging or running of a program in the Workbench.
Eclipse还有一个特别的Debug视图,允许您在工作台中管理程序的调试和运行。
www.ibm.com
3.
Visual embedded debugger as embedded development tools are being used for embedded software debugging and testing.
嵌入式可视化调试器是进行嵌入式开发的工具,被用于对嵌入式软件的调试与测试。
www.fabiao.net
4.
Getting back to the hypothetical story of you debugging a live Grails application, you still haven't found what you are looking for yet.
回到先前的假设,您正在调试一个实时Grails应用程序,但还没有找到您需要的东西。
www.ibm.com
5.
At last, through offline and online debugging of each component of the system, locale photos are attained and analyzed.
最后,对等离子弧焊接系统的各个组成部分进行了调试分析,并给出了在试验过程中记录的照片。
www.13191.com
6.
Processing also supports text, both within the display window and in the form of a console for debugging.
Processing不仅支持显示窗口内的文本,还支持控制台形式的用于调试的文本。
www.ibm.com
7.
The original intention was to provide a method for monitoring or debugging the MAPI protocol exchanges between the client and servers.
最初的意图是提供一种方法以便监视或调试客户端和服务器之间的MAPI协议交换。
www.ibm.com
8.
At the beginning of debugging, we used candle to heat the copper of the engine, but the engine didn't work. We tried to analysis reason.
一开始,我们用蜡烛直接对发动机的铜板进行加热,但是发动机并没有动进来。
blog.sina.com.cn
9.
At the end of the Dissertation, the system-level designing and debugging problem and solving means are summarized and concluded.
本文最后对系统设计和调试中遇到的问题以及解决方法也作了相应的归纳和总结。
www.fabiao.net
10.
These are just a few topics I cover in this chapter that you need to know when it comes to compiling and debugging your programs.
本章列出的只是你在编译和调试程序时需要了解的几个问题。
www.infoq.com
1.
The bottom line is that you must be able to trust what you are debugging.
您起码必须能够信任要调试的代码。
msdn2.microsoft.com
2.
You are now ready to insert printk's and collect debugging information dynamically and unobtrusively by writing simple Kprobes modules.
您现在就已经准备就绪,可以插入printk并通过编写简单的Kprobes模块来动态而且无干扰地收集调试信息。
www.ibm.com
3.
This error indicates that the name or password you provided was not recognized or does not have appropriate privileges for debugging.
此错误指示所提供的用户名或密码无法识别或者不具有适当的调试特权。
msdn2.microsoft.com
4.
The result of speed loop and position loop simulation were closed to the design values, providing guidance for the actual system debugging.
对设计的系统进行了仿真和分析,电流环仿真结果表明,调节器的工程设计方法仍适用。
www.fabiao.net
5.
Deadlocks of this nature can be resolved using some of the debugging features described in the first article of this series.
这种性质的死锁可以用本系列的第一篇文章中描述的某些调试特性来解决。
www.ibm.com
6.
One option is to provide enough overhead in all situations to print a few lines of debugging before crashing, but this may not be practical.
一种选择是在所有环境中提供足够的开销,在崩溃之前打印几行调试信息,但这不太现实。
www.ibm.com
7.
BSM provides a way of developing, debugging, and monitoring these nouns as a state machine.
BSM作为一种状态机,提供了一种开发、调试和监视这些“名词”的方法。
www.ibm.com
8.
The value is used to set the speed of the serial port used for debugging remote targets.
这个值用来设置调试远程目标的串口传输速度。
wiki.chinaunix.net
9.
DBG files have been superseded by PDB files, which are now more commonly used for debugging.
DBG文件已经由PDB文件替代,PDB文件现在更常用于调试。
msdn2.microsoft.com
10.
Every one of these approaches does the same thing in a debugging context.
这些方法在调试环境中做同样的事。
www.ibm.com
1.
When debugging optimized code , look at the Disassembly window to see what instructions are actually created and executed .
调试优化的代码时,请查看“反汇编”窗口以了解实际创建和执行了哪些指令。
www.bing.com
2.
You should be able to inspect the variables as you would while debugging any application.
与调试其他应用程序时一样,这时可以检查变量的值。
www.ibm.com
3.
The name of a remote machine where the application will run for debugging purposes or an Msvsmon server name.
出于调试目的运行应用程序的远程计算机的名称或一个Msvsmon服务器名称。
msdn2.microsoft.com
4.
However, it is also easy to cause unexpected behavior during normal debugging.
但是,这也容易在正常调试过程中导致意外的行为。
msdn2.microsoft.com
5.
This is usually done during testing or debugging and is not recommended for production.
在测试或调试期间通常这样做,而在进行生产时不推荐这样做。
www-128.ibm.com
6.
Which can be licensed by group. Even in-house debugging of obfuscated applications need not be as complex as it once was.
即使是对经模糊处理的应用程序的内部调试也不需要和以前那样复杂。
msdn2.microsoft.com
7.
The ability to debug another process gives you extremely broad powers that you would not otherwise have, especially when debugging remotely.
调试其他进程的能力赋予您极广泛的权力,这是无法通过其他途经获得的,在进行远程调试时更是如此。
msdn2.microsoft.com
8.
When used effectively, the new memory-management tools will support your debugging efforts to reclaim some of your system resources.
当得到有效使用时,新内存管理工具将支持您的调试工作,从而重新获得一些系统资源。
www.ibm.com
9.
A second pair of eyes is a very effective debugging technique.
所以寻求他人的帮助也是一种切实有效的调试技巧。
www.ibm.com
10.
Gets the compiled state of a script engine, and, optionally, associated debugging information.
获取脚本引擎的已编译状态和关联的调试信息(可选)。
msdn2.microsoft.com
1.
If it fails, it is denoted with a red X. Clicking the X provides stack trace information for debugging.
如果失败了,则用一个红色的X来表示。点击这个X则提供一些供调试用的线索信息。
www.ibm.com
2.
It provides a step-by-step tutorial for creating and debugging a custom run-time image and a simple application that runs in the Emulator.
它提供了有关创建和调试自定义运行库映像和在模拟器中运行的简单应用程序的分步教程。
msdn2.microsoft.com
3.
A new set of debugging messages is available to help you troubleshoot pipe and pipeline development.
增加了一组新的调试消息,帮助开发人员排除管道和管道序列的故障。
www.ibm.com
4.
If the page or the Web site has not previously been configured to enable debugging, Visual Studio prompts you to enable debugging.
如果以前未将页或网站配置为启用调试,VisualStudio会提示您启用调试。
msdn2.microsoft.com
5.
On the Connect tab, specify the host name of your server or localhost if it is on the same machine that you are debugging.
最后,在Connect附签中,指定服务器的主机名称,如果服务器在所调试的计算机上,则指定本地主机的名称。
www.ibm.com
6.
You can also configure the log file to be automatically saved when your load test fails to help in debugging and analyzing your application.
您也可以设定记录档,以协助侦错和分析应用程式的负载测试失败时,会自动储存。
msdn.microsoft.com
7.
To see all code and stop at all breakpoints, I can turn Just My Code debugging off by using the Options dialog box.
若要查看所有代码并在所有断点处停止,可使用“选项”对话框关闭“仅我的代码”调试。
msdn2.microsoft.com
8.
Performing these tasks can introduce a noticeable delay between the time debugging is started and the time the application begins running.
执行这些任务会导致在开始调试和开始运行应用程序之间有很明显的延迟。
technet.microsoft.com
9.
This error occurs if you attempt to do Just-In-Time debugging on a machine where there is no user logged onto the console.
如果试图在没有用户登录到控制台的计算机上进行实时调试,将发生此错误。
msdn2.microsoft.com
10.
Discusses tools for continuously testing and debugging applications as you build them.
讨论生成应用程序时进行连续测试和调试的工具。
msdn2.microsoft.com
1.
To see the result of changes to IDL attributes, you must stop debugging and rebuild your application.
若要查看对IDL特性更改的结果,必须停止调试并重新生成应用程序。
technet.microsoft.com
2.
A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers.
调试数据格式是用来存储有关已编译计算机程序的信息的一种方式,这些信息将用于高级调试器。
www.ibm.com
3.
With successful joint debugging on the ground, result shows that the system can satisfy the operational requirements for further aviation.
地面联合调试结果表明该系统能够满足即将开展的航空遥感作业的要求。
kns50.chkd.cnki.net
4.
The Debug View allows you to manage the debugging or running of a program in the Workbench.
Debug视图允许您在工作台中管理程序的调试或运行。
www-128.ibm.com
5.
The mediation will write additional messages to the trace log file, which can be used for debugging.
中介将会把此消息写入跟踪记录文件,此文件可用于调试。
www.ibm.com
6.
The remote computer might have remote debugging components installed for some code types but not for others.
原因是远程计算机上可能安装了一些代码类型的远程调试组件,但没有安装另一些代码类型的远程调试组件。
technet.microsoft.com
7.
Finally, embedded debugging method for application to determine the system to debug the application program.
最后对嵌入式应用程序调试方法的研究,确定本系统应用程序的调试方案。
www.fabiao.net
8.
It is recommended that you deploy with a separate configuration file that does not allow debugging.
建议您使用不允许调试的单独配置文件进行部署。
msdn2.microsoft.com
9.
With Silverlight Tools installed, the IDE now supports directly launching and debugging Silverlight out-of-browser applications.
而一旦安装上这个工具,IDE就能支持直接启动和调试Silverlight的OOB应用程序。
www.infoq.com
10.
As for GUI support. Up to now we have concentrated principally on providing editing and debugging tools.
说到GUI支持,我们主要关注于提供编辑和调试工具。
www.infoq.com
1.
Therefore the method making use of boundary scan structure to carry out a debugging on system arises at the historic moment.
因此利用边界扫描结构来对系统进行调试的方法应运而生。
www.fabiao.net
2.
Marathon comes with its own editor and test runner, it also supports debugging and provides Ant tasks.
Marathon带有自己的编辑器和测试运行器,也支持调试和提供Ant任务。
www.infoq.com
3.
This also enables debugging which has been a major pain point for installation creators.
它也支持调试,这个曾让安装创建者头痛的问题。
www.infoq.com
4.
The investigation results showed that the sensitive structure is of high sensitivity, convenient for machining and system debugging and etc.
研究结果表明:该敏感结构具有灵敏度高,便于实现与系统调试等。
www.pet2008.cn
5.
Great for support people, or to aid you in debugging applications.
这对于提供支持,或者进行应用程序调试都是大有裨益的。
translations.launchpad.net
6.
Also like the Perl library, PHP allows the programmer to look at the underlying XML-RPC conversation for debugging.
同样与Perl库类似,PHP使程序员能够查看底层的XML-RPC会话,以便用于调试。
www.ibm.com
7.
Register groups that are not supported by the hardware you are debugging on are disabled on the shortcut menu, so they cannot be selected.
正在调试的硬件不支持的寄存器组在快捷菜单中被禁用,因此不能被选择。
msdn2.microsoft.com
8.
Having debugging tools, profiling tools, probes, and heart-ping-monitoring messages as an integral part of the libraries is handy.
有了调试工具,描述工具,探针,和消息监测中心作为构成库整体的一个部分,程序员就能得心应手了。
www.cnblogs.com
9.
A project shown in bold font is selected as the Startup Project for running and debugging purposes.
为了运行和调试,将以粗体字显示的项目选为“启动项目”。
msdn2.microsoft.com
10.
The tooling includes GUI editors for the integration components provided by the runtime environment, as well as graphic debugging tools.
该工具包括用于运行时环境提供的集成组件的GUI编辑器,以及图形调试工具。
www.ibm.com
1.
Finally, debugging the system from hardware and software level to validate the transmission capability of the system is done.
从硬件系统和软件系统两个方面进行调试,并验证了系统实现的传输性能。
www.fabiao.net
2.
Notice that this is a small subset of the many errors you might experience while debugging your application.
注意,这只是在调试应用程序时可能遇到的许多错误中的一个很小的子集。
www.ibm.com
3.
That action gets you to the home screen and generally launches the application that you are debugging.
之后便可看到主屏,您正在调试的应用程序启动。
www.ibm.com
4.
Besides, the programming debugging work of each interface server will need to be accomplished further.
此外各种接口服务器的编程调试工作还有待进一步完善。
www.fabiao.net
5.
and since the debugging operation is simpler, the man-made failures can be reduced and the stability of product quality can be improved.
而且由于调试操作更为简单,可以减少人为故障和提升产品质量的稳定性。
ip.com
6.
At last, the paper will choose one or two kind of hot-rolled oil which have the better performance to prepare for the debugging in future.
最后,结合模拟实验研究的结果,本文将从中筛选出一种或者两种性能较优的热轧油为今后的现场调试工作做好准备。
paper.pet2008.cn
7.
At last, debugging system, and actual results are the same with virtual results, the system fulfill expected targets.
最后,对系统进行了综合调试,实际测量结果与软件仿真结果吻合,系统运行实现了预期指标。
51lunwen.net
8.
Explains the behavior you can expect to see if you try to edit LINQ code while you are debugging.
解释在调试期间尝试编辑LINQ代码时预料可以看到的行为。
technet.microsoft.com
9.
Through debugging, it is proved that the system could be further developed as a follow-up extensions.
通过调试证明该系统可以作为后续进一步开发扩展使用。
blog.sina.com.cn
10.
Designer provided types and members that are not part of the code specifically created by the user can complicate the debugging experience.
如果设计器提供的类型和成员不是由用户专门创建的代码的一部分,则会增加调试过程的复杂性。
msdn2.microsoft.com
1.
Is the debugging through the practical original code , heartily refers . If has the question please to relate with me .
是调试通过的实用原码,尽情参考。如有疑问请和我联系。
www.bing.com
2.
Attending for new designed products debugging and try run, preparation of documents for CE, UL or other electronic safety standards testing.
参与所设计的产品进行调试、试产,以及该产品的可靠性验证、CE、UL等认证工作。
www.workpcb.com
3.
The traditional format for debugging information is called STAB (symbol table).
调试信息的传统格式被称为STAB(符号表)。
www.ibm.com
4.
You can use the BACK_COLOR statement to specify a background cell color for the cells in the current scope, to help you during debugging.
可以使用BACK_COLOR语句为当前作用域中的单元指定背景单元颜色,以在调试期间提供帮助。
msdn2.microsoft.com
5.
Providing the debugging method of the specific software as well as the interface and signal format for exchanging data with external.
提供专用软件的调试方法,提供与外部进行数据交换的接口及信号格式。
zhidao.baidu.com
6.
The work of this thesis is to design debugging network of suspension control in maglev train and realize remote debugging.
本文所做的工作就是设计磁浮列车悬浮控制调试网络、并实现悬浮列车的远程调试。
www.13191.com
7.
To enable debugging for an ASP. NET Web application, you must configure the application to compile into a debug build.
若要对ASP.NETWeb应用程序启用调试,必须将应用程序配置为编译成调试版本。
msdn2.microsoft.com
8.
Since JavaScript code receives the data, the front end doesn't directly see any debugging data sent from the back end.
由于JavaScript代码接收数据,前端不会直接看到后端发来的任何调试数据。
www.ibm.com
9.
Enabling No Authentication mode debugging leaves your machine vulnerable to any user on the network.
如果启用“无身份验证”模式调试,您的计算机将容易受到网络上任何用户的攻击。
msdn2.microsoft.com
10.
At last, the paper introduces the process and debugging method of the instrument and figures out the points which needs to be improved.
论文最后介绍了仪器调试的过程及方法,指出了设计中需要改进的地方。
www.boshuo.net
1.
The Perl way is that programmers should be allowed to break the rules in the interest of coding, debugging, and execution efficiency.
Perl方式是:允许程序员为了编码、调试和执行效率的目的而去打破规则。
www-128.ibm.com
2.
Projects not selected to be built are still included in debugging, running, packaging, and deployment of the solution.
未选定要生成的项目仍包含在解决方案的调试、运行、打包和部署中。
msdn2.microsoft.com
3.
The following error messages can occur when you are trying to do Just-In-Time debugging.
当试图执行实时调试时会发生以下错误信息。
msdn2.microsoft.com
4.
For a project you want to run without debugging, click the Action column, and select Start without debugging.
对于要在不调试的情况下运行的项目,请单击“操作”列,并选择“启动(不调试)”。
msdn2.microsoft.com
5.
Terminates a debugging session , rebuilds, and then starts running the application from the beginning again .
终止调试会话,重新生成应用程序,然后再从头开始运行该应用程序。
www.bing.com
6.
It allows you to enter expressions to be evaluated or executed by the development language during debugging.
它使您得以在调试期间输入表达式,由开发语言对其进行计算或执行。
msdn2.microsoft.com
7.
For this reason, data breakpoints are automatically disabled at the end of each debugging session.
因此,数据断点在每个调试会话结束时将被自动禁用。
msdn2.microsoft.com
8.
After debugging, the system can output perfect waveform and the control is reliable. So, the priority of the digital control is indicated.
系统经脱机联机调试后,输出的波形理想、控制可靠,体现了数字化控制的优越性。
www.chemyq.com
9.
This option doesn't launch Internet Explorer or another application, it just prepares for debugging when called by an application.
该选项不启动InternetExplorer或其他应用程序,当由应用程序调用时,它仅准备用于调试。
msdn2.microsoft.com
10.
And compared to the traditional gravure press, e-axis system can significantly reduce the number of new prints debugging preparation time.
与传统凹印机相比,电子轴系统能显著减少新印品的调试准备时间。
www.bing.com
1.
Site debugging offers abundant experience for ordinary maintenance, finally forms the standard flow of maintenance.
现场调试软件的实用性能,也为日常维护提供了丰富的经验,形成规范的维护流程。
www.fabiao.net
2.
We analyze its electric circuit structure and its work principle, as well as electric circuit installment and debugging.
并分析了它的电路结构和工作原理,以及电路的安装和调试。
lib.cqvip.com
3.
No Authentication mode, debugging leaves your computer vulnerable to any user on the network.
“无身份验证”模式,则进行调试会使计算机容易受到网络上任何用户的攻击。
technet.microsoft.com
4.
After installation and debugging, the system is confirmed feasible and stable in measuring subaqueous topography.
系统安装运行调试后,模拟地形水下测量验证系统的可行性和稳定性。
www.boshuo.net
5.
Conditional compilation constants determine whether tracing and debugging statements should be compiled into the assembly.
条件编译常量确定是否应当将跟踪和调试语句编译到程序集中。
technet.microsoft.com
6.
Allows you to specify debugging properties for a project.
允许指定项目的调试属性。
msdn2.microsoft.com
7.
The floodlighting design, luminaire installation and debugging of a stadium and the supporting facilities are introduced.
摘要介绍某体育场及配套设施的泛光照明设计、灯具安装及调试。
www.jzdq.net.cn
8.
A special interface allows you to use GNU Emacs to view (and edit) the source files for the program you are debugging with GDB.
提供有特别接口允许你用GNUEmacs查看(和修改)正在GDB中调试的程序的源文件。
wiki.chinaunix.net
9.
The installation and debugging tasks of the system have been accomplished.
并完成了系统的安装及调试工作;
www.fabiao.net
10.
Debugging a multithreaded application with a user interface can be difficult.
通过用户界面来调试多线程应用程序可能比较困难。
msdn2.microsoft.com
1.
We complete some of design of schematic and PCB of new LPRS. The system's software design and debugging are also exploring further.
此外,对于改进的车牌识别系统,已经完成了部分原理图和PCB图设计,软件部分设计也在进一步探讨和调试中。
www.fabiao.net
2.
in some cases , edit and continue cannot apply code changes immediately , but will apply them later as you continue debugging.
在某些情况下,“编辑并继续”无法立即应用代码更改,而是在稍后继续调试时应用这些更改。
www.ichacha.net
3.
If you want to debug a Web page while running it in Microsoft Visual Web Developer, the page must be compiled with debugging information.
如果要在MicrosoftVisualWebDeveloper中运行网页时对该网页进行调试,必须使用调试信息编译该网页。
msdn2.microsoft.com
4.
This section looks at a few debugging tools that greatly simplify detecting and isolating memory problems.
这一部分将讨论几个调试工具,它们极大地简化了检测和找出内存问题的过程。
www.ibm.com
5.
Finally, make the system debugging, the speed curve gained from experiment proves the feasibility of this control system.
最后,对所开发的系统进行了调试,通过实验得到的速度曲线波形证实了该控制器的可行性。
www.fabiao.net
6.
Make insulation pattern machine, and accomplish debugging and testing on the spot. The machine is utilized in DC power product of a company.
制作了绝缘测试仪样机,完成了现场调试和测试,并将其应用于某企业的直流电源产品中。
www.fabiao.net
7.
Can I print out a variable's value within a stored procedure for debugging purposes?
能否在存储过程中为了调试打印出某个变量的值?
imysql.cn
8.
The thread state enumerations are only of interest in a few debugging scenarios.
只在少数几个调试方案中涉及线程状态。
msdn2.microsoft.com
9.
Whether you are running locally or on a remote computer, you must be sure that debugging is enabled for your Web application specifically.
无论是在本地还是在远程计算机上运行,必须确保已专门为您的Web应用程序启用调试。
msdn2.microsoft.com
10.
VNC is an extremely useful tool for collaboration, instruction, software development, and debugging of graphical programs with remote users.
VNC是用于带有远程用户图形化程序的协作、说明、软件开发及调试的一个非常有用的工具。
www.chinapubmed.net
1.
When you start debugging , the application will have permissions appropriate to a partial trust application installed from that zone .
启动调试以后,应用程序将具有某些权限,这些权限相应于从该区域安装的部分信任的应用程序。
www.bing.com
2.
Relying only on internal parameters into the program debugging, still sometimes less than bar code scanning.
仅仅靠进入程序调试内部参数,依旧有时候会扫不到条码。
www.2233xx.com
3.
Visual Studio 2005 provides tools for continuously testing and debugging applications as you build them.
VisualStudio2005提供了一些用于在生成应用程序时对其进行连续测试和调试的工具。
msdn2.microsoft.com
4.
One of the challenges in debugging is that there are often many layers of system code between the application and the WebSphere MQ API.
调试中的一大挑战就是应用程序和WebSphereMQAPI之间往往存在多层系统代码。
www.ibm.com
5.
Key twice after the Amiga installer program has output some debugging information into a window.
在Amiga安装程序在一个窗口已经输出一些调试信息,您也可以按下。
debian.fr
6.
After repeated debugging, the system can output the waveforms with frequency ranges, good stability, highly accuracy.
经调试,这两个系统均已能输出频率范围较宽、稳定性好、精度高的波形。
www.fabiao.net
7.
This can be extremely handy when debugging data memory corruption problems, where you can use it to identify the corrupting code process.
当调试数据内存毁坏问题时这可能会极其方便,在这种情况中您可以用它来识别毁坏的代码进程。
www-128.ibm.com
8.
By debugging and running, it shows the feasibility of design. And its accuracy meets the need of the factory's production and expectation.
经过现场安装调试及运行,证明了设计方案的可行性,其精度满足了该厂的生产要求,达到了预期效果。
www.fabiao.net
9.
When you are debugging, remember that your Web application is referencing that copy of the DLL and not the copy on your local computer.
进行调试时,请记住Web应用程序引用的是DLL的这个副本,而不是本地计算机上的副本。
msdn2.microsoft.com
10.
This program also allows you to display the subsystem shared memory segment for debugging purposes.
这个程序还允许您为调试目的显示子系统共享内存段。
www-128.ibm.com
1.
Produced prototype completed the state's test and a joint debugging with the whole battery formation system.
制作的样机完成了各工作状态的测试并与化成系统其他部分进行了联合调试。
www.fabiao.net
2.
Compiling with debugging information affects the size and performance of your application.
使用调试信息进行编译会影响到应用程序的大小和性能。
msdn2.microsoft.com
3.
Summary: When debugging kernel problems, being able to trace the kernel execution and examine its memory and data structures is very useful.
调试内核问题时,能够跟踪内核执行情况并查看其内存和数据结构是非常有用的。
www.cnblogs.com
4.
This allows script authors to see only code they write when debugging a script.
这就使得脚本作者在调试脚本时只看到他们所编写的代码。
msdn2.microsoft.com
5.
FireBug: Web debugging tool. ". . . absolutely outstanding. . . nothing beats the DOM information and JavaScript debugging. . . "
Web调试工具“…绝对出色…没有东西能击败这个文档结构模型信息及JavaScript调试…”
www.bing.com
6.
Thread debugging improvements - The multi-core trend is going to continue to advance quickly in the coming years.
线程调试的改进–在接下来的几年中,多核趋势将继续其迅猛发展的势头。
blog.joycode.com
7.
Contains automation model language-reference topics for the integrated development environment (IDE), including debugging.
包含集成开发环境(IDE)的自动化模型语言参考主题,包括调试。
msdn2.microsoft.com
8.
As discussed in the Javacore versus AIX core section, Javacore files are not always the best tool for debugging a hang situation.
正如在Javacore与AIX核心部分中所讨论的,Javacore文件并不总是用于调试挂起情况的最佳工具。
www.ibm.com
9.
If you do not specify a container in the Project Property Pages dialog box, you can specify the container when you begin debugging.
如果在“项目属性页”对话框中没有指定容器,则在开始调试时可以指定容器。
msdn2.microsoft.com
10.
Of course, you may redirect this output to a file for later analysis or forward it to a kernel developer for debugging purposes.
当然,您可以将这个输出重定向到一个文件以便将来分析,或者将其转发给一个内核开发人员进行调试。
www.ibm.com
1.
In the Enable Just-In-Time debugging of these types of code box, select or clear the relevant program types: Managed, Native, or Script.
在“启用这些代码类型的实时调试”框中,选中或清除相关的程序类型:“托管”、“本机”或“脚本”。
msdn2.microsoft.com
2.
Revealing system data or debugging information helps an adversary learn about the system and form a plan of attack.
展现系统数据或调试信息将帮助攻击者了解系统和制定攻击的计划。
www.51testing.com
3.
Classes that generate network traffic have been instrumented to output trace information for application debugging and diagnostics.
已对生成网络流量的类进行检测以输出用于应用程序调试和诊断的跟踪信息。
www.kuenglish.info
4.
Bad programmers spend much of that 90% debugging code by randomly making changes and seeing if they work.
而普通程序员漫无目的的修改他们的代码,不厌其烦的编译调试来看修改是否奏效。
www.bing.com
5.
This method is useful in debugging to see the XML representation of the element.
此方法可用在调试中以查看元素的XML表示形式。
msdn2.microsoft.com
6.
Processor registers can be logged and even modified for debugging -- without disruption to the system.
为了进行调试可以记录处理器寄存器的日志,甚至进行修改——不会干扰系统。
www.ibm.com
7.
System is simple, basically used in the device are very common, common, so the low-cost and easy maintenance debugging.
系统结构简单,所用器件基本上都是很常见、通用的,所以成本低廉,调试维修方便。
wenwen.soso.com
8.
The company takes 8000m2 area, own imported equipments, production workshop, debugging workshop and scientific research building.
公司占地8000平方米,拥有成套进口设备、生产调试车间及科研大楼。
tieba.baidu.com
9.
As you can see from Listing 16, the output generated using this option is much more verbose and amenable to quick debugging.
在清单16中可以看到,使用这个选项生成的输出很详细,有助于进行快速调试。
www.ibm.com
10.
A release client might wish to suppress some or all of these messages, but for debugging, it's ideal.
正式发行的客户机可能会希望禁止部分或所有消息,但是这些消息非常适用于调试。
www.ibm.com
1.
Hardware design stability comes from multi-party innovation and an extensive debugging network of developers from different backgrounds.
硬件设计稳定性来自于多方的创新和拥有不同背景的开发人员在网上所做的大量调试工作。
www-128.ibm.com
2.
JIT debugging process might be time-consuming and complex usually requiring high level of technical expertise.
JIT调试过程可能会非常耗费时间,而且非常复杂,通常需要高级的专门技术。
www.ibm.com
3.
Another option for debugging is to set a breakpoint on the XSL transformation primitive in the Mediation Flow Editor.
另一个调试选项是在MediationFlowEditor中对XSL转换原语设置断点。
www.ibm.com
4.
After the actual debugging and trial in the experiment, the system reached the design standard requirements.
经过在实验室的实际调试和试用,达到了设计指标要求。
www.fabiao.net
5.
If you see the message telling you that debugging has not been enabled, click OK to enable debugging.
如果看到告诉您尚未启用调试的消息,请单击“确定”以启用调试。
msdn2.microsoft.com
6.
Catching exceptions that you cannot legitimately handle hides critical debugging information.
捕捉无法合法处理的异常会隐藏关键的调试信息。
msdn2.microsoft.com
7.
Detailed steps guide you through setup, development style, deployment, and debugging of an eRCP application programming cycle.
其中包括详细的步骤,可指导您完成eRCP应用程序编程周期中的设置、开发风格、部署和调试。
www.ibm.com
8.
I might want debugging switched on or a reduced or specific set of extensions, modules, or other options.
我可能需要启用调试,或者需要一个简化或者特定的扩展名、模块或者其他选项的集合。
www.ibm.com
9.
It also allows you to debug your rules file, potentially reducing debugging time from hours to minutes.
它还使您可以调试规则文件,将调试时间从数小时减少到几分钟。
www.ibm.com
10.
Because of these conflicting requirements, the CLR debugging API combines some of each approach.
由于存在这些相互冲突的要求,所以CLR调试API会将各种方法的一些内容组合在一起。
technet.microsoft.com
1.
A simulator or debugging tool can use this set of headers to emulate the browser for a request.
模拟器或调试工具可以使用这组标头来模拟请求的浏览器。
msdn2.microsoft.com
2.
A parallel processor deprives the programmer of one of the most valuable tools for debugging: repeatability.
平行架构的处理器,使程式设计师丧失了一项最重要的除错工具:可重复性。
tr.bab.la
3.
It's also refreshing to see a book cover debugging topics.
也乐于看见一本覆盖了调试主题的书。
www.ibm.com
4.
Finally, having an experiment, through the experimental debugging, verify the correctness and feasibility of hardware circuit design.
最后,将软硬件结合起来做实验,通过实验调试,验证了软起动方案的正确性和可行性。
www.zidir.com
5.
I refused to leave the room before disposing of all the evidence, so I began a meticulous debugging analysis.
在没有毁掉所有证据之前,我拒绝离开厕所,所以我开始钜细靡遗的除错分析。
dictsearch.appspot.com
6.
The digital PID algorithm to carry on the debugging confirmation is utilized to realize the electromagnetic bearing stably aerosol.
采用数字PID算法进行调试验证,实现了电磁轴承的稳定悬浮。
www.dictall.com
7.
This error occurs when you attempt to customize menus or toolbars while debugging an application.
调试应用程序时,如果尝试自定义菜单或工具栏,则会发生此错误。
technet.microsoft.com
8.
To help with debugging , you may want to increase the amount of logging information that the Redirector outputs .
为帮助调试,您可能想要增加重定向器输出的日志信息的数量。
www.bing.com
9.
Project deliverables include support for editing, debugging, makefile generators, parsing, searching, and content assistance.
可交付的工程包括对编辑、调试、makefile生成器、语法分析、搜索和内容辅助的支持。
www.ibm.com
10.
The next few lines simply write out key debugging information for troubleshooting problems.
接下来的几行写出了问题诊断的关键调试信息。
www.ibm.com
1.
Lists procedures that enable debugging for a command-line program or for an ASP. NET program.
列出对命令行程序或ASP.NET程序启用调试的过程。
msdn2.microsoft.com
2.
This can be very useful for debugging applications that use localStorage.
这对于调试使用localStorage的应用程序非常有用。
www.ibm.com
3.
The name of the ASP. NET worker process varies by debugging scenario and by version of IIS.
ASP.NET辅助进程的名称会根据调试方案和IIS版本的不同而不同。
msdn2.microsoft.com
4.
In the process of debugging embedded system, it often requires two complementary means of debugging to ensure the quality of products.
在嵌入式系统的开发调试过程中,往往需要两种调试手段相辅相成以确保产品质量。
www.fabiao.net
5.
Chapter 5 introduces the system debugging and maintenance, given the main electrical system schematic and wiring diagram.
第5章介绍系统调试与维护,给出了系统的主要电气原理图和接线图。
wenda.tianya.cn
6.
When overridden in a derived class, closes the output stream so it no longer receives tracing or debugging output.
在派生类中被重写时,关闭输出流以使它不再接收跟踪或调试输出。
msdn2.microsoft.com
7.
Through the program debugging, revision, we have finally realized to control the continuous sintering furnace parts transportation.
通过程序调试、修改,最终实现了对连续烧结炉零件输送的控制。
www.showxiu.com
8.
TheWatch window can store several variables and expressions that you want to view over the course of the debugging session.
“监视”窗口可以存储多个要在调试会话过程中查看的变量和表达式。
technet.microsoft.com
9.
Before debugging your Java application, you may need to make sure the debug options are all enabled for your remote application.
在调试Java应用程序之前,需要确保已经为远程应用程序启用所有调试选项。
www.cnblogs.com
10.
ndk-gdb aborts if it finds that another native debugging session is running on the same device.
默认情况下,如果找到其它的本地调试会话运行在相同设备上的话ndk-gdb中止。
blog.sina.com.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/28 0:17:20