• If you are using the command line, you don't need to set these until run time.

    如果使用的是命令运行需要设置这些内容。

    youdao

  • If you set the class path temporarily, each time you open a new command window you need to set it again.

    如果临时设置路径,那么每次打开新的命令窗口时,都需要再次设置

    youdao

  • Or, if you want to test the connection using a command, you can use SET PASSTHRU.

    或者如果使用命令测试连接那么可以使用SET PASSTHRU。

    youdao

  • If this alias is set, then TCSH executes the command that CMDCWD was aliased to after switching to a new folder.

    如果设置这个别名那么切换文件夹之后tcsh会执行cmdcwd映射到命令

    youdao

  • However, if the class path is set incorrectly, the command that should output version information instead outputs a frustrating NoClassDefFoundError error.

    然而如果路径设置不正确那么应该输出版本信息命令就会输出一个令人泄气的NoClassDefFoundError错误。

    youdao

  • Errexit: if a command has an exit status of anything but 0 (zero), execute the err trap (if it is set and exists).

    errexit如果某个命令产生非0()退出状态并且设置err陷阱,则执行err陷阱退出。

    youdao

  • If you prefer to manipulate the history using a vi-like editing mode, use the command set -o vi to switch to vi mode.

    如果喜欢vi编辑模式操作历史,那么使用set- ovi命令切换vi模式。

    youdao

  • If you type groovy SearchTest at the command prompt and see OK (1 test) (as shown in Listing 7), you have successfully converted your simple search script into a set of reusable classes.

    如果命令提示上输入groovySearchTest,然后看到OK (1test)(清单7),说明已经成功地搜索脚本转换为可重用类了。

    youdao

  • The primary way you can control trace is by using the -Xtrace option on the command line or you can use the optional trace properties file if the option set is long or complex.

    控制跟踪主要方法使用命令选项 -Xtrace或者选项比较复杂的情况下,使用可选的跟踪属性文件

    youdao

  • You will want to add on your MySQL root password if you have it set to the end of that command. You should then see the following.

    如果您已经设置MySQLroot密码那么这个命令后面就要添加root用户的密码。

    youdao

  • If you are using hibernate.cfg.xml, then use the command shown in Listing 8 to set the class path and execute the HibernateGen command.

    如果使用hibernate . cfg . xml那么使用清单8命令设置路径执行HibernateGen命令。

    youdao

  • The properties you set with the mqsichangeproperties command apply across the all of WebSphere Message Broker if you haven't set them for the execution group.

    如果没有执行设置属性的话,使用mqsichangeproperties命令来设置的属性将应用于整个WebSphereMessageBroker

    youdao

  • If you intend to use the same plotting style across several lines (either on a single plot command or over several plot commands), you can set the plotting style with a set command.

    如果多条线中使用相同绘图样式(在一个plot命令多个plot命令中),可以使用set命令设置绘图样式。

    youdao

  • To check if the system commands are presently set to fpm low-level permissions, enter the command in Listing 1.

    为了检查系统命令当前是否fpm low-level许可输入清单 1中的命令

    youdao

  • If you are converting to a command reference topic, you will likely want to add a gen-cmdref template to set up your root element and create the major structures within the topic.

    如果转换命令参考模板,则可以添加一个gen -cmdref模板建立元素创建主题中的主要结构

    youdao

  • This next technique achieves the same goal but demonstrates how complex an in-place command evaluation can be. If you set the prompt to the string.

    方法实现相同目标展示了置换命令运算可以多么复杂

    youdao

  • If CLASSPATH is set correctly and the software really is installed in c: \ Derby, the command shown in Listing 4 reports useful version information.

    如果正确设置CLASSPATH并且c: \ Cloudscape_10 . 0中真正安装了Cloudscape,那么清单4中展示命令会报告有用的Cloudscape 10.0版本信息

    youdao

  • If doesn't exist, exit the command or script and display the error message set with.

    如果存在,就退出命令脚本显示设置错误消息

    youdao

  • If doesn't exist or is NULL, exit the command or script and display the error message set with.

    如果存在或者NULL,就退出命令脚本显示设置错误消息

    youdao

  • If the user gives the correct password, the command is executed, the ticket is then re-set, and the time clock starts all over again.

    如果用户提供正确密码执行命令,票据复位计时重新开始

    youdao

  • If you want to configure the quota for multiple users, first set the quota for a single user, then use the -p command-line option to edquota.

    如果需要多个用户配置配额,那么可以首先用户设置配额,然后对edquota使用- p命令行选项

    youdao

  • And if you prefer to restore the rule set automatically every time you boot your system, then you can put the command specified above into any of your initialization shell-scripts.

    如果愿意在每次引导系统自动恢复规则可以将上面指定命令放到任何一个初始化shell脚本

    youdao

  • If a breakpoint such as number 1 was already defined at line 21 we could use the 'condition' command instead to set the condition on the breakpoint.

    如果已经第21设置断点1断点,则可以使用'condition '命令代替在断点上设置条件

    youdao

  • Ensure that the following db2 instance variables are set, if not add it using db2set command.

    确保设置以下db 2实例变量如果没有使用db2set命令添加

    youdao

  • Thus, environment variables are used only if a variable is not set in any makefile or on the command line. Note: parent makefile variables are sometimes, but not always, passed down.

    因此一个变量只有在没有任何makefile命令中指定时,才会使用环境变量设置注意进程makefile变量有时候传递下来总会这样。

    youdao

  • If you have installed the toolkit, you can use the wstkenv command to set up the classpath that is needed to compile and run these examples.

    如果已经安装工具包可以使用wstkenv命令设置编译运行这些示例必需classpath

    youdao

  • If you get an error message along the lines of scala: command not found, make sure your environment's PATH is set properly to include the correct bin directory.

    如果运行scala获得一个错误消息commandnot found(无法找到命令),重新检查PATH环境变量,确保正确设立,并包含正确的bin目录

    youdao

  • If LOGRETAIN is not already set to RETAIN, you may set it with the following command.

    如果LOGRETAIN没有设置RETAIN,则可以使用以下命令设置

    youdao

  • If you use parted, you can use the set command to turn on the LVM flag, as in set 1 LVM on to flag partition 1 as an LVM partition.

    如果使用parted,那么您可以使用set命令打开lvm标记正如set1 lvmon中标记分区1作为一个lvm分区。

    youdao

  • If the ConnectionFactory is defined in a JNDI namespace, the exit can be set using the JMSAdmin tool with the command.

    如果ConnectionFactoryJNDI名称空间中定义的,则可以使用JMSAdmin工具通过以下命令设置退出

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定