Welcome![Sign In][Sign Up]
Location:
Search - com

Search list

[source in ebook《Delphi COM深入编程》原书光盘

Description: Delphi 下COM开发的重要参考书籍之一。使用有一定COM开发经验的使用者-Delphi COM developed one of the important reference books. The use of a certain experience in the development of COM users
Platform: | Size: 5206016 | Author: 点点 | Hits:

[ActiveX/DCOM/ATLCOM 原理与应用 (R)

Description: com方面的很详尽的资料 个人感觉对大家有很大帮助-of very detailed information on individuals we feel will be very useful
Platform: | Size: 684032 | Author: aa | Hits:

[File OperateATL写的一个操作INI文件的COM组件

Description: 一个别人写的ini文件读写com控件,可以作为学习ATL编程的好例子,也可以学习ini文件读写-a written document literacy com ini control, ATL can learn as a good example of programming, but also can learn to read and write documents ini
Platform: | Size: 18432 | Author: wgw | Hits:

[ActiveX/DCOM/ATLVC++设计的COM控件

Description: COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Object Model), which itself is a specific platform-independent standards that support Automation function. VC ATL (activity Template Library) provides a simple and flexible way to create COM object, because the space occupied by small, the controls are built very small. ATL therefore we choose to design and develop a COM component, the component in the window drawing a double pendulum and may amend function parameters to repaint components, thus producing dynamic effect
Platform: | Size: 29696 | Author: 和平鸽 | Hits:

[VC/MFC《From CPP to COM》(英文)

Description: 这是关于如何从C++转向COM编程的一本好书。对COM理解会有不小的帮助。-this is about how to COM C Programming a good book. COM understanding of the not help.
Platform: | Size: 312320 | Author: 杨攀 | Hits:

[AI-NN-PR本组件实现了七个COM对象,想知详情,看源代码吧

Description: 本组件实现了七个COM对象 -the realization of the seven components COM components to achieve the target of 7 COM object
Platform: | Size: 411648 | Author: 辛万江 | Hits:

[ActiveX/DCOM/ATLVisual C++实践与提高——COM和COM+篇

Description: 是Visual C++实践与提高--COM和COM+中的程序代码-is Visual C Practice and improve-- COM and COM the code
Platform: | Size: 2743296 | Author: llg | Hits:

[Other基于VB的COM编程入门教程

Description: 本教程部分中将简单讨论COM和VB的相关内容,这包括类的创建,以及如何将类转换成一个实际对象。虽然,这里的内容太过简单,但却是以后COM编程的基础。-part of the handbook will be a brief discussion on COM and VB-related content, including the creation category, and how to type into a real object. Although the content here is too simple, but it is beyond COM programming foundation.
Platform: | Size: 421888 | Author: 小万 | Hits:

[Windows DevelopCOM For MASM

Description: 谁说windows的ASM不可以生成COM文件,用了这个库你就可以生成COM文件-who said that the asm in windows can not generate a com file ? You can generate a com file use this lib.
Platform: | Size: 329728 | Author: 麦高 | Hits:

[DirextXCOM+编程技术内幕(源码)

Description: COM+编程技术内幕 学习COM+的好资料-COM programming technology learning insider information COM good
Platform: | Size: 760832 | Author: | Hits:

[DirextXCom编成的很好的例子

Description: Com编成的很好的例子 学习COM的实列-Com monument of the good examples to learn the real COM out
Platform: | Size: 1848320 | Author: | Hits:

[DirextXCOM原理与应用(源码)

Description: COM原理与应用(源码) 讲COM的详细原理-COM Principles and Applications (FOSS) stresses the detailed principles COM
Platform: | Size: 1753088 | Author: | Hits:

[ActiveX/DCOM/ATLCOM技术内幕--微软组件对象

Description: COM技术内幕--微软组件对象 学习程序的好书籍-COM insider-- Microsoft Component Object a good learning process books
Platform: | Size: 10108928 | Author: | Hits:

[ActiveX/DCOM/ATLCOM与COM+从入门到精通(超星)

Description: COM与COM+从入门到精通(超星) 学习COM和COM+的书籍-COM and COM from entry to the proficient (Superstar) learning COM and COM books
Platform: | Size: 14736384 | Author: | Hits:

[Other《com原理与应用》源代码

Description: 潘爱民一书《com原理与应用》源代码,也可以作为VC学习及COM知识中绝好材料,-Pan Aimin a book, "Theory and Application com" source code, or as a COM VC learning and knowledge excellent material,
Platform: | Size: 756736 | Author: 守望者 | Hits:

[Windows Develop使用VC++ATL实现Office的COM插件

Description: 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this it not popular. Plugin based on COM is popular used in large software
Platform: | Size: 70656 | Author: | Hits:

[VC/MFCCom组件技术北京大学课件

Description: 北京大学的com组件技术课件,讲得很好,适合初学者。-Beijing University Software Component Technology, put it very well, suitable for beginners.
Platform: | Size: 4536320 | Author: 小明 | Hits:

[ActiveX/DCOM/ATLcom编程实例全集

Description: 说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合于开发专业的COM组件,它适合于在Windows应用的基础上提供相应的COM支持-said, I believe that the Windows platform had experience in the development of certain contact with friends, it is the basic Windows operating system software model, from the establishment of 93 for the Windows platform, and promote the development of an indelible contribution, but also its own development. But to really develop COM is not very easy in Visual C, we can use MFC can also use ATL. MFC entirely oriented Windows applications, it is using the C Packaging Technology for the establishment of a set of Windows applications in the development of the C library, although in the latter part of MFC version provides a large number of COM support, but from the basic structure of the design sense, MFC is not suitable for the professional development of COM, it suited to the Windows applicat
Platform: | Size: 118784 | Author: 风帆 | Hits:

[Remote Control用COM+做的远程控制系统演示程序

Description: 此源码的主要目的是对COM+接口和实现过程的演示,并非真正的远程控制。但确实可以不经过防火墙访问网络!供对COM+感兴趣的朋友参考一下,如果大家有更好的COM+方面的源码,希望能共同讨论,共同提高! E-Mail: hzyong888@163.com-this source principal objective is to achieve COM interface and the presentation process, it is not the remote control. But can not access the network through the firewall! COM for the right friends interested in a reference, if you have a better source of COM, hoping to discuss common in! E-Mail : hzyong888@163.com
Platform: | Size: 499712 | Author: ssss | Hits:

[Process-ThreadThreadPool(COM)

Description: 用COM实现的threadpool,学习COM和线程池的朋友可以看一下。-COM achieved using threadpool, learning COM and friends thread pool can look at.
Platform: | Size: 290816 | Author: 李洪斌 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net