-
windows platform com services, as long as the Window platform for the developmen...
windows平台com服务,只要在Window平台所有的开发语言都可以调用此服务. Client: 调用Com组件的方法代码 com安装: BASE64组件服务导出安装 Server: BASE64组件的代码-windows platform com services, as long as the Window platform for the development of all languages can call this service. Client : Call Com components of the installation code com : BASE64 components derived installation services Server : BASE64 Component code
- 2023-02-10 14:00:04下载
- 积分:1
-
VC工程里加入脚本支持的例子,可用脚本调用VC里的对象,非常实用。...
VC工程里加入脚本支持的例子,可用脚本调用VC里的对象,非常实用。-VC works to add scripting support example script can be used to call VC
- 2022-02-06 01:51:55下载
- 积分:1
-
该空间是一位数码显示管,它的大小、颜色、显示的内容可以通过控件的属性对话框直接定义,非常方便用资源编辑器编辑...
该空间是一位数码显示管,它的大小、颜色、显示的内容可以通过控件的属性对话框直接定义,非常方便用资源编辑器编辑-the space is a digital display tubes, which is the size, color and content of the show can control the attributes of direct dialog definition, a very convenient resources Editor Editor
- 2022-01-25 15:24:10下载
- 积分:1
-
控制向导。它创造了这个项目,你的mfccontrol ActiveX controldll,…
Control Wizard. it created this project for your MFCCONTROL ActiveX ControlDLL, which contains 3 controls.This skeleton project not only demonstrates the basics of writing anActiveX Control, but is also a starting point for writing the specificfeatures of your control.This file contains a summary of what you will find in each of the filesthat make up your MFCCONTROL ActiveX Control DLL.
- 2023-08-31 22:55:04下载
- 积分:1
-
如果你害怕这章因为你不喜欢数学
if you are dreading this chapter because you don t like math-relax,C++ does all your math
for you! It is a miscon ception that you have to be good at math to understand how to
program computers.
- 2023-05-10 18:10:02下载
- 积分:1
-
simplification of the vc call com components, extremely convenient
在vc中简化调用com组件,极其方便-simplification of the vc call com components, extremely convenient
- 2022-01-26 03:58:25下载
- 积分:1
-
使用多维数组传递参数/数据的client端com程序
使用多维数组传递参数/数据的client端com程序 -The client com app for using multi-dimension array to transfer parameter and data
- 2022-07-07 17:16:52下载
- 积分:1
-
一个箭头的activex控件。可以动态显示箭头的流动方向,通过不同的颜色。...
一个箭头的activex控件。可以动态显示箭头的流动方向,通过不同的颜色。-an arrow of activeX control. Dynamically show the flow direction of the arrow through different colors.
- 2022-08-21 18:25:35下载
- 积分:1
-
A very practical example of DCOM client, it is worth learning
一个很实用的DCOM客户端程序实例,值得学习-A very practical example of DCOM client, it is worth learning
- 2022-03-21 13:35:44下载
- 积分: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