文件名称:AboutStreamReader
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-17
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 李***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#文件流读写TXT文件内容,基础的FSO文件操作源码,实现过程,先引入using System.Linq using System.IO命名空间,创建类,使用File.Exists判断所需读写的文件是否存在,然后使用StreamWriter读取文件内容,而后StreamReader显示文件内容,同时加入Exception异常处理相关操作。-C# file streams to read and write the contents of the TXT file, the FSO file operations source implementation process, first introduced using System.Linq using System.IO naming the space, create a class, to use the File.Exists judgment to read and write the file exists, then use the StreamWriter to read the contents of the file, and then StreamReader display the contents of a file, while adding Exception exception handling.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AboutStreamReader\AboutStreamReader.csproj
.................\bin\Debug\Test.txt
.................\Program.cs
.................\...perties\AssemblyInfo.cs
AboutStreamReader.sln
AboutStreamReader.suo
复件 AboutStreamReader.suo
AboutStreamReader\bin\Debug
.................\bin
.................\Properties
.................\obj
AboutStreamReader