debug调试模式(可选)。
The assert routine is valid only in debug mode.
assert例程仅在调试模式下有效。
Typical output of starting sshd in debug mode could be
在调试模式下启动 sshd的典型输出如下
Make sure that you have started the server in debug mode.
请您一定要在调试方式中启动服务器。
The next step is to restart the Geronimo server in debug mode.
下一步是在调试模式下重启geronimo服务器。
Will be requested if the application was built in debug mode.
将被要求如果应用程序在调试模式下建。
Once you are in debug mode, the target machine's kernel stops.
处于调试模式之后,目标机器的内核就停止了。
You can also start the server in debug mode from this same view.
还可以从调试模式下的同一视图启动服务器。
Create the procedure for debugging by selecting the debug mode option to ALLOW.
通过选择调试模式选项ALLOW,创建需要进行调试的过程。
Eclipse has no debug mode - just the debug perspective you can switch to and from.
Eclipse没有调试模式——只有能够来回切换的Debug透视图。
You can do things like start or stop the server, or start it in normal or debug mode.
您可以执行一些操作,如启动或停止服务器,或以正常或调试模式进行启动。
Most of the macros only work in debug mode and are not available in release mode.
大部分的宏只能在调试模式并没有在发布模式下可用。
Running in debug mode will often slow the application down or introduce other problems.
在调试模式下运行常常会降低应用的速度或是引入其他的问题。
Consider adding a debug mode or function within your script-say, with the set -x command.
考虑在脚本中增加调试模式或功能—比如使用set—x命令。
The next section will start the Tomcat server in debug mode, so go ahead and stop it now.
下一节将以debug模式启动Tomcat服务器,所以这里先停止Tomcat服务器。
The server can also be launched in debug mode by selecting the debug on server action.
通过选择debugonServer操作,服务器就能以debug模式启动。
Building in debug mode does not invoke ProGuard, because it makes debugging more cumbersome.
而在调试模式中构建则不会调用混淆器,因为那样调试会更加繁重。
Additionally, you learned how to test this newly developed integration service in debug mode.
另外,您了解了如何以调试模式测试这个新开发的集成服务。
To test this snippet, just press the play button (green triangle), and it will run in debug mode.
为了测试该代码片段,只须按play(运行)按钮(绿色三角形),它就会在调试模式下运行。
When in debug mode, these are displayed in a separate Command Prompt window as shown in Figure 1.
当处于调试模式时,这些将显示在一个单独的命令提示窗口中,如图1所示。
When you switch debug mode off, these nice error pages disappear, as they are a potential security threat.
当您关闭调试模式时,这些错误页面就会消失,因为它们是潜在的安全威胁。
Listing 2 shows an example of how to launch a VM in debug mode and listen for a socket connection at port 8765.
清单2是一个示例,显示如何在调试模式下启动VM并监听端口8765的套接字连接。
Start the server in non-debug mode, which allows for more efficiency since you will not be doing any debugging.
以非调试模式启动服务器,因为您不会进行任何调试工作,所以这带来了更高的效率。
If the procedure was originally created without the debugging option, it can be altered to be created in debug mode.
如果最初创建的过程没有调试选项,可以更改为是在调试模式创建的。
But I also found some of the parse results a little bit mystifying: Why succeed in debug mode, but not standard mode?
此外我还发现一些解析结果有些令人不解:为什么调试模式下可以成功,而标准模式下却不能成功?
The server can be created and configured through the IDE and can be executed in a normal or debug mode (see figure 4).
服务器可以通过IDE创建和配置,并在普通或调试模式下执行(见图4)。
Starting in Debug mode is similar to running your project except that you click Debug on the toolbar, rather than run.
启动调试模式类似于运行项目,只是要单击工具栏中的debug而非run。
When equal to true, debug mode only attempts to recreate the target directory structure, but won't copy any documents.
参数值为true时,调试模式只会尝试重新创建目标目录结构,但不会复制任何文档。
The Tomcat server will now start up in Debug mode and bring up the Welcome.jsp page prompting for a user ID and password.
TomcatServer现在将以Debug模式启动,并进入Welcome. jsp页面,该页面提示输入用户ID和密码。
The initial bit of code shown in Listing 1 sets the path for dojo.js and turns debug mode on so you can test your output.
清单1 所示代码的初始部分设置dojo.js的路径,并打开调试模式以便测试您的输出。
应用推荐