CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - vc excel

搜索资源列表

  1. GnrtExlwithSpreadsheet.h

    0下载:
  2. 用Spreadsheet.h这个文件中定义的函数接口来实现excel报表的生成。 方便实用,适合于VC++平台快速地开发应用程序。-With Spreadsheet.h function defined in this document the interface to achieve excel report generation. Convenient and practical, VC++ platform for rapid development of applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2051893
    • 提供者:洪燎
  1. handleExcel

    0下载:
  2. VC处理excel,可以读写excel文件,处理方便-VC processing excel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:93210
    • 提供者:roger
  1. 20105610477041

    0下载:
  2. VC++ 通过ODBC读写Excel文件 资源类别: VC源码¦数据库 -VC++ to read and write Excel files via ODBC resource categories: VC database source ¦
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-08
    • 文件大小:1986127
    • 提供者:hu5487
  1. extest

    0下载:
  2. 用VC的控件LIST CTROL,打开EXCEL中的数据,源程序代码。默认的EXCEL文件在E盘根目录中,名为BOOK1.XLS-Control with VC LIST CTROL, open the EXCEL data, source code. EXCEL file in the default root directory of E, called BOOK1.XLS
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2275169
    • 提供者:swg
  1. ExcelPVCPVB

    0下载:
  2. 本文通过EXCEL 与数据库产品之间的比较,Excel 优势分析,Exccl 与VB 和VC++的比较,Excel 应用程序的结构区分,让我们 能够全面地衡量使用Excel 作为开发工具适用情况是否恰当。-In this paper, EXCEL and database comparison between products, Excel Advantage, Exccl with VB and VC++ comparison, Excel distinction between the
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:157118
    • 提供者:swg
  1. VCPExcel

    0下载:
  2. 介绍了在VC中如何结合Excel,进行煤矿机械试验报表的方法和过程,并以一具体实 例,从数据处理到程序设计,对试验报表的制作进行了详细地介绍,具有一定的实用性和可借鉴性。-Describes how the combination of VC in Excel, the method of coal mining machinery and process test reports, and a specific example, from data processing to the pr
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:20878
    • 提供者:swg
  1. data

    0下载:
  2. VC的一个接口程序,可以接收数据存储到EXCEL-VC of an interface program that can receive data stored in EXCEL
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1889309
    • 提供者:tan
  1. ExcelLib

    0下载:
  2. VC读写Excel的库和使用示例-VC and use the library to read and write Excel Example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:41624
    • 提供者:yuwei
  1. CallMSOffice

    0下载:
  2. 一个实用的VC++程序,介绍如何在VC++的程序中使用Office组件的 Word、Excel功能-A practical VC++ program, how to program in VC++ components using Office Word, Excel functions
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:679750
    • 提供者:
  1. ExcelAccessSrc

    0下载:
  2. VC漂亮气泡提示及Excel读写操作例子-VC bubble tips and beautiful example of read and write Excel
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:71332
    • 提供者:
  1. UsrExcelCreate

    0下载:
  2. vc++ 操作excel 包括多种操作 本示例是创建而不是在模板上读写-vc++ operating excel
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:67965
    • 提供者:
  1. ExcelText

    0下载:
  2. 一个vc++的Excel操作类,感兴趣的可以参考下。-A vc++ to Excel action class, interested can refer to.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:95962
    • 提供者:
  1. ExcelAccessSrc

    0下载:
  2. VC++ 2008 直接读写excel文件-VC++ 2008 to read and write excel files directly
  3. 所属分类:File Operate

    • 发布日期:2017-05-27
    • 文件大小:9953869
    • 提供者:liuxin
  1. RWExcel

    0下载:
  2. 这是一个用VC 进行EXCEL 操作的例子。通过这个例子可以很好的学会如何用vc和excel接口-This is a example that is about how to using vc operate excel
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:4307747
    • 提供者:zz
  1. VCaEXCEL

    0下载:
  2. vc 读excel,实现从文件中读表格数据,写表格数据-vc read excel
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:6754
    • 提供者:hong
  1. 3275-anqn

    0下载:
  2. VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过-VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source cod
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-24
    • 文件大小:7918375
    • 提供者:chen
  1. CMYODBCEXCEL

    0下载:
  2. vc 使用ODBC直接读写Excel文件数据\CMYODBCEXCEL的源码-vc directly read and write Excel files using ODBC data \ CMYODBCEXCEL source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:29122
    • 提供者:潘晨光
  1. ExcelPrint

    0下载:
  2. vc 使用Excel实现生成、打印数据库报表数据\ExcelPrint的源码-vc achieved using Excel to generate, print database reports data \ ExcelPrint source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:120141
    • 提供者:潘晨光
  1. CMYODBCEXCEL

    0下载:
  2. vc——使用ODBC直接读写Excel文件数据\CMYODBCEXCEL-vc- direct read and write Excel files using ODBC Data \ CMYODBCEXCEL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:57946
    • 提供者:
  1. ExcelPrint

    0下载:
  2. vc——使用Excel实现生成、打印数据库报表数据\ExcelPrint-vc- achieved using Excel to generate, print database reports data \ ExcelPrint
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:121558
    • 提供者:
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 22 »
搜珍网 www.dssz.com