To live in a pipeline, a utility needs to read data from standard input and write data to standard output.
为了生活在管道中,实用程序需要从标准输入读取数据,然后向标准输出写出数据。
There is yet another way to run a Derby script: redirect the standard input of the ij tool to read from the script file.
还有另一种方法来运行Derby脚本:重定向ij工具的标准输入以从脚本文件中读取。
Perl's -p option tells it to read and process each line from standard input and print the results to standard output.
Perl的-p选项告诉它读取和处理标准输入中的每行内容,并将结果打印到标准输出。
Like many other UNIX utilities, tar can write to and read from standard output (stdout) and standard input (stdin), respectively.
与许多其他的UNIX实用程序一样,tar可以分别向标准输出(stdout)写入、从标准输入(stdin)读取。
If you specify "-" as the source for the XML document, the command will read the XML source from standard input. Next, create the template XSLT document, as shown below.
如果您指定“-”作为XML文档的源,命令将从标准输入中读取xml源。
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的标准输入。
Write a program to read the standard input a line at a time. Modify your program to read a word at a time.
编写程序实现从标准输入每次读入一行文本。然后改写程序,每次读入一个单词。
By default, standard input is read from the keyboard, while standard output and standard error are printed to the screen.
默认情况下,标准输入从键盘读取,同时标准输出和标准错误会打印到屏幕。
In general it contains a stack backtrace listing source lines; however it will not display lines read from standard input.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
In general it contains a stack traceback listing source lines; however, it will not display lines read from standard input.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
In general it contains a stack backtrace listing source lines; however, it will not display lines read from standard input.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
Display prompt on standard error, without a trailing newline, before attempting to read any input.
在开始读取任何输入前,向标准出错上显示提示信息,并且不带尾部换行符。
Display prompt on standard error, without a trailing newline, before attempting to read any input.
在开始读取任何输入前,向标准出错上显示提示信息,并且不带尾部换行符。
应用推荐