您要查找的是不是:
- Writes a line terminator to the text stream. 将行结束符写入文本流。
- Writes a line terminator string to the output stream. 将行结束符字符串写入到输出流。
- Writes the current line terminator to the standard output stream. 将当前行终止符写入标准输出流。
- Gets or sets the line terminator string used by the HtmlTextWriter object. 获取或设置由HtmlTextWriter对象使用的行结束符字符串。
- Gets or sets the line terminator string used by the current TextWriter. 获取或设置由当前TextWriter使用的行结束符字符串。
- Writes an array of characters followed by a line terminator to the text stream. 将后跟行结束符的字符数组写入文本流。
- Writes the specified string, followed by a line terminator, to the text stream. 将后跟行结束符的指定字符串写入文本流。
- Property to another line termination string. 属性设置为其他行终止字符串来解决这个问题。
- Writes a subarray of characters followed by a line terminator to the text stream. 将后跟行结束符的字符子数组写入文本流。
- Writes any pending tab spacing and a text string, followed by a line terminator string, to the output stream. 将任何挂起的制表符间距和一个文本字符串写入到输出流,并在后面跟上一个行结束符字符串。
- Writes the text representation of a 4-byte floating-point value followed by a line terminator to the text stream. 将后跟行结束符的4字节浮点值的文本表示形式写入文本流。
- Writes the text representation of an 8-byte integer, followed by a line terminator, to the text stream. 将后跟行结束符的8字节整数的文本表示形式写入文本流。
- Writes the text representation of an 8-byte signed integer followed by a line terminator to the text stream. 将后跟行结束符的8字节有符号整数的文本表示形式写入文本流。
- Writes the text representation of an 8-byte unsigned integer followed by a line terminator to the text stream. 将后跟行结束符的8字节无符号整数的文本表示形式写入文本流。
- Writes a verbatim message without any additional context information followed by the current line terminator to the file or stream. 将不包含任何其他上下文信息且后跟当前行结束符的原义消息写入文件或流中。
- Writes the text representation of the specified 64-bit unsigned integer value, followed by the current line terminator, to the standard output stream. 将指定的64位无符号的整数值的文本表示(后跟当前行的结束符)写入标准输出流。
- When overridden in a derived class, writes a message to the listener you create in the derived class, followed by a line terminator. 在派生类中被重写时,向在该派生类中所创建的侦听器写入消息,后跟行结束符。
- Writes any pending tab spacing and the text representation of an object, followed by a line terminator string, to the output stream. [本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。
- Writes any pending tab spacing and a formatted string containing the text representation of an object, followed by a line terminator string, to the output stream. 将任何挂起的制表符间距和一个包含一个对象的文本表示形式的格式化字符串写入到输出流,并在后面跟上一个行结束符字符串。
- Writes any pending tab spacing and a formatted string that contains the text representation of an object array, followed by a line terminator string, to the output stream. 将任何挂起的制表符间距和一个包含对象数组的文本表示形式的格式化字符串写入到输出流,并在后面跟上一个行结束符字符串。