DataInputStream 类用于在 DataOutputStream 类的上下文中,可用于读取原始数据。 以下是创建 DataInputStream 的构造函数- InputStream in = new DataInputStream( ...
確定! 回上一頁