-
此示例演示如何实现一个ActiveX文档服务器。的程序…
This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implement a toolbar in your object How to override the IPersistStreamInit methods Load and Save to perform custom saving and loading How to use CDialogImpl to implement an About dialog box. How to subclass the Rich Text Edit Control
- 2022-02-20 11:12:05下载
- 积分:1
-
The classic C program source code contains the common use of C, suitable for beg...
经典的C程序源代码,包含了常见的C的使用,适合初学者。-The classic C program source code contains the common use of C, suitable for beginners.
- 2023-08-08 06:20:03下载
- 积分:1
-
没有使用图形文件, 全部自画的按钮开关控件, 并且实现了开关事件...
没有使用图形文件, 全部自画的按钮开关控件, 并且实现了开关事件-not use graphics files, all self-portraits button switch controls, and by switching events
- 2022-02-14 05:13:54下载
- 积分:1
-
Some Opnet labs in Accompanying books
Some Opnet labs in Accompanying books
- 2022-07-23 00:26:49下载
- 积分:1
-
可以同时打开四个串口,并分别发送和接收数据,用VC6.0
可以同时打开四个串口,并分别发送和接收数据,用VC6.0-Four serial port can be opened at the same time and send and receive data, respectively, using VC6.0
- 2022-03-16 04:11:03下载
- 积分:1
-
OCX控件,在网页中可以直接调用OCX控件的例子。
OCX控件,在网页中可以直接调用OCX控件的例子。-OCX controls on the website can be called directly OCX controls example.
- 2022-07-23 17:54:41下载
- 积分:1
-
设置串口通信的参数与其他串口设备进行通讯。
设置串口通信的参数与其他串口设备进行通讯。-Set serial communication parameters and other serial devices to communicate.
- 2022-05-23 10:51:47下载
- 积分:1
-
vb中bmscomm控件的基本属性,事件的介绍,希望对大家有所帮助
vb中bmscomm控件的基本属性,事件的介绍,希望对大家有所帮助-vb in bmscomm control the basic properties of introduction events, and they hope to help everyone
- 2022-11-18 12:10:03下载
- 积分:1
-
基于COM的,事件通知.
基于COM的,事件通知.-COM-based, event notification.
- 2022-01-26 18:14:36下载
- 积分:1
-
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量...
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量初始化为0及给定值,另有计算复数的加减法及输出复数的三个方法,编程序利用该类完成2+3i与6-8i相加,12+9i与20-8i相减,并利用复数的输出方法将结果输出。-Define a complex number class Complex, the class is represented real and imaginary parts of the member variable, there are two constructor Complex () and the Complex (int x, int y) of the respective member variables will be initialized to 0 and the given value Another calculation of complex addition and subtraction method and output the plural of the three methods, programmed to use the class to complete 2+3 i and 6-8i sum, 12+9 i and subtract 20-8i, and the use of the plural output method results output.
- 2022-03-18 05:31:53下载
- 积分:1