• Even more usefully, you can copy files into the standard output and, then using pipes, you can extract the files from the standard input and copy the files from one location to another.

    有用的是,可以文件复制标准输出然后可以使用管道标准输入中提取这些文件,将它们从地方复制另一个地方。

    youdao

  • Because the standard input and the standard output of the remote command are tied to your keyboard and display, albeit through the magic of SSH.

    是因为远程命令标准输入标准输出绑定到了键盘显示器,这正是SSH的神奇处。

    youdao

  • So you use standard JSF components and quickly build an address form out of various input and output fields (Figure 1).

    因此就要使用标准JSF组件各种输入输出域中快速构建一个地址(1)。

    youdao

  • Remote execution also emulates the standard input, output, and error of the client host.

    远程执行模拟客户端主机标准输入输出错误

    youdao

  • To live in a pipeline, a utility needs to read data from standard input and write data to standard output.

    为了生活管道中实用程序需要标准输入读取数据然后标准输出写出数据。

    youdao

  • The standard input and output of the remote host are replicated to the local machine, so the output from the command can be filtered locally, as shown here in Listing 4.

    已经将远程主机标准输入输出复制到了本地计算机所以可以本地命令输出进行筛选清单4

    youdao

  • You can use the same channels in PHP for input, standard output, and output to the error channel, respectively.

    可以php中的相同通道分别用于输入标准输出输出错误通道

    youdao

  • The script is a filter, so it expects its input from the standard input and it writes the results on the standard output.

    段脚本一个过滤器因此标准输入设备获得输入数据,然后处理结果写到标准输出设备上。

    youdao

  • When output is created from multiple files or the standard input stream, the current date and time are used instead of the filename and creation date.

    多个文件标准输入创建输出时,可以使用当前日期时间替换文件名创建日期。

    youdao

  • As a bit of helpful trivia, each application is initially opened with three file descriptors, 0 through 2, for the standard input, output, and error streams, respectively.

    一点不是很重要但却很有帮助初始打开每个应用程序时,都具有三个文件描述符从02,分别表示标准输入输出错误流。

    youdao

  • Version 2 of the standard still restricts you to one input, but the output system is more flexible.

    标准第2仍然要求一个输入但是输出系统更加灵活了。

    youdao

  • Filters take standard input and perform an operation upon it and send the results to standard output.

    过滤器标准输入处获得处理内容,然后操作得到的内容,处理后的结果送到标准输出。

    youdao

  • The standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.

    标准C因而每个UNIX程序定义了三种标准输入输出错误

    youdao

  • By default, standard input gets its contents from the keyboard, but like standard output, it can be redirected.

    默认情况下,标准输入是从键盘获取内容的,不过,就标准输出那样,标准输入也是可以被重定向的。

    youdao

  • Sneaky attackers may start a program but do strange things to its standard input, standard output, or standard error.

    不怀好意的攻击者可能启动一个程序而只是标准输入、标准输出或者标准错误一些奇怪事情

    youdao

  • The stream coming from the TCP connection is the command's standard input, and the command's standard output is sent back through the TCP connection.

    来自TCP连接命令标准输入,命令的标准输出通过TCP连接发送回去

    youdao

  • In that example we used the output from the cat command to create standard input for the tr command.

    那个例子我们使用来自cat命令输出tr命令创建标准输入

    youdao

  • Or, the command's output can become the standard input for another program, again using the "|" operator like this.

    或者还是使用“|”操作符,command输出可以成为一个程序标准输入,如下所示。

    youdao

  • This example also illustrates the use of - to signify standard input to cat, so we can concatenate the output of tr and the text2 file.

    示例解释了如何使用-表示cat标准输入因此我们可以tr输出text2文件连接起来。

    youdao

  • And, sed writes its results to standard output (stdout); it doesn't modify any input files.

    然后sed结果写入标准输出(stdout),修改任何输入文件

    youdao

  • Web services within a single domain, like hotel reservation services, should have at least an industrial agreement and standard to specify the required input variables and the possible output format.

    单个领域中的Web服务(酒店预订服务)至少应有行业协议标准指定要求输入变量可能输出格式

    youdao

  • The JSF Web service component can search any standard Web service over the Internet, and also build input and output controls for invoking a Web service and displaying the result.

    JSFWeb服务组件可以Internet搜索任何标准的Web服务,可以调用Web服务显示结果构建输入输出控件

    youdao

  • Like many other UNIX utilities, tar can write to and read from standard output (stdout) and standard input (stdin), respectively.

    许多其他UNIX实用程序一样tar可以分别标准输出(stdout)写入、标准输入(stdin)读取

    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

  • When activity occurs, inetd maps the incoming request to standard input (stdin), standout output (stdout), and standard error (stderr) and launches the proper daemon.

    发生活动时,inetd入站请求映射标准输入 (stdin)、标准输出 (stdout)标准错误 (stderr),启动适当的守护进程

    youdao

  • What this means is that all standard output from our selpg process will go to the standard input of the lp process.

    意味着所有来自selpg进程标准输出进入lp进程标准输入

    youdao

  • The "-" in each case specifies that tar should use the standard output (when writing) or standard input (when reading).

    -指定tar应该使用标准输出(时)标准输入(在读时)。

    youdao

  • A typical Mathematica user develops code in their standard notebook interface, a programming concept that defines their input code and output results, including graphics.

    典型的Mathematica用户他们标准Notebook界面中开发代码,Notebook界面是一个编程概念,它定义了输入代码输出结果包括图形。

    youdao

  • In the first example, we use cat to read the file and output it to standard output, which is piped into the standard input of FMT.

    第一例子里面,我们使用cat命令读取文件内容,然后将内容输送标准输出,标准输出通过管道机制作为命令fmt的标准输入

    youdao

  • A script engine's ScriptContext contains the "engine" and "global" scope bindings, as well as the input and output streams the engine USES for standard input and output operations.

    脚本引擎的ScriptContext含有“引擎”全局作用域绑定以及用于标准输入输出操作的输入和输出

    youdao

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

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

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