| 1. | To debug by stepping from a client application into an xml web server 从客户端应用程序单步调试至xml web服务器 |
| 2. | Gets an enumeration of all active steppers in the application domain 获取应用程序域中的所有活动单步调试器的枚举。 |
| 3. | All other requests are suspended while the developer is stepping through code 在开发人员单步调试代码时,所有其他请求将挂起。 |
| 4. | Step : advance the program to the next line of code that is displayed in the execution window 单步调试:程序运行到下一行的代码将会在执行窗口显示。 |
| 5. | The debugger combines these primities to fulfill higher - leel requests like program download and single - step 除错监视器组合这些简单的命令去实现象程序下载各单步调试等高端的请求。 |
| 6. | The debugger combines these primitives to fulfill higher - level requests like program download and single - step 除错监视器组合这些简单的命令去实现象程序下载各单步调试等高端的请求。 |
| 7. | Gdb lets you see the internal structure of a program , print out variable values , set breakpoints and single step through source code Gdb可以让您查看程序的内部结构、打印变量值、设置断点,以及单步调试源代码。 |
| 8. | Rather than continuing again we can single step through the program to see how " value " and " div " are being changed using the command next 与其再次继续,还不如使用next命令单步调试程序,以查看" value "和" div "是如何改变的。 |
| 9. | You can now step through your jsp , viewing and changing variable values as you go , and when you continue execution using the green arrow , the jsp is served into the web browser 现在您可以单步调试jsp文件,同时查看并更改变量值,而当您继续执行(使用绿色箭头) , jsp文件就被提交给浏览器。 |
| 10. | After the transformation has taken place , the xsl debug perspective enables you to visually step through an xsl transformation script , highlighting the transformation rules as they are fired 在转换发生之后,可以通过xsl debug perspective可视化地单步调试xsl transformation脚本,在转换规则被触发时高亮显示它们。 |