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

搜索资源列表

  1. Delphi报表设计源代码

    0下载:
  2. 此源码是Cell组件delphi中如何从数据库取数和自定义函数的代码示例。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-09-17
    • 文件大小:1399123
    • 提供者:uf2080728
  1. rwxls

    0下载:
  2. 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:63393
    • 提供者:任静
  1. excel_vc

    0下载:
  2. 这是VC++操作EXCEL的一个例子,希望对大家有所帮助-this is a example of operate EXCEL with VC++,hope helpful to you!
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:25077
    • 提供者:陈世通
  1. TabView

    0下载:
  2. 很好的像EXCEL界面的TabView,是VC编程者的不错的选择,来看看吧!-good as Excel interface TabView, is the VC good choice, you can make!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2839
    • 提供者:贠培东
  1. MigratingData_Demo

    0下载:
  2. VC转Excel的一个例子,通过这个例子,程序员能够清楚的了解Excel的使用方法-VC to an Excel example, through this example, programmers can clearly understand the use of Excel
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:55715
    • 提供者:peak
  1. ExcelExercise

    0下载:
  2. 对于初学者而言,VC转Excel是一个难点,通过这个例子,程序员能够轻松的学习这方面的知识-for beginners, the VC to Excel is a difficult issue, through this example, programmers can easily learn this knowledge
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:90593
    • 提供者:peak
  1. vcOffice

    0下载:
  2. 这是一个能够装载OFFICE中的word、excel等组件到VC程序中的源代码,很值得-This a loaded OFFICE to the word, excel components such as VC Program's source code, is worth a look at
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:137397
    • 提供者:王为
  1. processterm

    0下载:
  2. 用VC在进行Excel操作时,Excel关不掉,必须通过系统工具来关掉,很不方便,可在程序中功能完成后直接关掉.-VC during the operation of Excel, Excel clearance everything must pass system tools to turn off, which was very inconvenient, the process can be completed directly after the function turned off
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7435
    • 提供者:徐泽雄
  1. DataMisnew

    0下载:
  2. 数据库开发,用VC开发,资料完整,运用了EXCEL做报表-database development, VC development, data integrity, the use of statements made EXCEL
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2408602
    • 提供者: 蒋元星
  1. CHttpText

    0下载:
  2. VC.net 2003 用CInternetFile读取nba网站上的球员信息,并导出为excel文件。网速较慢的话,会有假死状态。-VC.net 2003 with CInternetFile read 2:15 player on the website information and documents exported to excel. Slow-speed network will be the state of the writings.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:106316
    • 提供者:孙延腾
  1. eword

    0下载:
  2. Word和Excel文件的读写程序,能将Word和Excel数据按要求导入到VC程序中,也可将自已的数据写到Word或Excel中-Word and Excel documents to read and write procedures, can Word and Excel data required to VC import procedures, may also wrote their own data Word or Excel
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:70946
    • 提供者:zheng
  1. xlRWDlg

    0下载:
  2. 直接读取Excel文件数据,该程序在VC++6.0环境下通过编译、调试,可以运行。-Excel documents directly read data, the procedures in the VC 6.0 compiler environment through, debugging, can run.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28760
    • 提供者:郑正明
  1. ExcelRW

    0下载:
  2. 用vc操作excel表格的例子-修改表格中的公式-with vc operation excel forms example - the form of amendments to the formula
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:126758
    • 提供者:不说
  1. readandshowexcel

    0下载:
  2. 利用vc编写的可以读取e-xcel文件,并能把内容显示到控件上的小程序-use vc prepared to read e-Excel documents, and can display the contents of a small control procedures
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:32149
    • 提供者:zhenghong
  1. ODBCRWExcel

    1下载:
  2. 徐景周老师编写的VC操作Excel表格的源码,我测试过,很好用,而且界面也漂亮!
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:87538
    • 提供者:万鹏
  1. VC_EXCEL0614

    0下载:
  2. 本源码演示如何将VC控件中的内容导到EXCEL文档中-source of the VC demonstration on how to control the content Introduction to Excel documents
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:65351
    • 提供者:
  1. TabbedViews

    0下载:
  2. 漂亮的vc分页视图程序。可以达到excel分页的效果。-beautiful vc tabbed View procedures. Excel page can be achieved results.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:79529
    • 提供者:王赞纲
  1. excel1

    0下载:
  2. 使用vc修改excel文档-use vc changes excel documents
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3027
    • 提供者:陈涛
  1. VC_Contrl_Excel

    2下载:
  2. VC直接操作Excel表格文件,包括创建、读取、写入等操作的编程实现-VC directly operated Excel documents, including creation, read, write, such as the operation of Programming
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:113128
    • 提供者:许志广
  1. opExcel_src

    0下载:
  2. vc直接操作excel文件的例子源码,有极好的参考价值-vc directly operated excel document examples of source code, has an excellent reference value
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:36553
    • 提供者:Lotus
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com