搜索资源列表
load
- 支持text (csv, tab-splited, fixed-width, customized format), excel file. it provide the call-back filter technique, so it is powerful to provide the load data.
Str2Excel
- 一个将单行标准csv格式文件转换为excel文件的程序-a single standard csv format conversion to excel documentation procedures
ExportExcel.rar
- 实现DataView导出csv格式的excel文件,实现处理excel文件然后导出为csv格式文件excel文件,Csv format to achieve DataView Export excel file to achieve processing excel file and then export to csv format file excel file
CSVTOEXCEL
- 将一个文件夹中所有*csv文件格式(限制50个文件,这些文件有相同的特点)转化到一张EXCEL表格中去,方便数据对比-Will be a folder for all* csv file format [limit 50 documents have the same characteristics] was transformed into an EXCEL table go to facilitate data comparison
IECom2003
- Use for the interface program. Import/Export from/to Database table/Excel file/TXT file/CSV file. used in .NET 2003/.NET 2005. the file format can be defined in the XML config file.-Use for the interface program. Import/Export from/to Database table/
ConvertDatabase
- 用VB编写的数据库转换程序,可以在Access2000,dBase2,dBase3,CSV,Excel2000,HTML,TEXT几种格式间进行互相转换,如果是Access数据库的话,还可以选择对应的表,支持SQL查询语句,程序暂时不支持MSSQL数据库,有点遗憾。-VB database prepared by the conversion process, you can Access2000, dBase2, dBase3, CSV, Excel2000, HTML, TEXT sever
DtocsvRtoDataset
- 数据导入与数据导出Excel 数据导出:就是把数据存成CSV格式的Excel文件。 数据回盘:就是把导出的CSV格式的文件编辑后,回盘更新内容。 数据库采用的是Acce-Data import and data export Excel data export: data is to keep the Excel format into a CSV file. Data back to disk: that is to export the CSV file for
CsvExcel
- csv to excel file converter. need to open csv or excel file. just convert.
ExcelReader
- Read excel (.csv) files and use it in your program. Demo shows how to read the excel file.
excel_test2
- 读取csv档案转换excel构造函数, 启动EXCEL服务, 并获取所有的工作簿(文件) 写入转换-Read csv file conversion excel constructor, start EXCEL services, and to obtain all of the workbook (file) to write conversion
XlstoCSV
- Excel to CSV Converter
xlstocsv
- 針對excel檔案另存為csv檔,通過程式處理,達成整批轉檔-For the excel file saved as csv file, through program processing, to achieve full batch file
lab10
- 美国大学C++课程最后一次作业,完成读取csv文件,导入学生成绩,进行拍算-Lab Ten Gradebook Due Date Wednesday, May 11, 2011 by 1:00 pm Objectives Gain experience parsing CSV files. Practice working with file input. Practice working with one and two dimensional arra
exporter
- 将datatable的数据批量导入到word,excel,pdf,csv,html,csv中,该代码开发环境为vs2008,开发语言c#-Exports a DataTable/IEnumerable to Word/Excel/PDF/CSV/HTML/CSV Can be customized It’s developed in C#
read-and-write-CSV-file
- 可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。-You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The
merge-csv-into-excel
- 公司数据管理中,经常需要将多个CSV文件合成到excel表格中,本程序使用C#语言开了一个合成的程序-Company data management is often necessary to synthesize multiple CSV files to excel spreadsheet, the program uses the C# language opened a synthetic procedure
explode_excel
- 用于php网站导出excel,根据例子便于修改,可以导出excel、csv等-Php website for export excel, according to examples easy to modify, you can export excel, csv, etc.
Export-GridView-to-docaccesscsvExcelpdfxmlhtmltex
- This Sample of Application describes how to export Gridview in a different file format. 1) Export GridView to Word Document. 2) Export GridView to Excel Document. 3) Export GridView to Access Document. 4) Export GridVi
update-attributes-from-csv-file
- 测绘行业中使用的从保存有属性信息的excel文本中提取图块的属性信息并将其显示的当前cad图上-The mapping industry used to extract attribute information blocks of text excel preservation attribute information and displays the current cad Figure
ExcelDataReader-develop
- Lightweight and fast library written in C# for reading Microsoft Excel files This project has just migrated from CodePlex - as is. Please feel free to fork and submit pull requests. Note Please try the latest source from the repo before reporti