论文部分内容阅读
Microsoft Windows3.0提供了应用程序之间传送数据的几种方法。其中之一是使用Windows Dynamic Data Exchange(DDE)。DDE是一种在Windows程序之间交换数据的信息协议。它允许软件开发者在程序之间共享数据,从而提供给用户一个更为集成的Windows环境。但是DDE的应用并不容易,这个协议有许多选项,在程序中必须要准备解决一些相当错综复杂的问题。本文扼要地介绍DDE所涉及的概念和应用方法,然后对一些具体的流程做一些分析,希望对共同的Windows爱好者在认识DDE的总貌及有关技术特征的过程中能有所帮助,并能引起编程者继续探讨的兴趣。一、Windows下几种数据交换技术的比较
Microsoft Windows 3.0 provides several ways to transfer data between applications. One of them is using Windows Dynamic Data Exchange (DDE). DDE is an information protocol that exchanges data between Windows programs. It allows software developers to share data between programs, giving users a more integrated Windows environment. However, the application of DDE is not easy. There are many options for this protocol, and some fairly complicated problems must be solved in the program. This article briefly introduces the concept and application of DDE involved, and then do some analysis of some specific processes in the hope of common Windows enthusiasts in the overall appearance of DDE and related technical features can help, and Cause programmers to continue to explore the interest. First, several Windows data exchange technology comparison