-
包含复选框的组合框
下拉组合框中的内容包含复选框,可实现下拉多选功能。CheckComboBox.h和CheckComboBox.cpp中的CCheckComboBox通过继承CComboBox来实现
- 2023-04-21 17:15:04下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1
-
电力行业通过短信报警配置INI文件的开发,利用…
基于电力行业短信报警配置INI文件的开发,使用程序配置INI文件开发。
- 2022-01-25 20:54:11下载
- 积分:1
-
VC中OpenGL编程实现虚拟现实,VRDemo,c++编写,非常实用,欢迎下载...
VC中OpenGL编程实现虚拟现实,VRDemo,c++编写,非常实用,欢迎下载-OpenGL Programming VC in virtual reality, VRDemo, c++ to prepare, very useful, please download! !
- 2022-03-01 18:02:51下载
- 积分:1
-
弯曲与开发的小日志,希望对大家有用…
一个用flex开发的小小的日志,希望能对大家有用,有一些不足-Flex with the development of a small log, hoping to be useful for all of us, there are a number of shortcomings
- 2022-04-07 02:44:34下载
- 积分:1
-
ACO for TSP, working well
ACO for TSP, working we-ACO for TSP, working well
- 2022-11-17 20:00:09下载
- 积分:1
-
微分进化算法
差分进化 (DE) 是一个启发式算法优化的工具。从本质上说,它是提供优质的保障,基于实数编码的遗传算法 [1] 的思想贪婪。随着遗传算法,微分进化算法包含 a 基因突变与交叉操作,但在比较,选择遗传算法的操作的同时,微分进化算法使用一对一的淘汰机制更新人口。适当的微分进化算法在连续域优化问题的优势得到了广泛的应用,进化算法研究热潮。
- 2022-01-31 01:56:59下载
- 积分:1
-
Base64 Encoder&Decoder
Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
- 2022-03-14 19:34:55下载
- 积分:1
-
一个拼图游戏
可以参考学习对图像操作和windows图形编程的基本方法...
一个拼图游戏
可以参考学习对图像操作和windows图形编程的基本方法-a picture arrangement game can refer to the study of the operation and image windows graphical programming the basic method
- 2022-07-13 06:53:56下载
- 积分:1
-
汇编在bcb中的简单应用
汇编在bcb中的简单应用-compiled in a simple application
- 2022-12-13 23:10:02下载
- 积分:1