-
通过实例说明树形控件的使用,并结合ControlBar使用
通过实例说明树形控件的使用,并结合ControlBar使用-Through the examples of the use of tree controls, combined with the use of ControlBar
- 2022-08-23 10:53:54下载
- 积分:1
-
在Unicode Delphi组件
Unicode components for delphi
- 2022-02-03 14:07:12下载
- 积分: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
-
vc++编的,获取各种系统信息的源代码,希望有用
vc++编的,获取各种系统信息的源代码,希望有用-vc access to a variety of system information
- 2022-03-30 11:30:33下载
- 积分:1
-
很经典的VC皮肤设计工具,可以通过它做出很漂亮的截面程序,希望大家的程序界面都是很漂亮的。共享之!...
很经典的VC皮肤设计工具,可以通过它做出很漂亮的截面程序,希望大家的程序界面都是很漂亮的。共享之!-classic VC skin design tool, it can make a very nice cross-section procedures, we hope that the programming interfaces are very beautiful. Sharing!
- 2022-12-14 13:30:04下载
- 积分:1
-
本文介绍WTL的csplitterwindow作为应用的基本使用…
This article describes the basic use of WTL s CSplitterWindow as an application window divider and CPaneContainer as a host for child windows. The included demonstration project is 3-pane SDI application using vertical and horizontal splitters. Each splitter pane holds a pane container and one of the pane containers holds an edit control.
- 2023-02-25 08:05:03下载
- 积分:1
-
非常深入的界面分割底层,涉及到了很深的mfc编程,过程非常完美,对于进一步地提高非常好。...
非常深入的界面分割底层,涉及到了很深的mfc编程,过程非常完美,对于进一步地提高非常好。-Very in-depth segmentation of the underlying interface, involving the deep mfc programming process is perfect, for further improve very good.
- 2023-04-28 17:25:04下载
- 积分:1
-
C++编写的一个小游戏。实现自我
C++编写的一个小游戏。自绘窗体实现图形效果。代码中有具体注释。-C++ Prepared a small game. Realize self-painted graphics form. Code has specific notes.
- 2022-01-26 04:02:59下载
- 积分:1
-
一个仿Windows XP的VC源码,可以做出自己的决定,这是描述。
一个仿XP窗口的VC++源码,可以自行修改,内有说明.-a fake windows XP VC source, can make its own decisions, which is described.
- 2022-03-31 08:41:10下载
- 积分:1
-
VC 透明窗体编程,源代码,可以通过调节显示窗体的透明度实现特殊对话窗口的效果!...
VC 透明窗体编程,源代码,可以通过调节显示窗体的透明度实现特殊对话窗口的效果!-VC transparent forms programming, source code, can be adjusted by the transparency of the form shows the realization of the special effects in the dialogue window!
- 2022-02-06 08:34:18下载
- 积分:1