-
我用VB自写的结合Combobox与TreeView相结合的列表选择控件,很有实用性...
我用VB自写的结合Combobox与TreeView相结合的列表选择控件,很有实用性-I used to write the combination of VB since Combobox with the TreeView list to select a combination of control, is very practical
- 2022-04-26 13:02:26下载
- 积分:1
-
compresor y descompresor de archivos
compresor y descompresor de archivos
- 2023-09-04 04:25:03下载
- 积分:1
-
CodeGuru Embedding OLE Objects Into an Access Database这是一个用于讲解怎样嵌入数据对象的文件,也许有用...
CodeGuru Embedding OLE Objects Into an Access Database这是一个用于讲解怎样嵌入数据对象的文件,也许有用-CodeGuru Embedding OLE Objects Into an Access Database which is used to explain how a data object embedded in the paper, perhaps useful
- 2022-03-23 08:59:54下载
- 积分:1
-
Component Object Model, welcome to download
组件对象模型,欢迎下载-Component Object Model, welcome to download
- 2022-04-27 23:25:46下载
- 积分:1
-
Described in detail with VC++ Development ActiveX realize various forms of proce...
详细阐述了用VC++ 开发ActiveX各种实现形态的过程-Described in detail with VC++ Development ActiveX realize various forms of process
- 2022-01-25 14:22:26下载
- 积分:1
-
Com_Atl_src
Com_Atl_src
- 2023-04-12 10:10:04下载
- 积分:1
-
用vc++6开发的,支持COM的后台服务管理dll源代码
用vc++6开发的,支持COM的后台服务管理dll源代码-With vc++ 6 developed to support the COM service management background dll source code
- 2022-06-30 01:43:48下载
- 积分:1
-
VB金蝉脱壳代码 ,演示将控件放在资源文件中,程序运行时自动释放并注册。...
VB金蝉脱壳代码 ,演示将控件放在资源文件中,程序运行时自动释放并注册。-VB金蝉脱壳code, demo the controls on the resource file, the program runs automatically when the release and registration.
- 2022-09-13 10:00:03下载
- 积分:1
-
Integrated pressure sensor (9x9 mm) Pressure range 10
- 2022-03-13 08:31:03下载
- 积分: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