-
上面程序的VB测试程序
上面程序的VB测试程序-The test example of above code in VB
- 2022-03-20 20:44:13下载
- 积分:1
-
一个关于activex制作的不错的事例程序!!
一个关于activex制作的不错的事例程序!!
-Activex produced a good example of the procedure! !
- 2022-10-23 01:35:04下载
- 积分:1
-
compresor y descompresor de archivos
compresor y descompresor de archivos
- 2023-09-04 04:25:03下载
- 积分:1
-
这是一个不错的源程序请大家好好用如有不清楚者请于76158045联系...
这是一个不错的源程序请大家好好用如有不清楚者请于76158045联系-This a good source Please do not know if properly requested to contact 76158045
- 2022-04-16 02:39:39下载
- 积分:1
-
一个简单com编程实例,适合初学者对com编程的了解和接触。
一个简单com编程实例,适合初学者对com编程的了解和接触。-Com a simple programming example, programming for beginners on understanding com and contacts.
- 2022-01-27 14:22:41下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1
-
COM技术中ACTIVEX控件的DLL组件动态加载和卸载。老外写的
COM技术中ACTIVEX控件的DLL组件动态加载和卸载。老外写的-COM technology ACTIVEX controls dynamically loaded and unloaded DLL components. Written by foreigners
- 2022-03-14 15:26:18下载
- 积分:1
-
visual c++环境下使用ActiveX 控件MSCHART表现曲线变化趋势和不同表现方式...
visual c++环境下使用ActiveX 控件MSCHART表现曲线变化趋势和不同表现方式-visual environment using ActiveX MSCHART performance curve trends and different means of expression
- 2022-11-20 04:15:03下载
- 积分:1
-
本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解...
本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解释编写自己的COM接口和COM服务器所需要的步骤和知识,以及详细讨论当COM库对COM服务器进行调用时,COM服务器运行的内部机制。- This article for the programmer which just contacts COM
provides the programming guide, explained how the COM server inside
story as well as does use C to compile own connection. After continues
the previous COM programming crosses the threshold, this article will
discuss the related COM server the content, explained compiles step
and knowledge which own COM connection and the COM server needs, as
well as detailed discussion when the COM storehouse carries on the
transfer to the COM server, COM server movement internal mechanism.
......
- 2022-05-06 08:03:53下载
- 积分: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