InputStream 和 OutputStream
read(byte[] b,int s,int e)
writer(byte[] b,int s,int s)
字符数组输入输出流/RandomAccessFile 不需要其他流配合