• Methods open and close an input pipe, respectively.

    方法分别打开关闭输入管道

    youdao

  • The aqueous alkali is injected into the input pipe through the horn pipe, which makes the aqueous alkali mix with diesel oil homogeneously and the emulsion of diesel oil is avoid.

    碱液喇叭形进料管既可以使碱液柴油均匀混合避免激烈搅动使柴油乳化

    youdao

  • This paper expounds the direct embed construction of heat input pipe with big diameter, and its constructing method and quality control in the rebuilding of urban pipe network as well.

    论述管径供热管道施工城市管网改造中的施工方法质量控制

    youdao

  • However, you can use input redirection for the first command and then pipe that command's output through the rest of the pipeline for the more usual solution.

    不过可以第一命令使用输入定向然后剩余管道下中导出该命令输出更加常见解决方案

    youdao

  • This can be restated as follows: the program should operate the same, irrespective of its source of input (a file, a pipe, or the terminal) and of its output destination.

    特性可以重新叙述如下不管程序输入(文件管道终端)输出目的地是什么,程序都应该同样方式工作

    youdao

  • For example, I recently implemented it in a so-called "pipe" that transforms input documents through a combination of XSLT style sheets and custom-made filters.

    例如最近所谓管道中实现了“管道”通过xslt样式定制过滤器组合来转换输入文档

    youdao

  • Gradually, the pipe turns the input document into the output.

    管道逐渐输入文档转换成输出。

    youdao

  • After the pipe, change to a different directory and then extract the byte stream again from the standard input.

    管道符后面,切换目录然后标准输入提取节流。

    youdao

  • The pipe chains commands in sequence, where the output of an earlier command becomes the input of a subsequent command.

    管道按次序命令连接起来,命令输出作为后个命令输入

    youdao

  • It also arranges for a pipe to carry the standard output from the main service to the log process's standard input.

    安排一个管道服务标准输出作为日志进程标准输入。

    youdao

  • In order to use the output of a command, command1, as input to a filter, command2, you connect the commands using the pipe operator (|).

    命令command1输出作为过滤器command2输入需要使用管道操作符(|)连接两个命令

    youdao

  • Finally, close the input stream, flush the output stream, and if it was a pipe, close it with the pclose function.

    最后关闭输入清空输出流,如果输出流管道,则pclose函数关闭

    youdao

  • The pipe between the two (|) feeds the standard output from the first tar into the standard input of the second, effectively copying the files into, and then out of, a non-existent archive file.

    两者之间管道 (|) 将第一个tar标准输出传入第二个 tar标准输入并且高效地文件复制一个并不存在存档文件然后再其中提取文件。

    youdao

  • This feature is implemented using the popen system call, which allows one process to open a pipe to another process, either for output or input. In this case we open a pipe to the command.

    一特性popen系统调用实现的,系统调用允许进程打开另一个进程的管道,将管道用于输出输入

    youdao

  • Also, since by default the LogParser reads from standard input, you can pipe a log file from a running server to the LogParser to get output generated in real time.

    同时,虽然LogParser默认标准输入读取数据,但是也可以指定一个来自运行时服务器日志文件,用LogParser实时输出

    youdao

  • The tee command functions as a T-pipe, taking its input (the output from the mainframe) and sending it to the next command as well as a file called tap.

    tee命令功能作为t管道,输入(主机输出)发送一条命令称为tap文件

    youdao

  • The pipe symbol indicates that the message's contents should be sent as input for the indicated program: a Python script named aci.py.

    竖杠符号指定邮件内容作为输入发送到某个指定的程序一个名为 aci.py 的 Python脚本

    youdao

  • If the focus has changed between input reads, the old pipe to the xev process is killed and a new one started.

    如果焦点输入读取之间发生切换,则终止xev进程通道启动通道。

    youdao

  • Modules are connected to each other by attaching a pipe from the output of one module to the input of another module.

    模块输出一个模块输入之间管道模块联系起来。

    youdao

  • In order to write logs to a pipe, simply replace the filename with the pipe character "|", followed by the name of the executable which should accept log entries on its standard input.

    为了日志一个管道简单地管道|替换文件名跟随可执行程序名字,这个程序应该标准输入上接受日志

    youdao

  • A pure pipe USES pure functions. Pure functions process inputs and return values without detectable side-effects. Given the same input they should always return the same output.

    管道使用函数。纯函数是指在处理输入返回结果时,不会产生任何副作用的函数。给定相同输入它们总是返回相同的输出。

    youdao

  • Whenever applicable use PIPE as Input and Output between two contiguous action nodes, this will prevent extra context processing and will keep memory usage down.

    在任何合适的情况下使用PIPE作为两个连续动作节点InputOutput防止额外的上下文处理可以将内存保持在一个较低的使用水平。

    youdao

  • The limit load of a defective cylinder is a very important input in a structural integrity assessment of a pressure vessel or pipe using R6 type procedure.

    使用R 6方法压力容器管道结构完整性评估过程,含缺陷圆筒极限载荷一个非常重要输入参量。

    youdao

  • How to make a UNIX pipe prompt for user input correctly?

    如何正确地用户输入unix管道提示

    youdao

  • In the hardware system, mainly introduced the exciting circuit, signal processing circuit, man-machine interfaces, signal input and output circuits and the method of empty pipe detection.

    硬件系统中,主要介绍励磁电路信号处理电路、人机接口、信号输入输出电路空管检测电路等几个部分。

    youdao

  • The utility model has the advantage of that the connection pipe can be connected with the thread of the input end of an electromagnetic impulse valve without any tool.

    实用新型优点可以不用任何工具连接电磁脉冲输入螺纹相联接

    youdao

  • Reads the output from one command and writes it to the input of another command. Also known as a pipe.

    使用个管道>。值得一使用命令重定向操作符。

    youdao

  • Reads the output from one command and writes it to the input of another command. Also known as a pipe.

    使用个管道>。值得一使用命令重定向操作符。

    youdao

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

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

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