| 1. | Writes a subarray of characters to the text stream 将字符的子数组写入文本流。 |
| 2. | Writes a subarray of characters to the stream 将字符的子数组写入流。 |
| 3. | Writes a subarray of characters followed by a line terminator to the text stream 将后跟行结束符的字符子数组写入文本流。 |
| 4. | Writes a subarray of characters , followed by a line terminator , to the text stream 将后跟行结束符的字符子数组写入文本流。 |
| 5. | Writes the specified subarray of unicode characters to the standard output stream 将指定的unicode字符子数组写入标准输出流。 |
| 6. | Appends the string representation of a specified subarray of unicode characters to the end of this instance 在此实例的结尾追加指定的unicode字符子数组的字符串表示形式。 |
| 7. | Writes the specified subarray of unicode characters , followed by the current line terminator , to the standard output stream 将指定的unicode字符子数组(后跟当前行结束符)写入标准输出流。 |
| 8. | Writes the text representation of a subarray of unicode characters to the output stream , along with any pending tab spacing 将unicode字符子数组的文本表示形式连同任何挂起的制表符间距一起写入到输出流。 |
| 9. | Inserts the string representation of a specified subarray of unicode characters into this instance at the specified character position 将指定的unicode字符子数组的字符串表示形式插入到此实例中的指定字符位置。 |
| 10. | Writes any pending tab spacing and a subarray of unicode characters , followed by a line terminator string , to the output stream 将任何挂起的制表符间距和一个unicode字符子数组写入到输出流,并在后面跟上一个行结束符字符串。 |