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

搜索资源列表

  1. Transfer2

    0下载:
  2. 使用VC++操作Excel文档,读取文档中数据,进行转换,然后将转换结果保存到一个新的Excel文档。-Use the VC++ Operation Excel documents, read the document data, conversion, and then save the result of the conversion to a new Excel document.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-17
    • 文件大小:4496
    • 提供者:feige
  1. VC_write_Excel

    0下载:
  2. 使用VC对Excel文件进行读写操作,对学习用VC读写Excel有用-Using VC VC literacy learning to read and write Excel files Excel useful
  3. 所属分类:File Operate

    • 发布日期:2017-11-24
    • 文件大小:172939
    • 提供者:MSteel
  1. vcPPexcel

    0下载:
  2. 一个简单的实现VC++读取excel程序代码,在VC++中实现Excel数据的导出/导入。-A simple implementation VC++ read Excel data export/import excel program code in VC++.
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:1977
    • 提供者:luojingxin
  1. VCPPOdbcExcel

    0下载:
  2. 简单实现vc++下的读写excel文件。 写入功能:在c盘根目录下创建demo.xls。 读取功能:读取demo.xls的数据。-Simple achieve vc++ the read and write excel file. Write: c root directory to create demo.xls. Read: read demo.xls data.
  3. 所属分类:File Operate

    • 发布日期:2017-11-20
    • 文件大小:2361905
    • 提供者:lhj
  1. vc_Exceldemo

    0下载:
  2. 实现vc,mfc操作excel的例子,是学习操作excel的好例子-vc operate Excel,include import excel file to program and export data to excel file
  3. 所属分类:File Operate

    • 发布日期:2017-11-22
    • 文件大小:121071
    • 提供者:朱俊杰
  1. EXCELTEST

    0下载:
  2. 这代码主要阐述了如何一步一步地通过VC条用excel,代码齐全,内含如何设置这个坏境的技术文档,对于初学者来说是个很好的例子-This code mainly on the step by step how the VC bar with excel code, including how to set up the technical documentation of this environment is a good example for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:8360740
    • 提供者:li
  1. dllexcel

    0下载:
  2. 操作excel文件通过BasicExcelVC6库,vc编译环境,将其做成dll形式便于调用-failed to translate
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:2861806
    • 提供者:华盛
  1. odbcexcel

    0下载:
  2. VC++读写Excel文件,将数据写入Excel,再从Excel中读出数据并显示,要运行程序必须在c:盘根目录下建立一个名为Demo.xls的Excel文件,如果更改程序中的相关代码,可以放在合适的位置。-VC++ to read and write Excel files, write data to Excel, and then read data from Excel To run the program must establish a the named Demo.xls Excel
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:19845
    • 提供者:黄锡铭
  1. ExcelTest

    1下载:
  2. 用vc画excel柱状图 饼状图 c++2008 excel2007 最好正版-Vc draw excel pie chart histogram c++2008 excel2007 best genuine
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:819012
    • 提供者:rf
  1. odbc

    0下载:
  2. ODBC创建EXCEL的实例源码,运行于VC.NET环境,请使用VisualStudio2010及以上版本打开项目并编译。源码截图的错误提示是因为没有安装数据库,如果你正确配置数据库信息后,再编译运行,就不会有提示了。-Create an instance of EXCEL ODBC source, running on VC.NET environment, use VisualStudio2010 and later open the project and compile. Screens
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:27836
    • 提供者:余志成
  1. DistillSQL

    1下载:
  2. DistillSQL源码,是一个VC++编写实现的SQL数据库提取器,程序需要先设置数据库连接信息,然后再设置需要提取内容的数据库,选择数据表,点击"提取到Excel"或"提取到Word"按键,程序会根据你的要求,将所选表的各个字段名称/字段类型/字段大小等信息,当然有些提取内容你可根据源程序代码重新定义,源码是开源的.-DistillSQL source is a SQL database VC++ prepared to achieve the extractor, the program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:82812
    • 提供者:金铁军
  1. CSpreadSheet

    3下载:
  2. CSpreedSheet类,方便VC对Excel文件操作,也可识别TXT格式文件-CSpreedSheet class to facilitate operation of VC on Excel files, TXT format files can also be identified
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:7370
    • 提供者:zhouli
  1. excelceshi

    0下载:
  2. 本源码演示如何用VC建立一个新的Excel工作簿,并向其单元格中添加一条数据,它也可以完成在指定行之前插入一行新数据。有VC6的主自己编译一下看看运行效果-The source code demonstrates how to use VC to create a new Excel workbook, and thereto is added a data cell, it can also be completed before the specified row insert a new
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:31515
    • 提供者:zhanglei
  1. cPP-xls

    0下载:
  2. 基于VC++用开发用于操作excel的源码BasicExcel,提供了中文编码-VC++ developed by Excel for the operation of the source code based on the BasicExcel, provides Chinese code
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:378242
    • 提供者:
  1. VC_Call_Excel

    0下载:
  2. 在Visual C++ 中调用Excel 2000 - VC知识库文章-How to use Visual C++ to Call Excel 2000?
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:52013
    • 提供者:lq
  1. exportexcel

    0下载:
  2. 主要是写的一个用VC操作excel的简单示例,包括新建,打开,保存等函数-Mainly write a VC operation excel simple examples, including New, Open, Save, etc. Functions
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:1172
    • 提供者:renjiao
  1. VCchuangjianexcel

    0下载:
  2. 用VC创建EXCEL的用法总结,非常有用,很好的总结,推荐大家-Create EXCEL using VC usage summary, very useful, good summary, we recommend to take a look
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:14432
    • 提供者:糖糖
  1. ReadExcel

    0下载:
  2. VC读取excel的小程序,需要的时候还是很有用的!推荐-VC read excel applet, when necessary or useful! Recommend
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1691788
    • 提供者:糖糖
  1. 238242excel_odbc

    0下载:
  2. 用ODBC读写excel 可以实现VC对excel的操作并读写excel-use ODBC read and write excel
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:33629
    • 提供者:yangrigel
  1. DistillSQL

    0下载:
  2. DistillSQL源码,是一个VC++编写实现的SQL数据库提取器,程序需要先设置数据库连接信息,然后再设置需要提取内容的数据库,选择数据表,点击"提取到Excel"或"提取到Word"按键,程序会根据你的要求,将所选表的各个字段名称/字段类型/字段大小等信息,当然有些提取内容你可根据源程序代码重新定义-DistillSQL source, is a VC++ Prepared realize SQL database extractor, the program will need to s
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:83646
    • 提供者:baimydu
« 1 2 ... 19 20 21 22 23 2425 26 27 »
搜珍网 www.dssz.com