-
good system, vc programming interface to achieve control of the use of tree
很好的系统,vc++ 界面编程,实现树型控件的使用-good system, vc programming interface to achieve control of the use of tree
- 2022-02-02 13:44:37下载
- 积分:1
-
调用XP风格,vb+access 提供制作的3个控件,功能强大
调用XP风格,vb+access 提供制作的3个控件,功能强大-Call XP style, vb+ Access provided by the production of three controls, powerful
- 2022-04-07 01:05:03下载
- 积分:1
-
vc 界面编程
vc 界面编程
-vc interface programming
- 2022-03-28 14:35:55下载
- 积分:1
-
technology supporting source code (No. 7 8 9)
VC技术内幕配套源代码( 第7 8 9章)-technology supporting source code (No. 7 8 9)
- 2023-09-03 11:40:06下载
- 积分:1
-
聊天室,通过SVN管理,QT界面做的,别人写的,健康。
聊天室,用SVN管理了源码,QT做的界面,别人写得,水平比我高-Chat rooms, managed by SVN source, QT interface to do, other people write, the high level than I
- 2022-01-25 20:15:33下载
- 积分:1
-
老外写的stringgrid的填色源码
老外写的stringgrid的填色源码-foreigner written logs of coloring FOSS
- 2023-01-14 17:40:03下载
- 积分:1
-
使用java语言来实现推箱子的游戏功能,可以通过对键盘事件的监听来使箱子移动...
使用java语言来实现推箱子的游戏功能,可以通过对键盘事件的监听来使箱子移动- Uses the java language to realize pushes the box the game
function, may through cause the box to the keyboard event monitor to
move
- 2023-02-03 22:30:03下载
- 积分:1
-
一个像优化大师的页签
一个像优化大师的页签-Optimization of a master like tab
- 2022-05-26 16:32:22下载
- 积分: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
-
This a example for develop on ARM
This a example for develop on ARM
- 2022-03-22 16:47:17下载
- 积分:1