-
vc 插件源码,可以参考这个代码为自己的VC添加个性化的工具。...
vc 插件源码,可以参考这个代码为自己的VC添加个性化的工具。-vc plugin source code, the code can refer to the VC adding personalized tool.
- 2022-04-08 06:12:08下载
- 积分: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
-
一个很好的COM组件用于初学者学习和使用很方便的。
一个很好的COM组件用于初学者学习和使用很方便的。-a good COM for beginners learn and very easy to use.
- 2022-09-02 20:50:03下载
- 积分:1
-
源代码实现了一个简单的串口程序,用户可以自己输入…
该源码实现了一个简单的COM程序,用户可以自己的意愿输入该人的成绩或者别的相关东西,同时也可以根据需要更改起信息-The source code implements a simple COM program, users can enter their own will the person
- 2022-02-20 18:51:02下载
- 积分:1
-
一个操作excel的例子D
一个操作excel的例子D-an operation excel example D
- 2022-03-20 13:11:06下载
- 积分:1
-
此基础示例展示如何使用不同的 COM 接口映射项宏。此示例使用 Visual C++ 本机编译器 COM 支持的聪明指针机制 (_com_ptr_t)。使用 #...
此基础示例展示如何使用不同的 COM 接口映射项宏。此示例使用 Visual C++ 本机编译器 COM 支持的聪明指针机制 (_com_ptr_t)。使用 #import 机制(而不使用 MIDL 生成的 .h 文件和 .c 文件)提供封送处理信息。-The basis of this example demonstrate how to use a different COM interface map of macros. This example uses Visual C++ The local compiler support for COM smart pointer mechanism (_com_ptr_t). The use of# Import mechanism (instead of using MIDL generated. H files and. C file) to provide marshaling information.
- 2022-05-31 20:05:08下载
- 积分:1
-
通信相关的很多网站收集~~~~有用的哦
通信相关的很多网站收集~~~~有用的哦-Communications related to the collection of many sites ~ ~ ~ ~ useful Oh
- 2022-12-08 07:40:02下载
- 积分:1
-
一个3D ACTIVE控件的例子 很值得研究学习
一个3D ACTIVE控件的例子 很值得研究学习-3D ACTIVE controls an example is worth studying to learn
- 2022-03-22 06:24:44下载
- 积分:1
-
vb开发实现通过COM口通讯对外围设备的驱动
vb开发实现通过COM口通讯对外围设备的驱动-vb development to achieve through the COM port communications driver for peripherals
- 2022-01-26 00:49:20下载
- 积分:1
-
ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与...
ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and the application of principle. ActiveX controls in the preparation, how to control arrangements for the properties, methods, events, properties page, persistent storage, Controls to inform their own containers attribute changes. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
- 2023-01-17 18:50:03下载
- 积分:1