文件名称:CSVDemo
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用C#写的一个简单的读写CSV文件的类
源代码演示了:
1.listview控件,openFileDialog控件的简单运用;
2.autoseed的Random类的使用;
3.保存CSV文件;
4.读取CSV文件;
5.简单的分层思想,视图-listview,业务数据-data,永久数据-csv file
-With C# Written in a simple CSV file type to read and write the source code to demonstrate: 1.listview control, openFileDialog controls simple to use 2.autoseed use the Random Class 3. Save CSV files 4. Read CSV documents 5. simple layering ideas, view-listview, business data-data, permanent data-csv file
源代码演示了:
1.listview控件,openFileDialog控件的简单运用;
2.autoseed的Random类的使用;
3.保存CSV文件;
4.读取CSV文件;
5.简单的分层思想,视图-listview,业务数据-data,永久数据-csv file
-With C# Written in a simple CSV file type to read and write the source code to demonstrate: 1.listview control, openFileDialog controls simple to use 2.autoseed use the Random Class 3. Save CSV files 4. Read CSV documents 5. simple layering ideas, view-listview, business data-data, permanent data-csv file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CSVDemo
.......\AssemblyInfo.cs
.......\bin
.......\...\Debug
.......\...\Release
.......\CSVDemo.csproj
.......\CSVDemo.sln
.......\CSVUtil.cs
.......\MainForm.cs
.......\MainForm.Designer.cs
.......\MainForm.resx
.......\Program.cs
.......\ReadMe.txt
.......\Row.cs
.......\AssemblyInfo.cs
.......\bin
.......\...\Debug
.......\...\Release
.......\CSVDemo.csproj
.......\CSVDemo.sln
.......\CSVUtil.cs
.......\MainForm.cs
.......\MainForm.Designer.cs
.......\MainForm.resx
.......\Program.cs
.......\ReadMe.txt
.......\Row.cs