• 如果执行命令提供存储名称,就会在指定位置为此存储库创建目录

    Supplying the name of a repository when executing this command creates a directory for that repository in the specified location.

    youdao

  • 行代码指定执行JAR命令如果不成功则引发错误

    The next line says to execute your JAR command and raise an error if unsuccessful.

    youdao

  • 执行身份验证的明显方式就是命令指定用户ID密码作为参数传递工具

    The obvious way you would think to do this is to specify the user ID and password on the command line as parameters to the tools.

    youdao

  • 命令调用DB - Access时可以指定数据库作为当前数据库,执行包含多个sql语句文件

    When you invoke DB-Access from the command line, you can specify a database as current and execute a file that contains one or more SQL statements. For example.

    youdao

  • 使用命令参数- l- p- c执行nc,nc将一直等待直到在端口接收到连接然后执行指定命令

    When nc is executed with the command-line parameters -l -p -c, it waits until it receives a connection to that port, and then it executes the command.

    youdao

  • 使用这些命令我们可以控制CLPPlus行为,即在每当错误出现时指定执行操作比如EXITCONTINUE

    Using these commands, we can control the behavior of CLPPlus by specifying the actions to be performed like EXIT or CONTINUE whenever an error occurs.

    youdao

  • 遵从正确路径通过sudo指定secure_path指令锁定二进制文件路径——确保用户不能在secure_path之外执行命令

    Follow the right path: Lock down the path for binaries by specifying a secure_path directive in sudoensuring that users can't execute commands outside the secure_path.

    youdao

  • 执行load之前,就必须创建统计信息配置文件现在允许指定RUNSTATS命令相同的统计信息选项。

    The statistics profile must be created before the load is executed, and it now allows one to specify the same statistics options as one would in a RUNSTATS command.

    youdao

  • 提示一直使用- e命令参数指定想要执行环境名字

    Tip: Always specify the name of the environment on which you want to execute actions by using the -e command line parameter.

    youdao

  • 注意经过改进(扩展)的测试脚本中放入了 main 代码这样如果命令指定XML文件,脚本将继续执行以前行为

    Note that in the improved (and expanded) test script, I arranged the _main_ block so that if you specify XML files on the command line, the script continues to implement the prior behavior.

    youdao

  • 为了执行级别恢复archecker支持一种命令文件文件使用类似SQL语法指定目标架构

    To perform a table level restore, archecker supports a command file which USES an SQL-like syntax to specify the source and destination table schemas.

    youdao

  • Action: Action命令参数用于指定执行操作

    Action: the action command line parameter is used for specifying the action that you want to perform.

    youdao

  • histfile变量用来指定存储命令执行历史文件默认设置 $HOME/.history

    The histfile variable lets the user specify the name of the file where the command execution history should be stored; the default is $HOME/.history.

    youdao

  • 下面命令执行 <subcommand-line> 传递指定插件

    The following command passes the <subcommand-line> to the specified plug-in for execution.

    youdao

  • 如果安装版本支持选项,则应该使用——它允许使用单个命令任何指定的文件执行快速编辑操作

    If your installed version supports this option, you should use it — it lets you perform swift editing operations on any given filespec with a single command.

    youdao

  • Shell碰到 (.)命令时,将立刻执行指定的 Shell脚本

    When the shell encounters the dot command, it immediately executes the named shell script.

    youdao

  • 执行以下命令磁盘映射指定vhost,可以它们设置虚拟目标磁盘(VTD)名称帮助跟踪它们。

    Run the following command to map the disks to the specified vhosts, giving them virtual target disk (VTD) names to help you track them as you desire.

    youdao

  • type参数是用于传递所执行命令指定选的缓冲区长度

    The type argument communicates the command to perform and is associated with an optional buffer with its length.

    youdao

  • 可以用 Cmd_Timeout=seconds.to.wait指定识别序列之后用户执行第二命令最大时间

    Similarly, you can set a maximum time for the user to execute a second command after the sequence was recognized with Cmd_Timeout=seconds.to.wait.

    youdao

  • 另外对于输入列表指定每个对象uuid执行端点删除它们命令

    Also, for each object UUID specified in the input list, command to delete them from the endpoint is made.

    youdao

  • 为了指定任务应该运行命令,在这里输入在每次运行任务执行多个sql语句(分号分隔)一个用户定义函数

    In order to specify the command that the new task should run, enter multiple SQL statements separated by semicolons or a user-defined function here which is executed at every task run time.

    youdao

  • 命令执行数据规则首先要准备一个XML文档指定执行项目规则名。

    To execute data rules from the command line, first prepare an XML document specifying the name of the project and the name of the rules to execute.

    youdao

  • 发生改变时,处理中断执行COMPUTE命令指定动作然后执行BREAK命令指定SKIP动作

    When the column value changes, row processing breaks and performs the actions specified in the COMPUTE command, and then the specified SKIP action in the break command is performed.

    youdao

  • 使用跟踪可以指定跟踪到信号执行命令函数跟踪的信号编号如此处的清单13

    To use trap, you specify the command or function to be executed when the signal is trapped, and the signal number or Numbers that you want to trap, as shown here in Listing 13.

    youdao

  • sed通过输入数据执行任意数量用户指定编辑操作(“命令”)来工作。

    Sed works by performing any number of user-specified editing operations (" commands ") on the input data.

    youdao

  • shell脚本执行定时基本工具sleep命令命令使运行中的shell指定一段时间内暂停执行

    The basic tool for timing things in a shell script is the sleep command, which causes the running shell to stop execution for a specified time.

    youdao

  • 方法应该返回AbstractAdminCommand实现,该实现执行传递加载方法命令数据指定命令

    This method should return an implementation of AbstractAdminCommand that executes the command specified in the command data passed to the load method.

    youdao

  • 所有对象存入数据库执行简单find查询(命令指定)返回一份相匹配结果List

    After storing all objects to the database, a simple find query (specified in the command line) is executed and a List of matched results is returned.

    youdao

  • 如果监视命令每次执行时显示多个不同输出那么可以指定- d选项从而突出显示各次命令运行之间的差异。

    When monitoring a command in which multiple lines differ each time that it is executed, you can specify the -d option to highlight the differences between successive runs of the command.

    youdao

  • 通道一旦打开我们执行定制命令——Weblog文件中的一条tail - f命令名称命令行中指定

    As soon as the channel is opened, we execute a custom commandin this case, a tail -f on the Weblog file whose name is specified on the command line.

    youdao

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

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

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