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样式表和定制过滤器的组合来转换输入文档。
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.
该特性可以重新叙述如下:不管程序的输入源(文件、管道或终端)和输出目的地是什么,程序都应该以同样的方式工作。
The pipe chains commands in sequence, where the output of an earlier command becomes the input of a subsequent command.
管道按次序把命令连接起来,前一个命令的输出作为后一个命令的输入。
应用推荐