搜索资源列表
EXCEL
- 1、首先将所需库文件拷到系统目录下/SYS32TEM目录下。(那些全是VB运行的一些库文件,我没有打包成安装程序,所以运行时需要先将VB库文件拷贝到系统目录下。) 2、程序需要导入3个EXCEL文件。第一个是EXCEL关系文件表格(第一列和第二列分别对应的是需导入的EXCEL文件和导入到的第二个EXCEL文件) 3、需导入的EXCEL文件第一行必须是目录,不能是其他的数据。(因为程序是通过关系表读取数据后与第一行比较,获取要导入的目录) 导入到的第二个EXCEL文件第一行也必
Excel
- C#写的实现Execl导入导出和对其进行相应操作-Written in C# to achieve Execl import and export and its corresponding operating
datagridview-to-excel
- 将datagridview里数据导入到excel里-Datagridview where the data into excel in
VC-Excel
- 一篇word文档,附代码,详细讲解如何将VC生成数据导入EXCEL生成报表-A word document, with a code, and explain in detail how to generate reports and VC generated data into EXCEL
excel
- Poi实现的Excel导出和导入,实现高度定制化的Excel导出文件-this project is introduce import and export Excel
200941221299512
- 见经常有新人问到如何将 Excel 数据导入数据库.我当年也花了一段时间去搞. 就做了个简单的将Excel导入Access(delphi版DEMO,希望对新手有用. 感谢帮助的最好方法就是帮助其他人... 本文来源于虾客源码 http://www.xkxz.com-See frequently asked how the new Excel data into a database. I spent a year engage in a period of time. To d
excelapplication
- Excel的导入与导出,.txt文件的读取,操作-Excel import and export,. Txt file read operation
Biff8Excel
- excel 文件导出导入 服务端不用安装office即可实现导出功能-excel import export
VCPP-Excel
- visualc++导入导出excel数据-visualc++ import and export excel data
Excel--Import--MSFlexGrid
- 将Excel工作表导入MSFlexGrid中-Excel Import MSFlexGrid
Access-WordaExcel
- 用C++builder编写的小应用程序,可以导入任意Word、Excel文件,并带有编辑保存功能,即实现与Word、Excel的连接和通讯,方便了数据库处理时的操作流程,同时也提高了数据处理的安全性。-Written with C++ builder of small applications that can import any Word, Excel documents and edit the save function with that achieved with Word, Exc
VC-P-P-Excel-import-and-export
- VC++制作的Excel导入导出程序,可直接使用-Produced by VC++ Excel import and export procedures, can be used directly
ShiningStarCExcel
- 将Excel导入数据库,使用Datasets 和TableAdapters -Importing an Excel Spreadsheet Using Typed Datasets and TableAdapters
nexcel[1].0.5.0-alpha
- 实现EXCEL导入导出,里面有很多方法,可以调用,对初学者很有用-Achieve EXCEL import and export, there are many ways you can call, very useful for beginners. . .
Excel-vb
- vb 查找Excel文件、选择SHEET并导入-vb find the Excel file, select and import SHEET
ruby-excel
- ruby环境,调用java包,把图片导入excel中-insert picture into excel
200
- VC++应用excel导入导出,方便实现-VC++ excel
Excel
- excel导入和导出功能 excel导入和导出功能-excel input and output funshion
Excel
- Excel导入导出,举一反三,主要还是思想,共同学习吧-Excel Export & import ,make up your mind
ExcelExportNpoi
- 使用第三方控件NPOI对excel文档的操作,使用ecexl数据的导入到程序的datatable中,也可以自行修改为转换成list输出或者其他,使用简单方便(Using third party control NPOI to excel documents, using ecexl data imports into datatable, you can modify yourself to convert list output or otherwise, easy to use)