搜索资源列表
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.
CsvLib
- CSV文件的格子中包含逗号,引号,换行等,都能轻松读取,而且可以把数据转化成DATATABLE格式-Check the CSV file contain commas, quotation marks, line, etc., can be easily read, and can format the data into DATATABLE
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
CsvTool
- 批量读取、合并CSV格式文件,把多个批量合并为一个-Batch read, merge, CSV format files, multiple batch merged into one
kingmoon
- Lm.Common.Csv csv文件的读取与生成 通用数据访问层示例 Lm.Common.DAL 通用数据访问层基类及公用类 Lm.Common.DAL.Sql 通用数据访问层针对sql server 2005及以上版本的实现 Lm.Common.Excel Excel2003的读取与生成 Lm.Common.Excel.OpenXml Excel2007、2010的读取和生成 Lm.Common.ExtensionMethods
notebook
- ①能读取txt,xml,csv等格式文件,能够对文件进行修改和保存 ②项目配置信息存放在xml配置文件中 ③对于超大型文件要求实现多线程异步读取,避免内存占用过大,界面锁死等问题 ④能识别文件编码,并可以进行编码转换(如gb2312和utf-8的识别和互转) ⑤实现行数,字数等简单统计功能 ⑥对于xml,csv等文件格式能进行简单的数据解析-(1) can be read txt, xml, csv format, to be able to modi
csvRead
- csv文件读取的实例。具体是中厚板轧制数据检索平台。-csv file read instance.
CsvReader_bin
- c# ReadCSV 文件,能自动从CSV文件中读取相关列的数据-c the# ReadCSV file can automatically read from the CSV file column data
FOETAL_ECG
- 实现了VC在线读取csv格式的文件,并且保证不会出现乱码。 -Implements the VC online read CSV format of the file, and ensure that won t appear garbled.
CSharp
- 从数据库的数据导出到CSV格式,您可以修改,更改需要阅读地址数据库,数据库表即可 -Export data the to CSV format, you can modify, change need to read the address , the table
CSVLib
- CSVLib源代码,该组件是一个读取csv文件用的-CSVLib source code,this dll is used for read csv file
CSV
- 保存或者是读取CSV文件以及各种操作方式-Save or read CSV file as well as a variety of operating mode
EXCEL2
- EXCEL 加载读取和修改,格式的转换xml csv 等(excel Load, read and modify, format conversion xml csv)
CsvReader_src
- 一个读取.csv文件的c#实例程序,简单实用。(CSV file to read a c# program)
C#ReadFileCsv
- Read file csv with C# language