任何没有得到匹配的文本则简单地拷贝到标准输出。
Any text that isn't matched is simply copied to standard output.
虚函数简单地向标准输出写一行文本。
The virtual functions simply write a line of text to standard output.
Shell重定向可以方便地将标准程序输出、程序错误消息或者这两者捕获到文本文件。
Shell redirection can be handy in capturing standard program output, error messages from a program, or both to text files.
有两个常用来生成文本输出的标准UNIX命令:cat和echo。
There are two standard UNIX commands that are often used to generate some textual output: cat and echo.
fmt命令将文本内容格式化之后,将结果输送到标准输出,通过管道机制,作为pr命令的标准输入,pr命令将接收到的标准输入进行处理——内容分页。
FMT formats the text into neat paragraphs and outputs it to standard output, which is piped into the standard input of pr.
使用指定的格式信息,将指定对象(后跟当前行终止符)的文本表示形式写入标准输出流。
Writes the text representation of the specified object, followed by the current line terminator, to the standard output stream using the specified format information.
使用指定的格式信息将指定对象的文本表示形式写入标准输出流。
Writes the text representation of the specified object to the standard output stream using the specified format information.
使用指定的格式信息将指定对象的文本表示形式写入标准输出流。
Writes the text representation of the specified objects to the standard output stream using the specified format information.
使用指定的格式信息将指定的对象数组的文本表示形式写入标准输出流。
Writes the text representation of the specified array of objects to the standard output stream using the specified format information.
使用指定的格式信息将指定的对象和可变长度参数列表的文本表示形式写入标准输出流。
Writes the text representation of the specified objects and variable-length parameter list to the standard output stream using the specified format information.
将指定的布尔值的文本表示形式写入标准输出流。
Writes the text representation of the specified value or values to the standard output stream.
使用指定的格式信息,将指定的对象数组(后跟当前行终止符)的文本表示形式写入标准输出流。
Writes the text representation of the specified array of objects, followed by the current line terminator, to the standard output stream using the specified format information.
将指定的单精度浮点值的文本表示形式写入标准输出流。
Writes the text representation of the specified 64-bit unsigned integer value to the standard output stream.
将指定的单精度浮点值的文本表示形式写入标准输出流。
Writes the text representation of the specified 64-bit unsigned integer value to the standard output stream.
应用推荐