单步调试 meaning in English
single step debug
single-step debugging
step through
Examples
- To debug by stepping from a client application into an xml web server
从客户端应用程序单步调试至xml web服务器 - Gets an enumeration of all active steppers in the application domain
获取应用程序域中的所有活动单步调试器的枚举。 - All other requests are suspended while the developer is stepping through code
在开发人员单步调试代码时,所有其他请求将挂起。 - Step : advance the program to the next line of code that is displayed in the execution window
单步调试:程序运行到下一行的代码将会在执行窗口显示。 - The debugger combines these primities to fulfill higher - leel requests like program download and single - step
除错监视器组合这些简单的命令去实现象程序下载各单步调试等高端的请求。