您可以像以前那样添加一个片段来将调试语句打印到控制台。
You can add a snippet as you did before to print some debug statements to the console.
当然,必须有能够输出调试结果的控制台。
Of course, this assumes you have a console to print debugging output on.
Processing 不仅支持显示窗口内的文本,还支持控制台形式的用于调试的文本。
Processing also supports text, both within the display window and in the form of a console for debugging.
能够简化调试的第二个功能是ActiveRecord控制台。
The second feature that simplifies debugging is the Active Record console.
赋值给faul t属性的trace方法会把给定的信息打印到控制台,从而帮助您调试任何可能发生的问题。
The trace method assigned to the fault attribute prints the given message out to the console, which helps you debug any issues that might occur.
inspect (object,reserved)—在调试控制台显示指定对象的属性。
Inspect (object, reserved) - Displays the properties of the specified object on the debug console.
还是在BusinessProcessDesigner 中,在人工任务后添加一个代码片段,用于将调试语句打印到控制台。
Still in the Business Process Designer, add a snippet after the human task, which will be used to print some debug statements to the console.
下面是可用于调试的OSGi命令列表(回想一下,通过在 OSGi控制台键入help 也可以显示该列表)
The following is a list of OSGi commands available for debugging purposes (recall that you can display this list by typing help at the OSGi console)
你还可以使用管理控制台在远程JVMs上调整日志级别,也能从集群中将某些JVMs排除出去以便调试。
You can also use the Administration Console to dynamically adjust log levels on remote JVMs and to eject JVMs from the cluster for easier debugging.
使用OSGi控制台进行调试。
Firebug提供了调试、剖析、日志记录和命令行控制台特性。
Firebug offers debugging, profiling, logging, and a command line console.
调试器改善:通过用于模仿命令行参数的额外属性,对控制台应用程序的调试功能得到了增强。
Debugger improvements: debugger console applications have been enhanced by the addition of properties that simulate command line arguments.
描述如何设置和调试控制台应用程序。
描述如何设置和调试控制台应用程序。
应用推荐