• The one-dimensional model of Lurgi tude-shell type methanol synthesis reactor has been established.

    建立了鲁奇甲醇合成塔完整双速率一维模型

    youdao

  • It is about the ring screw thread smoke channel of the boiler shell type gas tube in the boiler field.

    锅炉烟管内置水管环形螺纹烟道,涉及锅炉领域。

    youdao

  • The one - dimensional model of Lurgi tude - shell type methanol synthesis reactor has been established.

    建立鲁奇甲醇合成塔完整双速率模型

    youdao

  • According to the microstructure, the microgels could be classified into homogeneous type and core shell type.

    迄今凝胶微粒微观结构分为均质-两大类

    youdao

  • The extent of damage to computer virus depends on it is operating system type, shell type or intrusive or source type.

    病毒计算机破坏程度取决于操作系统外壳还是入侵型源码型。

    youdao

  • The causes resulting in cracks in back tube sheet of shell type boilers are analyzed. The mechanism of accidents is stated and some relative solutions to the problem are presented.

    分析了锅炉裂纹产生原因阐述了事故发生机理处理方法。

    youdao

  • Fixed shell type vector hydrophone belong to mechanical type acoustic vector hydrophone, however moving shell type vector hydrophone belong to inertial type acoustic vector hydrophone.

    不动外壳矢量水听力学型矢量水听器,同振型则属惯性型矢量水听器。

    youdao

  • Similarly, you might use how-to collections in books by creating a new shell DTD that combines the bookmap map type with the how-to map domain.

    类似地可以通过创建新的外壳DTDbookmap映射类型how - to映射领域结合起来,还可以书籍使用how - to集合

    youdao

  • You can also find the type of the current platform through the Squirrel Shell environment variable platform.

    可以通过SquirrelShell环境变量platform查找当前平台类型

    youdao

  • Select the location based on the type of command (networking, shell, and so on), and be consistent with other commands.

    我们要根据命令类型(网络shell)来选择位置其他命令保持一致。

    youdao

  • A "bash" shell is then returned to the user with the new session keyring and the key of a new type linked to the keyring.

    然后一个bashshell返回用户,它带有新的会话keyring链接这个keyring类型的密钥。

    youdao

  • The output files created by the script command contain these characters because they contain an exact record of everything you type, not how it is interpreted by the shell.

    script命令创建输出文件包含这些字符因为它们包含键入所有内容完好记录包含shell怎么解释它的。

    youdao

  • Use the CHSH command to change your shell to TCSH permanently, or type TCSH at the prompt to change your shell without logging in again.

    使用chsh命令永久的将shelltcsh或者命令提示符键入tcsh改变你的shell不需要再次登陆系统。

    youdao

  • Use the chsh command to change your shell to tcsh permanently, or type tcsh at theprompt to change your shell without logging in again.

    使用chsh命令永久的将shelltcsh或者命令提示符处键入tcsh改变你的shell不需要再次登陆系统。

    youdao

  • You would type your user ID and password at the login prompt, and the system would spawn a new login shell for your session.

    需要登录提示符处输入用户ID密码系统会话产生一个新的登录Shell

    youdao

  • Search the Web for "shell auto-complete" to learn more about automatic completion, a feature that provides context-sensitive expansions as you type a command.

    Web上搜索shell auto -complete”,进一步了解自动完成特性,该特性用于键入一条命令时提供上下文敏感的扩展

    youdao

  • What happens in this case is that a "process id" (pid) such as 1234 will be displayed, and then your shell prompt will appear almost immediately, allowing you to type more commands to the shell.

    这个例子中发生的情况:“进程标识”(pid)1234显示然后shell提示符几乎立刻出现使得能向shell输入更多命令

    youdao

  • I find that type gives me more precise information, which I sometimes need in a shell script.

    发现type提供了准确信息,我需要某个shell脚本中使用到。

    youdao

  • At some point, though, the only way to get something done is to be able to run shell commands on the server and get back some type of output.

    但是某种程度上完成某些事情唯一途径服务器运行shell命令获得特定输出

    youdao

  • If a task is to be performed on a routine basis or the task requested is complex, requiring data manipulation, rather than asking users always to type the commands, a shell script becomes useful.

    如果需要定期执行某任务或者任务非常复杂、需要进行数据处理,同时不需要用户反复键入各种命令,则适合使用shell脚本

    youdao

  • Note that here, you're typing interactively at the shell prompt; at each >, you type the next line of your interactive shell script.

    注意这里shell提示下交互输入;在每个 > 后面,输入交互式 shell 脚本

    youdao

  • This command will be always available, and you can type it anytime while the Roo shell is running.

    命令总是可用可以Rooshell 运行时随时输入命令。

    youdao

  • The type command reports that the ls command is an alias, but it identifies the set command as a shell builtin.

    type命令报告指出,ls 命令别名但是set 命令标识shell 内置命令。

    youdao

  • Most Lifehacker readers probably know how to customize the send to menu-just type in shell: sendto into the address bar, and add or delete shortcuts from the list.

    大部分Lifehacker读者可能都知道如何自定义发送”菜单,只需在地址键入shellsendto列表添加删除快捷方式

    youdao

  • For the simple examples, I'll show how to type them into an interactive Ruby shell program, called irb. 4.

    对于这些简单实例介绍如何它们写成交互Rubyshell程序称为irb

    youdao

  • Type the following commands at your shell prompt.

    Shell提示符处输入下面命令

    youdao

  • For convenience, the shell keeps track of all background processes it spawns. Type jobs to see a list.

    为了方便起见shell会持续跟踪生成所有后台进程

    youdao

  • With the interactive shell you have the ability to type expressions, compile code, and communicate with processes.

    可以通过交互式shell输入表达式编译代码以及进程进行通信

    youdao

  • For example, to find the list of unique filenames in the folder hierarchy rooted at the current working directory, you can type the following at your shell prompt.

    例如当前工作目录下文件夹层次结构查找独特文件名列表shell提示符下输入以下命令。

    youdao

  • The shell is what interprets the commands you type on the commandline, and thus communicates with the rest of the operating system.

    Shell命令行中键入的命令进行解释操作系统其它部分进行通信

    youdao

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

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

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