输入模式 输出模式
⑴字节输入流:InputStream
⑵字节输出流:OutputStream
⑶字符输入流:Reader
⑷字符输出流:Writer
⑸File类
十二:JAVA I/O
原文:http://www.cnblogs.com/ipetergo/p/6567556.html