FileInputStream (File file) // 构造函数1:创建“File对象”对应的“文件输入流”FileInputStream(FileDescriptor fd) // 构造函数2:创建“文件描述符” ...
確定! 回上一頁