搜索资源列表
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
VCExcel编程
- 利用vc#中所有包含的excel的应用类来调用excel,从而完成VC#对excel的数据进行读写的操作-use vc # excel all included in the category of Call to excel, thus completing VC# excel on the data read and write operations
MainHead
- 我在C#开发的过程中, 创建的基本应用,包括数据库调用, EXCEL文件读写, 定义基本数据等-in C# development process, the creation of basic applications, including database and Excel document literacy, basic data such as the definition
com_excel
- 该组件通过HTTP调用ASP对数据库进行读取,并通过EXCEL Automation进行EXCEL数据表操作,解决了ASP与EXCEL直接的互联问题-the component via HTTP call ASP database to read, through Excel Automation for Excel data table operation, the ASP solution directly with Excel connectivity issues
xiaochu
- 实现了用最小二乘法对信号消除趋势项,用Matlab调用Excel中数据,并附实测数据。-achieved using the method of least squares to signal the elimination trend, Matlab called Excel data, with the measured data.
excel
- 实现vb调用excel功能,在执行程序界面的文本框中添加数据,程序自动添加到事先建立的Excel数据文件中并加以显示
excel.rar
- 在VC中调用EXCEL模板生成EXCEL文件,可进行保存数据,保存EXCEL文件,VC creat EXCEL file use a template
Readerexcel
- Excel是微软公司办公自动化套件中的一个软件,他主要是用来处理电子表格。Excel以其功能强大,界面友好等受到了许多用户的欢迎。在办公的时候,正是由于Excel的这么多的优点,许多重要的数据,往往以Excel电子表格的形式存储起来。这样就给程序员带来了一个问题,虽然Excel功能比较强大,但毕竟不是数据库,在程序中处理数据库中的数据比其处理Excel表格中的数据容易许多。那么如何用Visual C#读取Excel表格中的数据?在以前用Delphi编程的时候,对于不同的用户,他们对于打印的需求是
excel
- VB 调用数据库在excl下自动将数据转成图型-VB database excl call automatically will be converted into graphical data
EXCEL
- 介绍了如何用visualC#调用Excel表并且如何加载数据到Excel里-Describes how to call the Excel sheet and visualC# how to load data into Excel where
VBandExcelFiles
- 利用VB调用EXCEL数据示例,
C_Excel
- Visual C#的Excel编程 Excel是微软公司办公自动化套件中的一个软件,他主要是用来处理电子表格。Excel以其功能强大,界面友好等受到了许多用户的欢迎。在办公的时候,正是由于Excel的这么多的优点,许多重要的数据,往往以Excel电子表格的形式存储起来。这样就给程序员带来了一个问题,虽然Excel功能比较强大,但毕竟不是数据库,在程序中处理数据库中的数据比其处理Excel表格中的数据容易许多。那么如何用Visual C#读取Excel表格中的数据?在以前用Delphi编程的时
excel
- excel调用存储的例子,在labview环境下实现数据向excel文件中的存储。-a example for excel data store
cSharp-Excel
- 调用EXCEL文件,读取其中的数据并有效显示-Call the EXCEL file and read the data and display effective
7624272
- 在vb中调用excel文件,进行excel的设置和数据的处理,很好(Call in vb excel file to excel Settings and data processing, is very good)
poi
- 类中包含EXCEL的操作整合,你可以将类文件拷贝到你的JAVA 项目中,使用类中提供的通用方法操作EXCEL,比如可以直接调用方法把EXCEL数据转换为LIST<Map>简单方便。(Contains the EXCEL operation of the integrated class, you can copy files to your JAVA project, the general method used in class EXCEL operation, for exam
Tool
- 进行EXCEL数据简单处理,管理账务小工具(To deal with simple EXCEL data processing, a tool of management accounting.)
数据整理小程序
- C#调用txt文件数据,在flexcell插件中显示,输出到txt及excel的实例(C# calls TXT file data, displayed in the Flexcell plug-in, and output to an instance of txt and excel)
对excel的处理
- 利用visual basic 6.0 调用excel,并且处理其中的数据。对一整列进行相应的数据处理(Use Visual Basic 6 to call excel and handle the data in it. The corresponding data processing for a whole column)
测试报告生成工具
- 使用vb.net通过调用Excel数据生成测试报告,报告模板需要提前设置好(Calling Excel data to generate test reports)