-
COM 连接点
在 COM 中的典型场景有客户端对象实例化服务器对象,然后再使对这些对象的调用。然而,如果没有特别的机制,将很难为这些服务器对象,转身回来对客户端对象进行调用。COM 连接点提供这个特别的机制,使客户端与服务器之间的双向通信。使用连接点,该服务器可以调用客户端,当某些事件发生在服务器上。与连接点服务器指定的事件,它能够提高通过定义一个接口。已在服务器上引发这些事件时所采取的行动的客户端向服务器注册自己。客户端随后提供由服务器定义的接口实现。有标准的机制,通过该客户端可以注册自己的服务器。COM 为此提供支持和要求的接口。COM 连接点服务器的客户可以写在 c + + 和 C# 中的托管代码。C + + 客户端注册提供接收器接口的实现类的实例。托管客户端注册代表对于个别的事件,从而创造一个单一的接收器,每个事件通知方法。在托管领域中,有两种方法,客户端可以注册本身 — — 这两种方法稍后在本专栏中,我详细介绍。有很少的工作样本,进行事件和在 Web 上的互操作。在本专栏中,我集中精力创建活动模板库 (ATL) 连接点服务器。这涉及到将公开一个 COM 方法,定义将由客户端执行的事件接口和实现提出了来自服务器的事件的代码。我也告诉你一个提供接收器实现的示例 c + + 客户端加上一个示例 C# 客户端和的两种方式,您可以注册,并侦听来自服务器的事件。最后,我谈实现托管的事件接收器的推荐方式。
- 2022-11-08 05:15:03下载
- 积分:1
-
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。-This code is the source code of the Russian box, but also we often play the game. Code is not very complicated. I hope some people like.
- 2022-02-14 23:20:17下载
- 积分:1
-
MFC入门系列
MFC入门系列-Introduction to MFC Series
- 2022-05-08 18:44:48下载
- 积分:1
-
您是否考察了众多的在线文档处理控件,而对他们的表现并不十分满意,或者您
已集成了此类产品,尽管不满意,也没有更好的选择?现在您不用再失望了,
将给您最好...
您是否考察了众多的在线文档处理控件,而对他们的表现并不十分满意,或者您
已集成了此类产品,尽管不满意,也没有更好的选择?现在您不用再失望了,
将给您最好的选择。其中的手写批注方案是目前同类软件中最好的手写批注解决方案,
具有领先的技术优势和最好的用户界面。-you visit a large number of files online processing controls, and their performance is not satisfactory, or if you have integrated such products, though not satisfied, it was no better alternative? Now you do not have to be disappointed, will give you the best option. The handwritten endorsement program similar software is the best solution handwritten endorsement, with leading-edge technology and the best user interface.
- 2022-11-19 17:40:03下载
- 积分:1
-
Basketball game client and server
篮球比赛显示端和服务器端的计分和时间上的同步等功能。-Basketball game client and server-side shows the points and time synchronization functions.
- 2022-12-10 14:05:03下载
- 积分:1
-
这是一个在屏幕上用鼠标画图的软件,有兴趣的
这是一个在屏幕上用鼠标画图的软件,有兴趣的-This is a drawing on the screen with the mouse software, interested to see if
- 2023-08-18 05:45:03下载
- 积分:1
-
Assembly AVR to tes 3x4 keypad
Assembly AVR to tes 3x4 keypad
- 2022-04-30 09:22:25下载
- 积分:1
-
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。...
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。-Introduce the definition of cognitive networks and content, combined with concrete examples easier to understand. The use of suitable students and teachers.
- 2022-09-25 06:20:03下载
- 积分:1
-
后台进程实例 将程序放在任务栏中实例
后台进程实例 将程序放在任务栏中实例-background process on the case to mandate procedures examples column
- 2022-09-02 12:05:03下载
- 积分:1
-
一个可以设置键盘快捷键来控制光驱进入或弹出的小软件
一个可以设置键盘快捷键来控制光驱进入或弹出的小软件-one can set keyboard shortcuts to control the drive to enter or ejection of small software
- 2022-09-04 20:00:03下载
- 积分:1