-
显示颜色的button
delphi实现可控制颜色的button控件,希望对大家有所帮助。使用“Componet”-->"Install componet"的方式进行添加。
- 2022-02-25 04:18:31下载
- 积分:1
-
资源管理目录树
这是在windows开发环境下写的一个资源管理树程序,能够获取我的电脑下的所有资源信息。开发工具是VS2003,如果采用更高版本的工具打开,需要更改 stdaftx.h 中的一些宏。例如:
#ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
#endif
#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
#define _WIN32_WINDOWS 0x0501 // Change this to the appropriate value to target Windows Me or later.
#endif
- 2023-04-21 23:25:03下载
- 积分:1
-
对vc中的常用界面进行编程、同时对常用的出错信息进行描述,...
对vc中的常用界面进行编程、同时对常用的出错信息进行描述,-right vc the common programming interface, while the commonly used descriptive error messages,
- 2023-06-12 00:25:02下载
- 积分:1
-
统一波形编辑器
应用背景一个波浪编辑器是咖啡开始疯狂烧烤疯狂舒服开始开放关键技术http://www.narkii.com/club/thread-305414-1.html司芬克斯开放性女款V空虚呢
- 2022-02-10 17:49:09下载
- 积分:1
-
计数器,计算一定时间内的次数统计。
比如孕妇的胎动计数,脉博计数等等...
计数器,计算一定时间内的次数统计。
比如孕妇的胎动计数,脉博计数等等
-Timer or Counter, statistics frequences in a period
- 2023-08-06 05:05:04下载
- 积分:1
-
具体什么功能,详细的好好的看里面的代码,还不懂的话,在看代码...
具体什么功能,详细的好好的看里面的代码,还不懂的话,在看代码
-what specific function properly detailed inside look at the code, still do not know how, then look at code
- 2023-05-24 12:25:03下载
- 积分:1
-
最新GardenUI的使用demo,很好的例子
最新GardenUI的使用demo,很好的例子-GardenUI the use of the latest demo, very good example
- 2022-03-23 00:52:09下载
- 积分:1
-
在Visual C++中漂浮的透明按钮,所以使用界面更漂亮…
在Visual C++中透明浮动按键的实现,使界面更美观实用
-in Visual C floating transparent buttons, and so usable interface more attractive
- 2022-04-02 10:34:13下载
- 积分:1
-
使用浏览器实现苹果工具条 并且在浏览器下方绘制新的蓝色气泡窗口...
使用浏览器实现苹果工具条 并且在浏览器下方绘制新的蓝色气泡窗口-mac bar use ie
- 2023-08-22 02:10:04下载
- 积分:1
-
三种基本的数据访问方式
资源描述在Visual
Basic 6.0中提供了三种基本的数据访问方式,顺序访问、随机访问和二进制访问。根据这三种访问方式将文件分为顺序文件、随机文件和二进制文件三
- 2023-01-14 08:40:04下载
- 积分:1