搜索资源列表
ExcelOP
- 对Excel进行读写操作DLL,用MFC dll编写-to read and write Excel DLL to operate with the preparation of MFC d
open_file
- BCB 读写excel使用 ole 来进行操作-BCB read and write excel
console_excel
- vc处理excel的例子,使用excel的com组建完成对excel的读写操作。-使用excel的com编程
ExcelAccessSrc
- VC漂亮气泡提示及Excel读写操作例子-VC bubble tips and beautiful example of read and write Excel
20091113251283
- 程序里面主要实现了listview控件的分页显示、VB读写INI配置文件、上一步下一步界面是实现、VB操作数据库(ACCSEE)、程序随系统启动、图片的储存、数据库导出EXCEL表格、数据库的模糊搜索、listview控件与treeview控件的联合使用、数据库的备份与恢复、系统托盘的实现。-Program which implements the listview control the main page display, VB to read and write INI configura
VC-control-excel
- 用VC界面读取和写入EXCEL文件,简单实现对excel单元格的读操作和写操作-vc interface to control excel
jexcelapi_2_6_12
- jexcel 是Java操作Excel的工具可供读写,操作更高版本的Excel以及其他office文档可用 Apache poi框架。-jexcel Java Excel tool is available for read and write operations later versions of Excel and other office document available Apache poi framework.
ExtractFile
- 用VS 2005的平台,用VC的MFC框架,帮朋友做的一个excel的提取文件的工具,包括excel的读写操作,还有部分文字处理,-Withthe VCMFCframeworkto help a friendto dowithVS2005platforman excelfileextractiontools, includingexcelinreading and writing,as well as someword processing,
ExcelAccessSrc
- 一个vc控制excel读写的小例子。包括读取、写入、插入、修改等操作。-Vc control a small example excel read and write.
NPOI实用例程
- NPOI是指构建在POI 3.x版本之上的一个程序,NPOI可以在没有安装Office的情况下对Word或Excel文档进行读写操作。是一个开源的C#读写Excel、WORD等微软OLE2组件文档的项目。核心团队是位于中国上海的一群技术开发者,大量的实例代码开源,一些技术服务是有偿的,但是一些基本的OFFICE办公软件操作是完全免费的,而且不用安装office环境,处理数据效率也极高。本资源是官方提供的使用样例,包含处理Office excel、word、ppt用法还有使用xml的典型用法。