• The ioctl command works like so.

    ioctl命令的工作原理如下。

    youdao

  • This command works for any number of nesting levels.

    命令对于任何数量嵌套层次都有效

    youdao

  • STDOUT is the output that prints to the screen when a command works.

    STDOUT执行一个命令打印屏幕输出

    youdao

  • The rename command works especially well when file names are particularly irregular.

    文件名没有什么规律时,rename命令尤其有用。

    youdao

  • The chuser command works very much like mkuser in syntax and uses the identical attributes.

    chuser命令语法与 mkuser 非常相似使用相同的属性。

    youdao

  • The SCP command works like the rc command, except that files are transferred using the SSH protocol.

    scp命令工作方式rc命令相似,只不过使用SSH协议传输文件

    youdao

  • There is a huge potential to explore the different effects because of the way the command works.

    巨大为了勘探由于指令运行方法不同效果潜力

    youdao

  • You will not spend too much time with how this command works (see Resources if you are unfamiliar with it).

    我们不会花费很多时间讨论命令工作原理如果熟悉这条命令,请参阅 参考资料)。

    youdao

  • The chgroup command works just like chuser, and its man page contains all the attributes you can change on a group.

    chgroup命令chuser相似,手册包含可以修改所有属性

    youdao

  • This command works best if you give a long typing sample that lasts at least a minute, but ideally three minutes or more.

    如果提供一个至少持续1分钟以上的输入示例最好3分钟长的时间那么命令的结果将更准确。

    youdao

  • The VACUUM command works by copying the contents of the database into a temporary database file and then overwriting the original with the contents of the temporary file.

    译文:VACUUM命令通过如下方式进行工作:首先数据库内容复制一个临时数据库文件中,然后再把临时数据库文件中的内容写回到原始数据库文件中(整理数据库文件)。

    youdao

  • This command works much like CHSH, where the command displays the current value, asks the user whether he or she wants to change it, and then changes the value to what was entered.

    这个命令chsh很相似,它显示当前询问用户是否希望修改然后把值改为输入的值。

    youdao

  • If no filenames match, the command is passed in and works as intended.

    如果没有匹配文件名命令传入按预期的方式工作

    youdao

  • The | | symbol works in the opposite way; if the first command does not complete successfully, then execute the second.

    符号工作方式与相反;如果第一命令成功完成执行第二个命令。

    youdao

  • In this case, the grammar has condensed two versions of a command (with and without Numbers) into one version that works both ways.

    这里文法版本命令(数字不带数字)压缩成了能以种方式工作单个版本

    youdao

  • It works essentially the same as the DOS move command, except that it will move entire directory structures as well as files.

    这个命令工作方式基本上与DOS中的move命令一样不过可以移动整个目录结构所有文件。

    youdao

  • The gnome-screenshot application works slightly differently in each of these cases because they execute the command with different options.

    对于每种调用方法,gnome-screenshot应用程序表现略有差异因为它们不同的选项执行命令

    youdao

  • Auto remastering (CDR remaster command) only works when the replicate SELECT statement column names and table names match across all the replicate participants.

    自动remastering (cdrremaster命令)只有复制select语句中的列名所有复制参与者匹配时才适用。

    youdao

  • The first command, calling the Python interpreter with the name of the file, works on any operating system on which Python is installed and where the Python interpreter is in the PATH.

    第一条命令文件名调用Python解释器无论使用哪种系统安装 Python、Python 解释器位于哪个目录下,这种方法都有效。

    youdao

  • The setmqaut command, however, works on standard 48-character object names.

    但是setmqaut命令适用标准48个字符的对象名称

    youdao

  • If ping works, then try to connect to ports of interest on the target computer using the Telnet command (running on your IBM Cloud instance).

    如果ping有效那么使用telnet命令(IBMCloud实例上运行)尝试连接目标计算机相关端口

    youdao

  • After the server is rebooted, you should verify whether DMMP works using the command multipath -ll. The output should looks like this.

    重启服务器之后应该使用multipath - ll命令验证d MMP是否正常。

    youdao

  • You can use the ncftpbatch command to create many FTP jobs to run in a queue or to submit many jobs. In a nutshell, it works like this.

    可以使用ncftpbatch命令队列运行许多ftp作业或者提交许多作业。

    youdao

  • The alias system works best where you want to set the command-line options on an individual command, although they can be used to expand a given command into a set of multiple commands, or pipes.

    别名机制适合于希望设置单个命令命令选项的情况,虽然可以使用它们给定的命令展开命令管道

    youdao

  • The GNU symbolic debugger, GDB, is a powerful development tool, but one drawback is it works only from the command line.

    GNU symbolicdebuggerGDB一个强大的开发工具但是不足之处在于只能命令行下工作。

    youdao

  • One approach which works well is to utilize the command-line "installutil" command which is provided with ClearQuest to make copies of both the schema and user database (s) you will be revising.

    一种行之有效方法利用ClearQuest提供命令指令installutil创建会修订的图表用户数据库的备份。

    youdao

  • MakeMaker works by translating a simple configuration file into a standard makefile that can be used with the familiar make command.

    MakeMaker简单配置文件转换标准makefile,该makefile可以大家熟悉的make命令一起使用

    youdao

  • Thanks to Perl's convenient idiom, this automatically works either on standard input or on files named on the command line.

    归功于Perl便利的 表达方式,这个实用程序适用于标准输入,也适用命令指定文件

    youdao

  • The goal here is to ensure that any system command evoked on the script syntactically and semantically works properly on Linux as well.

    这里目标确保任何脚本上按照语法语义调用的系统命令,在Linux上都能正确运行

    youdao

  • To confirm that everything works fine, execute the following command: SSH -n hostname 'date' and see if the command executes without errors.

    为了确保所有的配置都能正常工作,请执行下面命令ssh- nhostname'date ',查看这个命令能否成功执行而不会出现任何错误。

    youdao

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

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

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