搜索资源列表
COMIntro2_src
- 本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解释编写自己的COM接口和COM服务器所需要的步骤和知识,以及详细讨论当COM库对COM服务器进行调用时,COM服务器运行的内部机制。- This article for the programmer which just contacts COM provides the programming guide, explained how
ActiveX-Programming-with-Visual-C++
- Activex开发指南,可以帮助你快速的掌握,有关Activex的开发方法-ActiveX development guidelines that can help you quickly master the method of developing ActiveX
javakechenjisheji
- java课程设计. 编写程序模拟实现银行帐户相关功能。已知: a)属性:帐号,储户姓名,地址,电话,存款余额,最小余额,密码;方法:存款,取款,查询,计算利息,累加利息等。 b)根据用户操作显示储户相关信息。如存款操作后,显示储户原有余额,今日存款数额,以及最终存款余额等。 c)当用户取款时,要求提供密码,只有密码正确,方可取款;且若用户取款后余额小于最小余额时,显示提示“至少必须保留余额****”。-curriculum design. Simulation programming
activemap26
- gis控件,MapX控件的使用-using of mapx.ocx,Visual C++,GPS编程/GPS develop 【上载源码成为会员下载此源码】【成为VIP会员下载此源码】-gis controls, the use MapX-using of mapx.ocx. Visual C, GPS Programming / GPS develop [on the source as a member download this source] [become VIP members un
AtlAutomatingService
- 一个ATL自动化服务的例子,适合中级偏上的C++爱好者,编程环境VS 2003-an automated service ATL example, for the partial Intermediate C enthusiasts, programming environment VS 2003
com
- C++ Builder 串口的编程,一个例子,自己写的,里面有说明,使用YbCommDevice插件-C++ Builder serial programming, an example, wrote it myself, which has made it clear that the use of plug-ins YbCommDevice
C++hxbc
- C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
THMFC2ATL
- 关键词 COM组件 接口 生命周期 C++类 ATL组件类 C++基类 ATL模板基类 继承 摘要 在组件化编程的时代,如何复用历史累积的大量没有组件特性的C++类?本文从工程的角度对这一问题进行探讨,利用现有组件技术,提出了一套将C++类平滑过渡到COM组件的完整解决方案。 -Keywords: COM component interface life-cycle C++ type ATL component class C++ base class ATL template
upanddowntheproceduresforcommunication
- 上下位机通信的程序,通过设置相关端口,来读取数据,是很使用,很方便的c++编程-Bit up and down the procedures for communication, through the provision of the relevant port to read data, it is used, it is convenient for c++ programming
C_plus_In_Action
- The goal of this textbook is to prepare the students for jobs in the industry. To become a productive member of my team as quickly as possible. To be a person to know C++ and object oriented programming,Top-down design and top-down implementation tec
TheBOOKofCodeComplete
- C++程序代码大全的书,为程序员们提供了一个有关编程技巧的信息来源-C++ program code Guinness book for the programmer to provide a relevant source of information for programming skills
ACTIVEX
- ActiveX控件可以简单地理解为能够实现特定功能的控件,例如可以浏览网页的控件、可以播放音频与视频的控件,可以播放Flash动画的控件等等。ActiveX控件是一种可重用的软件组件,由编程语言开发,开发ActiveX控件可以使用各种编程语言,如C,C++,当然也包括Visual Studio.NET环境的VB.NET、VC.NET、C等编程语言。ActiveX控件目前仅适用于Windows平台。 -ActiveX controls can be simply understood as the
com-compent
- 描述了组件化编程的精髓思想,采用了c#语言-Describes the essence of the ideological component-based programming, using c# language
Bjarne_Stroustrup_Cpp_overview
- C++0x概览 C++0x的工作已经进入了一个决定性的阶段。ISO C++委员会对C++0x的目标是使其成为“C++09”。这意 味着我们要在2008年完成这个标准以便被ISO成员国批准。最后提交的标准设施将选自目前正被讨论的那 些提案。为了按时完成此项工作,委员会已经停止审查新的提案并将精力集中于目前已经被讨论的那些 提案上。 本文简要描述了C++0x标准化工作的指导原则,展示了一些可能的语言扩展的例子,并列出了一些被提议 的新标准库设施。 说明:本文根据Bjarn
dll
- DLL编程资料。一本很全面的书,关于DLL在LINUX、VC、DELPHI中的使用。-DLL programming information. A very comprehensive book on the DLL in LINUX, VC, DELPHI in use.
Visual_C_ActiveX
- 书籍“Visual C++实践与提高-ActiveX篇”的源代码,对掌握ActiveX的编程非常有用。-Book " Visual C++ practice and improve-ActiveX articles," the source code, the programming of the ActiveX control is very useful.
ART_ADOMFC
- Title: ActiveX Data Objects Programming in C++ Descr iption: ActiveX Data Objects Programming How To: Hey, this is some kind of an experiment in writing tutorials in PSC. All of my articles are in .html files included in the zip file, together with
COM_bc
- Visual C++案例开发集锦\第九章\COM编程获取表单域信息的程序源码,值得一看!-Visual C++ case development highlights \ Chapter \ COM programming information for the program source code form field, worth a visit!
DirectX.11.Game.Programming
- About This Book This book is the follow-up edition to Wendy Jones’s Beginning DirectX 10 Game Programming book. In this book, we teach you the basics of getting started with game graphics using the latest iteration of Direct3D: Direct3D 11. T
Dynamic-link-library-programming
- 文件操作编程初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书-Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the book "Visual C++ programming and project development, programming