DateInputStream是个接口或者抽象类
// Data Stream 读取DataInputStream dis = new DataInputStream(new FileInputStream("datasteam.txt"));