-
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码...
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码-a complete library management system, powerful integrity, the use of C and the database management system of connected, the perfect source code! !
- 2022-03-06 08:01:58下载
- 积分:1
-
带进度条的ListCtrl列表
自绘进度条,combox,列表中某列显示进度条。某列设置为combox,帮你轻松实现列表显示,开发人员可在此基础上进行扩展
- 2022-10-05 05:15:03下载
- 积分:1
-
学习VC控件过程中做的大量控件集合。包含
滚动条、进度条、滑块、上下、动画、树形、列表等...
学习VC控件过程中做的大量控件集合。包含
滚动条、进度条、滑块、上下、动画、树形、列表等-learning process controls do control large pool. Includes rolling of the progress of the slider and vertically, animation, tree, list
- 2023-04-26 12:10:03下载
- 积分:1
-
the code for the location of the slide shows and digital dial combine control of...
本代码提供了显示滑块位置的和数字表盘结合显示控制的例子-the code for the location of the slide shows and digital dial combine control of the examples show
- 2022-01-25 18:08:13下载
- 积分:1
-
一个简单的led自制控件,使用系统SDK,以pelles C编写
一个简单的led自制控件,使用系统SDK,以pelles C编写-a simple led control sample, use system SDK, program in pelles C
- 2022-08-08 10:56:02下载
- 积分:1
-
WPF示例Demo WPF示例源码
WPF示例Demo
- 2022-07-09 15:46:44下载
- 积分:1
-
在启动时,用flash全屏,作为启动画面,这是vcbase那里转过来的,希望对大家有用:)...
在启动时,用flash全屏,作为启动画面,这是vcbase那里转过来的,希望对大家有用:)-At boot time, use flash full-screen, as the splash screen, which is where the vcbase turn, and hope for all of us:)
- 2023-07-06 18:40:04下载
- 积分:1
-
This is a good memory monitor, and real
这是一个好的内存监视器,可以实时监控内存的使用情况,很值得一看啊-This is a good memory monitor, and real-time monitoring of the use of memory, it is worth looking ah
- 2022-06-28 18:58:01下载
- 积分:1
-
QT扫雷 (windows编译)通用
资源描述主要运用的方法:
1、继承QLabel的来实现自己的Block类,
2、重写Block类的mousePressEvent(QMouseEvent* event)函数来响应相应鼠标事件,
3、使用QGirdLayout进行布局。
下面对每个性质进行分析:
性质1、应当是一开始就确定的,故在内部设置一个mine_flag_,由Block的构造函数初始化;
性质2、在内部设置一个标志ok_flag_,一开始默认为false,当外界访问了方块时,设置为true。那么访问操作为何?即鼠标左键事件,下面讨论;
性质3、当BlockArea每个方块构建完之后,此方块的数字就确定了,所以我们可以提供一个setNumber(int)函数,这个函数只应在设置BlockArea时调用;
性质4、内部设置一个mark_flag_,当外界进行设置操作时,进行。那么何为设置操作?即鼠标右键事件,下面讨论。
- 2022-01-21 00:57:01下载
- 积分:1
-
改变光标形状
改变光标形状
改变光标形状
改变光标形状-The cursor changes shape to change the cursor shape changes the cursor shape
- 2023-06-18 20:40:04下载
- 积分:1