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

搜索资源列表

  1. RWExcel

    0下载:
  2. VC读取写入EXCEL的程序的源代码,采用ODBC方式来完成操作-VC writing EXCEL program to read the source code, using ODBC way to complete the operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:121833
    • 提供者:李建满
  1. exceltest

    0下载:
  2. 本程序是利用vc++实现excel测试的小程序,可以作为初学者的参考,-This procedure is to use vc++ to achieve excel test small programs can be used as a reference for beginners, Hehe
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2263384
    • 提供者:clj
  1. testExportToExcel

    0下载:
  2. vc将数据输出到Excel文件,供初学者参考。-vc data output to Excel file for beginners reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:56779
    • 提供者:hxdou
  1. exceltest

    0下载:
  2. vc访问excel, COleVariant covTrue((short)TRUE), covFalse((short)FALSE), covOptional((long)DISP_E_PARAMNOTFOUND, VT_ERROR) _Application ExcelApp Workbooks wbsMyBooks _Workbook wbMyBook Worksheets wssMysheets _Worksh
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:7950293
    • 提供者:pumo
  1. ODBCRWExcel

    0下载:
  2. vc环境下的数据库编程,程序目标:通过ODBC读写Excel表格文件-vc database programming environment, the program goal: to read and write Excel spreadsheet files through ODBC
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:33620
    • 提供者:丁鹏
  1. ExcelAccessSrc

    0下载:
  2. 使用VC操作Excel,涉及常见的操作,包括读、写、修改、替换、插入等-VC operation using Excel, involved in common operations, including read, write, modify, replace, insert, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2377601
    • 提供者:晓宝
  1. XLEzAutomation

    0下载:
  2. 采用excel 的automation技术实现excel报表的操作,可以通过该类提供的函数方便的在VC++程序中打开关闭excel文件,并且可以在excel表格中任意插入文字、数字、图片等。该类可以方便的进行扩展用于VC对excel的操作。-The automation technology using excel report excel action, can facilitate the functions provided by the class in VC++, close to o
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:13891
    • 提供者:lihui
  1. VCctrlEXCEL

    0下载:
  2. 几种在VC中实现对EXCEL控制的源代码-Some in the VC to achieve control of the source code of the EXCEL
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-04
    • 文件大小:21941
    • 提供者:yaya321123
  1. CSpreadSheet

    0下载:
  2. 操作EXCEL的一个类 可以通过VC操作EXCEL 包括各种功能-EXCEL operation of a class can include a variety of functions VC operation EXCEL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:86664
    • 提供者:caishaojun
  1. access

    0下载:
  2. 基于VC++的,将对话框中的内容转换为excel-Based on VC++, will convert the contents of the dialog box excel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:143145
    • 提供者:莫影凌
  1. RWExcel

    0下载:
  2. 通过VC++编写的程序控制Excel表格,可以方便将大量数据转换成为Excel文件,并通过Excel进行二次处理-Written by VC++ programmed Excel table, large amounts of data can easily be converted into Excel files, and secondary treatment by Excel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:130701
    • 提供者:梁东
  1. MyText

    0下载:
  2. vc++ 实现了对Excel的各种操作。里面有一个类可以直接调用-vc++ implementation of Excel' s various operations. There is a class can directly call
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-15
    • 文件大小:4009556
    • 提供者:xiaoliu
  1. TExecel

    0下载:
  2. 使用VC编程来操纵Office,自已做项目时,为公司开发的程序,EXCEL操作 ,有用到的朋友,可以下载下来用-Programming using VC to manipulate Office, making their own projects, the development of procedures for the company, EXCEL operation, useful to friends, you can download it down
  3. 所属分类:File Operate

    • 发布日期:2017-05-23
    • 文件大小:7677814
    • 提供者:liren
  1. CSpreadSheet

    0下载:
  2. 一个功能齐全的读写Excel的类!VC编译环境-a class of reading and writing Excel
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:6472
    • 提供者:张鲁
  1. BasicExcel

    0下载:
  2. 基于VC++用开发用于操作excel的源码BasicExcel包括demo -Development based on VC++ using the source code for the operating excel CSpreadSheet
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:154497
    • 提供者:zhuyuanping
  1. VC_Addin_Excel

    0下载:
  2. Office中的插件,这样就可以在Execl中加入自定义的右键菜单了。-Office of the plug-in, so that you can add custom Execl right menu.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:57574
    • 提供者:李向
  1. Cell

    0下载:
  2. vc++编写的类似excel程序,有参考价值。-vc++ program written in a similar excel, a valuable reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:118420
    • 提供者:sdsd
  1. UsrExcelCreate

    0下载:
  2. VC++ 创建excel文件 内涵基本的方法,适合初学者-VC++ create excel file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:68309
    • 提供者:
  1. 705e1a6b6ba1

    1下载:
  2. 可以直接运行的VC++源码,实现从EXCEl中读取和写入数据的功能。-Can run the VC++ source code, from a EXCEl read and write data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:153091
    • 提供者:Echo Zhao
  1. ControlExcel

    0下载:
  2. 采用Visual C++对EXCEL进行操作示例-Using VC++ to control EXCEL
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:44207
    • 提供者:showery
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 22 »
搜珍网 www.dssz.com