-
运用c++builder实现闪屏效果,即程序开始之前那个等待界面
运用c++builder实现闪屏效果,即程序开始之前那个等待界面-use c builder achieve blinking screen effects, that is, before the start of that process for interface
- 2022-01-28 17:09:07下载
- 积分:1
-
一个在unix下显示图片的小程序,该程序直接支持unix下的图像显示技术,使用底层开发技术。...
一个在unix下显示图片的小程序,该程序直接支持unix下的图像显示技术,使用底层开发技术。-displays pictures of small procedures, the procedures under the direct support of unix image display technology, the use of the underlying technology development.
- 2022-04-27 19:33:35下载
- 积分:1
-
犯错
对话框界面的实例很不错的......对话框界面的实例很不错的-err
- 2022-07-17 02:23:42下载
- 积分:1
-
实用摇号器
简单的VB摇号器,帮助你在聚会和饭局等场合随机并且公正的抽取号码
运行之前要先在该工程所在位置新建一个list.txt文件,内容为被抽的名单。注意,每行写一个名字。
然后,本程序会在该文件中随机抽取。
控件说明:
一个text控件、一个command控件和一个StatusBar控件(该控件要先在菜单” 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-10-30 08:10:03下载
- 积分:1
-
A good visual C++ Procedures, we can refer to
一个很好的visual C++程序,大家可以参考一下-A good visual C++ Procedures, we can refer to
- 2022-01-25 16:22:40下载
- 积分:1
-
C# 便签 桌面 小程序
C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签C#实现桌面便签
- 2022-01-25 21:16:05下载
- 积分:1
-
一个圆形的进度类,风格比较独特,推荐下载
一个圆形的进度类,风格比较独特,推荐下载--A class of round progress,it has special style,recommend!
- 2022-04-16 06:51:14下载
- 积分:1
-
这是一个很好的在vc中外设编程的例子,具有很强的通用性,很值得一看啊...
这是一个很好的在vc中外设编程的例子,具有很强的通用性,很值得一看啊-This is a very good peripherals in China vc programming examples, and has a strong universal, it is worth looking ah
- 2022-07-07 16:59:50下载
- 积分:1
-
这个记事本可以实现对文本文档的基本功能,比如打开,新建,保存,字体选择,颜色选择...
这个记事本可以实现对文本文档的基本功能,比如打开,新建,保存,字体选择,颜色选择-The Notepad text document can be achieved on the basic functions, such as open, new, preservation, font selection, color selection and so on. .
- 2022-08-17 07:57:05下载
- 积分: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