c#实现数据流的处理和文件的读写机制(第七课)

来源:互联网 发布:centos 7 nodejs 安装 编辑:程序博客网 时间:2024/06/06 11:46

一、数据流概念:

       文件流:

        内存流:

        网络流:

        StreamWriter与StreamReader类

        BinaryWriter与BinaryReader类

二、文件系统访问:

三、使用流读写文件:

 

原创粉丝点击