• 管道(|)将subshell所有输出通过管道传输ssh

    The pipe (|) pipes all output of the subshell to SSH.

    youdao

  • 通常内容会很多,所以往往希望通过管道传输一个阅读器。

    It generally puts out a lot of text, so you will generally want to pipe it through a viewer.

    youdao

  • 所有管道连接地方底部显示这个管道传输数据流量。

    All of the places that the tube connects; and at the bottom, how much data that tube can carry.

    youdao

  • 范例会使用CNG类别具名管道传输互动式主控台视窗示范拦截式攻击安全性方案

    The example USES CNG classes, a named pipes transport, and interactive console Windows to demonstrate security solutions for a man-in-the-middle attack.

    youdao

  • 因为subshell后面跟着管道,所以subshell所有输出通过管道传输下一个命令

    Because the subshell is followed by a pipe, all the output of the subshell is sent to the next command in the pipeline.

    youdao

  • 对于脚本中的特别命令行程序,可以使用echo命令文本管道传输ed,从而以非交互式的方式使用

    For ad hoc one-liners in scripts, use ed noninteractively by piping a group of commands and text to it with echo

    youdao

  • 如果历史记录文件比较大,可以首先通过管道传输tail来运行周期性检查例如检查最后的1,000条命令可以尝试使用

    If your history file is large, you can run periodic checks by piping to tail firstfor example, to check the last 1,000 commands, try.

    youdao

  • 因此整个脚本输出通过sort然后通过 uniq 进行管道传输产生 $PATH找到唯一命令字母排序列表

    Therefore, the output of the entire script is piped through sort, and then uniq to yield an alphabetized list of unique commands found in your $PATH.

    youdao

  • 如果运营着旅行网站一个银行网站,你使用这种管道来给用户传输结构化数据——例如行程单交易报告

    If you're running a travel site, or a bank, you can use that pipeline to transmit structured data to your users - for example, itineraries or transaction reports.

    youdao

  • 需要完整文件的文件传输程序不同,管道方法在文件中的各行写下接收这些

    But unlike a file transfer program, which requires a complete file, the pipeline method can accept the lines while they are being written.

    youdao

  • 例如可以直接信息附加远程文件,方法是通过管道输出命令传输远程主机SSH请参见清单7)。

    For example, you can append information directly to a remote file by piping the output from the command to an SSH on a remote host (see Listing 7).

    youdao

  • 使用COMMAREA 保留了传送数据基本方法需要程序之间传输大型数据时,可以使用管道容器

    Using COMMAREA remains the basic method for passing data, but you can use channels and containers when you need to transfer a large amount of data between programs.

    youdao

  • 管道驱动的数据传输操作完成时,断开客户端操作完成重用管道实例另一个链接服务。

    When a pipe-driven data exchange operation has finished, the completion routine disconnects the client and reuses the pipe instance to serve a new one.

    youdao

  • 承诺中包括能源供应方式的多样化以及支持诸如布甲尼撒管道指定项目里海的天然气经由俄罗斯传输欧洲中部

    There were pledges to diversify supplies, and support for named projects like the Nabucco pipeline that would bring Caspian gas to central Europe, bypassing Russia.

    youdao

  • 这样可以几乎同时地执行这个远程命令(通过后台运行),然后同样通过管道输出传输各自日志文件

    This executes the remote command almost simultaneously (by running it in the background), and then also pipes the output to individual log files.

    youdao

  • 例如管道中的第一阶段TransportIn阶段,所有进行传输信息处理处理程序都可能位于此处。

    For example, the first phase of the in pipe is the TransportIn phase and all of the handlers which does transport information processing can be there.

    youdao

  • 命名管道一个进程边界间传输数据Win32机制

    A named pipe is a Win32 mechanism for transferring data over process boundaries.

    youdao

  • 处理数据传输并发本质使阶段管道连接很适合SPU编程

    The concurrent nature of the processing and data transfer is what gives two-stage pipelining its edge in SPE programming.

    youdao

  • 系列第2部分中,研究程序,它实际完成构建gstreamer管道以便We b照相机屏幕另一个系统传输图像核心工作

    In Part 2 of this series, we'll look at a program that actually does the core work of building a gstreamer pipeline to get images from the Web camera to the screen or to another system.

    youdao

  • 有着最大市政规模传输管道公司就是FirstSolar称为薄膜电池领军公司。

    The company with the largest utility-scale pipeline is First Solar, one of the pioneers of what are called "thin-film" cells.

    youdao

  • 希望通过管道进行传输信息或者命令远程的,那么使用远程管道方法非常有用的。

    Using the remote pipe method, though, is useful when the information or command that you want to pipe with is remote.

    youdao

  • 然而系统容易沦为传输无用信息管道这些信息仅因为属于传统惯例代代相传

    But this system is vulnerable to becoming a conduit for worthless information that is passed on for no other reason than tradition.

    youdao

  • 管道容器克服了在程序之间传输数据最大为32k限制

    Channels and containers overcomes the limit of passing only 32k data between programs.

    youdao

  • 会打开服务器端的HTTP连接服务器的方式管道传输消息(消息的数量没有限制)。

    This opens an HTTP connection to the server and allows the server to stream endless messages over this channel.

    youdao

  • 也是为什么会有一个延迟也被称为滞后补偿时间(LCT),引入实际动作在网络传输管道一端显示之间

    That is why a delay, called Lag Compensation Time (LCT), is introduced between the real action and the display on the other side of the transmission pipeline.

    youdao

  • 标准输出一样,可以stderr进行重定向使用管道进行传输但是需要告诉Shell您希望处理stderr而不是stdout

    Like the standard output stream, stderr can be redirected or piped, but you need to tell the shell that you want to deal with stderr instead of stdout.

    youdao

  • JBossESB支持多种传输协议提供我们这里使用通用管道概念

    JBoss ESB supports various transports and provides a versatile pipeline concept that we leverage here.

    youdao

  • 协议管道支持多种webservices标准实现例如建立基础传输管道上的WS-SecurityWS-Reliability

    Protocol channels support implementation of many web services standards, for example WS-Security and WS-Reliability over the basic transport channels.

    youdao

  • 检查系统是否任何反应泄露大量流动变化通过管道过滤器传输压力的变化的迹象

    Inspect the system for any indications of reaction, leaks, changes in mass flow, or changes in delivery pressure across line filters.

    youdao

  • 检查系统是否任何反应泄露大量流动变化通过管道过滤器传输压力的变化的迹象

    Inspect the system for any indications of reaction, leaks, changes in mass flow, or changes in delivery pressure across line filters.

    youdao

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

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

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