摘要:
java.io 类 BufferedOutputStreamjava.lang.Object┗java.io.OutputStream ┗java.io.FilterOutputStream ┗java.io.BufferedOutputStream所有已实现的接口: Closeable, Flus... 阅读全文
摘要:
java.io 类 BufferedInputStreamjava.lang.Object┗java.io.InputStream ┗java.io.FilterInputStream ┗java.io.BufferedInputStream所有已实现的接口: Closeablepublic cla... 阅读全文
摘要:
java.io 类 FileOutputStreamjava.lang.Object┗java.io.OutputStream ┗java.io.FileOutputStream所有已实现的接口: Closeable, Flushablepublic class FileOutputStream e... 阅读全文
摘要:
java.io 类 FileWriterjava.lang.Object┗java.io.Writer┗java.io.OutputStreamWriter┗java.io.FileWriter所有已实现的接口: Closeable, Flushable, Appendablepublic clas... 阅读全文
摘要:
Java.io类 InputStreamReaderJava.lang.Object┗java.io.Reader ┗java.io.InputStreamReader所有已实现的接口: Closeable,Readable直接已知子类: FileReaderpublic class InputSt... 阅读全文
摘要:
如有错,望指证。java.io 类 OutputStreamWriterjava.lang.Object┗java.io.Writer┗java.io.OutputStreamWriter所有已实现的接口: Closeable, Flushable, Appendable直接已知子类: File... 阅读全文
摘要:
如有错误,望指证。java.io类 FileInputStreamjava.lang.Object┗java.io.InputStream ┗java.io.FileInputStream所有已实现的接口: Closeablepublic class FileInputStream extends ... 阅读全文
摘要:
java.io类 FileReaderjava.lang.Object┗java.io.Reader ┗java.io.InputStreamReader ┗java.io.FileReader所有实现的接口:Closeable,Readable public class FileReader ex... 阅读全文