文件名称:fsotxt
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-12
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- mpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#简单读写文件,具体来说是使用StringCollection 类对TXT文本文件的操作,可向TXT中写入文字内容,读取出内容,程序做成了可视化界面,类似一个文本编辑器一样,比Windows的记事本功能还要少一些,主要是演示如何用C#读写文本格式的文件。-C# is simple to read and write files, specifically using StringCollection class action on TXT text files can be written to the text in TXT, read out the contents, the program made a visual interface, similar to a text editor, than Windows the notepad function even less, mainly demonstrates how to use C# to read and write files in text format.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
读写文件\App.ico
........\AssemblyInfo.cs
........\Form1.cs
........\Form1.resx
........\读写文件.csproj
........\读写文件.csproj.user
........\读写文件.sln
........\读写文件.suo
读写文件