原生代码调试。
It is more easily extendible. This allows easy implementation of advanced features and optimized code debugging.
更容易进行扩展,因此可以轻松实现高级功能和优化的代码调试。
In general, raw sockets require the programmer to do the most work in creation, debugging, and maintenance of the communication code.
一般来说,原始套接字要求程序员在通信代码的创建、调试和维护中做最多的工作。
Testing, reviewing, and debugging code that does not follow any standards can be a daunting task, even for the best of programmers.
即使是最好的程序员,测试、复查和调试不遵循任何标准的代码也是一项艰巨的任务。
You should start debugging by placing breakpoints in your code.
您应当从在代码中放置断点开始进行调试。
While DSF is not a replacement for actual device testing, it can greatly assist you in debugging and testing driver code.
虽然DSF不能取代真正的设备测试,但是它可以在很大程度上帮助您调试和测试驱动程序代码。
To avoid this behavior, be sure set a breakpoint in your code before starting a debugging session.
为了避免这种状况,请确保在启动调试会话前在您的代码中设置了一个断点。
Support for dynamic tracing: allows simplified debugging of system or application code.
支持动态跟踪:可以简化系统或应用程序代码的调试。
Its new development workflow and improvements on productivity tools like refactoring, debugging and code generation are also highlights.
其新的开发流程和生产工具的改进(如重构、调试和代码生成)也是一个看点。
This is a great idea when debugging, but you probably won't want to use it in production code.
虽然在调试时这是一个不错的想法,但是您可能并不希望在产品代码中这样使用。
This article shows you how to set up the debug environment using serial communication port, how to compile modified kernel code, and how to start kernel debugging.
本文介绍如何使用串行通信端口来设置调试环境、如何编译经过修改的内核代码,以及如何开始内核调试。
The dual approach of studying the code and using debugging tools is the best way to identify and fix problems.
结合研究代码和使用调试工具这两种方法是识别和修正问题的最佳方案。
I have found that throwing a clear indication that I have not written the code yet consistently saves me hours of debugging efforts.
我发现,明确说明我还没有编写代码一直以来节省了我调试工作所花的大量时间。
Even when an application is only for local use, write clean code, and have lots of instrumentation and debugging output available.
即使在应用程序只供本地使用的情况下,也应该编写干净的代码,并提供足够的测试和调试输出。
It is useful for debugging purposes by letting the debugger break into operating system code and examining the hardware registers.
对于调试来说,它是很有价值的,它允许调试器中断操作系统代码、并检查硬件寄存器。
This last option is particularly useful in debugging because it makes the XML code more readable.
这最后一个选项在调试过程中特别有用,因为它使得XML代码更加可读。
The layered implementation, however, presents problems such as code complexity, data accumulation, and difficulty of debugging.
但是,层状的执行会出现诸如代码复杂性、数据积累以及调试困难之类的各种问题。
But if you want to make your life easier in developing and debugging your code, you probably need an IDE (Integrated Development Environment).
但是,如果希望简化代码的开发和调试,可能需要一个IDE(集成开发环境)。
When you start debugging with managed code, the debugger doesn't respond.
当您针对托管代码启动调试时,调试器无响应。
The integrated development environment (IDE) tool can provide many helpful features, such as code completion, syntax highlighting, syntax analysis, refactoring, and debugging.
集成开发环境 (IDE)工具可以提供大量有用功能,例如代码完成、语法突出显示、语法分析、重构和调试。
Breakpoints can be set in both the SQL script and in your.net code, making debugging a simple process.
可以在sql脚本和您的. NET代码中设置断点,这样可以简化调试过程。
It is possible to write WLST scripts, leverage IDE-niceties like code completion, and debugging tools, and finally execute the script, all from witin the IDE.
写WLST脚本就想在IDE中写代码一样,可以利用IDE的特性和工具,比如代码完成、调试工具和最终的执行。
Efficient application development requires a good programming environment with code editing, compiling, and debugging tools.
高效的应用程序开发需要一个优秀的编程环境,其中应该包含代码编辑、编译和调试工具。
Both of these IDEs speed the development of quality applications that manage important data by offering advance debugging and code review functionality.
这两种IDEs通过提供高级的调试和代码检查功能,而能快速开发管理重要数据的质量应用程序。
This first beta included all the debugging code that was needed at that time.
此第一次beta版本包括了当时所需的所有的调试代码。
After a few more hours of debugging, I got the code to compile ok, but oh what a hell broke loose when I tried to run it...
经过又几个小时的调试之后,代码终于调试通过了。
Additionally DSLs are coming with high level debagging support, allowing for to analyzing and debugging code directly on the domain concepts level.
此外,DSL还有高级的数据处理(debagging)支持,允许直接在领域概念级别上分析和调试代码。
Flex Builder is an Eclipse-based ide that provides many great features such as code completion, step-through debugging, and drag-and-drop design of visual layouts.
FlexBuilder是一个基于Eclipse的IDE,它提供了很多很棒的特性,例如代码完成、分步调试和可视化布局的拖放设计。
It is challenging to monitor the performance of your servers using a Beta release, because Beta releases often have a lot of debugging code activated that slows down the server.
使用Beta发布版监控服务器的性能是一个挑战,因为Beta发布版带来大量调试代码,从而降低了服务器的速度。
It is challenging to monitor the performance of your servers using a Beta release, because Beta releases often have a lot of debugging code activated that slows down the server.
使用Beta发布版监控服务器的性能是一个挑战,因为Beta发布版带来大量调试代码,从而降低了服务器的速度。
应用推荐