-
一个简单com编程实例,适合初学者对com编程的了解和接触。
一个简单com编程实例,适合初学者对com编程的了解和接触。-Com a simple programming example, programming for beginners on understanding com and contacts.
- 2022-01-27 14:22:41下载
- 积分:1
-
非常方便实用的界面控件,可以方便的生成类似于workspace和output窗口之类的界面....
非常方便实用的界面控件,可以方便的生成类似于workspace和output窗口之类的界面.-very convenient and practical interface controls, can facilitate the generation and output similar to the workspace window like interface.
- 2022-03-19 17:26:41下载
- 积分:1
-
上面控件的测试程序
上面控件的测试程序 -The test example of above control
- 2022-01-26 08:26:52下载
- 积分:1
-
/ / / / ******************************控件名称:从控制按钮绘制/…
//*** *** *** *** *** //控件名称:自绘按钮控件 //简介:自绘按钮,可设置扁平透明,三维透明等样式,可设置按钮 // 的背景图片,是否使用图标,按钮图标及按钮图标与文本的 // 对齐方式,还可设置按钮的鼠标图标.满足广大编程爱好者 // 的需求!美化自已的程序. //实现:-//******************************// Control name : drawn from the control button// description : Since painting button can be set flat transparent, three-dimensional pattern transparency, can be set button// background images, the use of icons, buttons and button icons and text of the icon// alignment, you can set the mouse button icons. the majority of programming enthusiasts meet// demand! landscaping own procedures.// Implementation :
- 2023-09-03 02:50:02下载
- 积分:1
-
将应用程序最小化到托盘,响应鼠标事件,的控件
将应用程序最小化到托盘,响应鼠标事件,的控件-Minimize the application to the tray, in response to mouse events, the control
- 2022-02-01 07:10:08下载
- 积分:1
-
潘爱民的《COM原理与应用》一书中的第2章的源码
潘爱民的《COM原理与应用》一书中的第2章的源码-PAN Ai-min
- 2022-05-22 19:15:36下载
- 积分:1
-
[绝对原创+源代码]用ATL+WTL写的日历控件(支持阳历转农历)...
[绝对原创+源代码]用ATL+WTL写的日历控件(支持阳历转农历) -[An absolute original+ source code] to use ATL+ WTL to write a calendar control (supports Gregorian calendar switch to Lunar New Year)
- 2022-01-24 17:24:50下载
- 积分:1
-
此示例演示如何实现一个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
-
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
-
通过ActiveX技术实现PULSE和MATLAB的通讯,MATLAB作为自动化客户,PULSE作为自动化服务器,通过编程完成特定的测量项目,实时给出了测量处理...
通过ActiveX技术实现PULSE和MATLAB的通讯,MATLAB作为自动化客户,PULSE作为自动化服务器,通过编程完成特定的测量项目,实时给出了测量处理结果,完成水听器灵敏度和指向性的测量-ActiveX technology through PULSE and MATLAB communications, MATLAB as an automation client, PULSE as an automation server, through the programming to complete the project-specific measurement, real-time measurement results are given to complete the hydrophone sensitivity and directivity measurement
- 2022-03-04 09:07:06下载
- 积分:1