这个抽象的方面,叫做Trace,有几种标准程序来打印关于输入和退出一个程序,或构造方法的信息以及格式化输出的结果。
This abstract aspect, called Trace, has several standard methods for printing messages about entering and exiting a method or constructor, and for formatting the output.
使用指定的格式信息,将指定对象(后跟当前行终止符)的文本表示形式写入标准输出流。
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 objects and variable-length parameter list to the standard output stream using the specified format information.
应用推荐