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.
此组件仅仅将请求记录到标准输出中。
Otherwise, it writes to standard output, as shown in Listing 10.
否则,它将写入到标准输出,如清单10中所示。
Any text that isn't matched is simply copied to standard output.
任何没有得到匹配的文本则简单地拷贝到标准输出。
During a backup, ontape writes the data to stdout (standard output).
在备份过程中,ontape将数据写入stdout(标准输出)。
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是标准输出流,显示来自命令的输出。
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.
在标准输出中会打印一条消息以让用户知道发送了一个信号。
Sound confusing? Think of a virtual printer as another form of standard output.
如果您对此感到困惑,那么可以将虚拟打印机看作另一种形式的标准输出。
Consider cases in which you need to redirect standard output (stdout) to a log.
让我们考虑这样的情况,即需要将标准输出(stdout)重定向到一个日志。
It prints out the DDLs for the creation of relational schema onto the standard output.
将用于创建关系模式的DDL输出到标准输出设备。
The output from this command is read into the Perl script and sent to standard output.
该命令的输出被读入Perl脚本并发送到标准输出。
Tar cf -. Creates a new archive, to standard output, of the files in the current directory.
tarcf-.对当前目录中的文件创建一个新的存档,输出到标准输出。
And, sed writes its results to standard output (stdout); it doesn't modify any input files.
然后,sed将其结果写入标准输出(stdout),它不修改任何输入文件。
The code generator outputs on standard output, so we redirect this into the target, trayicon.c.
代码生成器在标准输出上进行输出,所以我们将它重定向到目标trayicon . c。
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.
发送到标准输出的任何脚本输出会被发送到发出请求的机器上的标准输出。
Users can stream the output data into a string, an internal buffer, the standard output, or a file.
用户可以使这些输出数据流入字符串、内部缓冲区、标准输出或文件。
Filters take standard input and perform an operation upon it and send the results to standard output.
过滤器从标准输入处获得处理内容,然后操作得到的内容,将处理后的结果送到标准输出。
If the -o option is not specified, then output goes to standard output (stdout), generally the screen.
如果未指定-o选项,然么输出将为标准输出(stdout),通常是输出到屏幕。
Because you redirected the standard output and error, you can even generate a log of the whole process.
因为您对标准输出和错误进行了重定向,所以您甚至可以为整个过程生成日志。
To live in a pipeline, a utility needs to read data from standard input and write data to standard output.
为了生活在管道中,实用程序需要从标准输入读取数据,然后向标准输出写出数据。
One of these remains standard output, while the other is a file whose name you specify on the command line.
其中一个流保持为标准输出,另一个流是一个文件,文件名由您在命令行指定。
If you want to combine error and standard output into a single file, use numbered redirection (see Listing 4).
如果希望将错误或标准输出组合为单个文件,请使用编号重定向(请参见清单4)。
In looking at the previous code before the pipe, a byte stream of the files is created on the standard output.
看一下管道符前面的代码,它创建文件的字节流并发送到标准输出。
You can use the same channels in PHP for input, standard output, and output to the error channel, respectively.
您可以将php中的相同通道分别用于输入、标准输出和输出到错误通道。
应用推荐