打印到标准输出。
The data is written to standard output.
数据写到标准输出。
Output is to the standard output stream.
输出将被放入到标准输出流。
Raw log output is sent to standard output.
原始的标准输出日志。
Initial debugging: Dumping to standard output.
调试初步:将调试信息输出到标准输出设备上。
This command writes the results to standard output.
该命令将结果输出到标准输出。
By default, the results are printed to standard output.
在默认情况下,结果输出到标准输出。
This component simply logs the request into standard output.
此组件仅仅将请求记录到标准输出中。
The ls command outputs the directory to the standard output.
ls命令把目录输出到标准输出。
Matrices can easily be sent to files or to the standard output.
矩阵可被容易地发送到文件或标准输出。
Otherwise, it writes to standard output, as shown in Listing 10.
否则,它将写入到标准输出,如清单10中所示。
Any text that isn't matched is simply copied to standard output.
任何没有得到匹配的文本则简单地拷贝到标准输出。
The arguments are a file (or multiple files) for standard output.
对标准输出而言,参数是一个或多个文件。
Now we want to add logging to standard output to this application.
现在我们想将日志记录添加到这个应用程序的标准输出。
During a backup, ontape writes the data to stdout (standard output).
在备份过程中,ontape将数据写入stdout(标准输出)。
The virtual functions simply write a line of text to standard output.
虚函数简单地向标准输出写一行文本。
For example, the echo and the print command print to standard output.
例如,echo和print命令打印到标准输出。
Run the program again, but capture standard output to a file, for example
再次运行这个程序,但是要将标准输出重定向到一个文件中,例如
In contrast, cURL sends the resulting output to standard output (stdout).
相反,cURL则将产生的输出发送到标准的输出(stdout)。
Stdout is the standard output stream, which displays output from commands.
stdout是标准输出流,显示来自命令的输出。
The output is sent to standard output that can then be redirected to a file.
输出被发送给标准输出,您可以随后将它重定向到文件。
Those returned variables are emitted to standard output (stdout) for viewing.
这些返回的变量可发至标准输出(stdout)以便查阅。
Redirects JRuby's standard output to the current HTTP request's output stream.
将JRuby的标准输出重定向到当前HTTP请求的输出流。
A message is printed on standard output to let the user know a signal was sent.
在标准输出中会打印一条消息以让用户知道发送了一个信号。
This function will dump the object's information to the standard output stream.
该函数将对象的信息转储到标准输出流。
Sound confusing? Think of a virtual printer as another form of standard output.
如果您对此感到困惑,那么可以将虚拟打印机看作另一种形式的标准输出。
For simplicity, we will say that we print a logging message to the standard output.
为了简单起见,我们说我们向标准输出打印了一个日志消息。
You might also know that the standard output (the screen) is a file descriptor, too.
您可能还知道,标准输出(屏幕)也是一个文件描述符。
If this environment variable is not set, then the debug messages are written to standard output.
如果没有设置这个环境变量,那么调试消息被写到标准输出。
Any script output sent to standard output is emitted to standard out on the originating machine.
发送到标准输出的任何脚本输出会被发送到发出请求的机器上的标准输出。
应用推荐