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

搜索资源列表

  1. 基于COM组件的浏览器设计与实现.zip

    0下载:
  2. 所属分类:浏览器

    • 发布日期:
    • 文件大小:85916
    • 提供者:
  1. RsPicture

    0下载:
  2. 支持浏览window中的大多数图形文件(*.bmp; *.gif; *.jpg; *.ico; *.emf; *.wmf)的COM组件,有详细说明和测试程序- The support glances over in window the majority graphic file (* bmp; * gif; * jpg; * ico; * emf; * wmf) the COM module, has the specify and the test order
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:102773
    • 提供者:zhouyunpeng
  1. VC下实现一个图像浏览器

    1下载:
  2. 使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:567048
    • 提供者:祝彦军
  1. 两个ATLCOM组件源代码参考例子

    1下载:
  2. 这两个代码例子是本人在最近复习 com 时所写,主要是参考 Tom Armstrong, Ron Patton的ATL Developer s Guide,2nd Edition,希望不要笑话。以后本人写一些精彩片断,这次权当开场白吧-two code example is the recent review I wrote when com, the main reference Tom Armstrong, Ron Patton of ATL Developer s Guide, 2nd E
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:90087
    • 提供者:杨杰
  1. comp6srcdnet

    0下载:
  2. COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application -- ATL wrote an article components. In addition to all the necessary COM interface pointers, then realize their o
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:115780
    • 提供者:方静
  1. com_dll

    0下载:
  2. COM组件编程,基于DLL的COM,从而可以使调用更加方便-The package programming of COM, on the basis of COM of DLL, thus can enable transfering it more convenient
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:10442
    • 提供者:Jack
  1. 练习

    0下载:
  2. 这是vc++.net编写COM组件的一个程序,里面还有测试程序!-This is the vc. Net COM preparation of a procedure, there is also testing procedures!
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:28710
    • 提供者:陈芯
  1. 5ivb_111745

    0下载:
  2. 在vb中使用msn的com组件的例子,实现了获取msn好友列表。-used in the com msn components example, achieving access msn friends list.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:26763
    • 提供者:张桦
  1. comp9.net

    0下载:
  2. COM 组件设计与应用(十)——IDispatch 接口 for VC.NET -COM Design and Application (10) -- IDispatch interface for VC.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:42166
    • 提供者:lq
  1. atlcomtest

    0下载:
  2. 本代码演示了基本COM组件及测试代码的编写.-demonstration of the basic code COM code and test preparation.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:41516
    • 提供者:顾义坤
  1. comtut11src

    0下载:
  2. 介绍两种方法来写自动化(IDispatch)接口的组件程序,一是用 MFC 方式编写“纯粹”的 IDispatch 接口;二是用 ATL 方式编写“双接口”的组件。这一回将讨论IDispatch 接口和双接口...... 使用者要想调用普通的 COM 组件功能,必须要加载这个组件的类型库(Type library)文件 tlb(比如在 VC 中使用 #import)。-introduces two ways to write automation (IDispatch) interface
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:253927
    • 提供者:冷寒
  1. 1515

    0下载:
  2. Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:12983
    • 提供者:冷寒
  1. CCOMThread_src

    0下载:
  2. COM组件中的线程处理,文件中有更详细的说明。-of threads, the paper has a more detailed explanation.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:126796
    • 提供者:大狐狸
  1. CTRL_Sample

    0下载:
  2. 简单的COM组件接口的实现方法,及接口导出的实现。-simple COM interface method and the interface is derived realized.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:44150
    • 提供者:李洪斌
  1. VC++精品源码

    0下载:
  2. VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip   一个可以重命名workspace的程序。 simplecomserver_src.zip   演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip   用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1024152
    • 提供者:张四
  1. njawin11

    0下载:
  2. 在java中使用nJawin组件访问Windows下的COM组件(Using nJawin components to access Windows components under COM in Java)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:5324800
    • 提供者:Ina.Yu
  1. lianxi

    0下载:
  2. pb下的com组件的创建及生成示例,生成program id,class name,可移植性到跨平台系统中使用(Create and generate examples of COM components under Pb to generate program ID, class name, portability to cross platform systems)
  3. 所属分类:界面编程

    • 发布日期:2018-01-07
    • 文件大小:31744
    • 提供者:空格1202
  1. MyWordAddin

    0下载:
  2. 实现Com,用的是C++,可以直接运行,并能看到效果,直接用运用,可以试试看(The realization of Com, the use of C++, can run directly, and can see the effect, direct use, can try)
  3. 所属分类:ActiveX/DCOM/ATL

    • 发布日期:2018-04-21
    • 文件大小:12288
    • 提供者:冰山绿芽
  1. COM theory and application

    0下载:
  2. COM(组件对象模型)的自学手册,介绍了COM的原理,应用方法。(COM(Component object model) technical book)
  3. 所属分类:ActiveX/DCOM/ATL

    • 发布日期:2018-04-22
    • 文件大小:14875648
    • 提供者:游侠子
  1. usecom组件

    0下载:
  2. Com组件实现案例,介绍Com组件实现方法
  3. 所属分类:ActiveX/DCOM

« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »
搜珍网 www.dssz.com