搜索资源列表
FileHelpers_2_0_0_source_2003_2005
- FileHelpers Library是一款C#编写的开源 .NET 类库。它使用简单,很容易就可以从固定长度文件或界定记录(CSV)读/写数据。它也支持从不同的数据存储格式(Excel, Access, SqlServer)导入/导出数据。
CSVDemo
- 用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 d
CsvHelper
- C#读写CSV文件,包括Reader和Writer,速度快。-C# to read and write CSV files, including the Reader and Writer, fast.
GemBox.Spreadsheet
- GemBox Spreadsheet是一款适用于.NET环境下,不需安装任何EXCEL软件,就可以提供方便写、读和转换微软EXCEL文件(XLS、CSV、XLSX)的工具。 -GemBox Spreadsheet is a suitable. NET environment without installation of any EXCEL software to provide easy to write, read and convert Microsoft EXCEL file (XL
CsvHelper-master
- CsvHelper,快速读写Csv文件,支持直接读写类对象,需要.net 4.0-A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
