摘要: 字节流: 可以操作任意类型的文件。(文件的复制,文件的上传,下载) 字节输出流的抽象父类 OutPutStream FileOutPutStream 构造方法 path往那个文件中写入 FileOutPutStream(String path)/(File path)/(File path,bool 阅读全文
posted @ 2021-10-17 09:01 互联.王 阅读(33) 评论(0) 推荐(0) 编辑