-
Windows XP interface effect
Windows XP界面效果-Windows XP interface effect
- 2022-04-30 12:16:28下载
- 积分: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
-
Buoy 使得简单 Java 用户界面的编程变得轻而易举
Buoy 使得简单 Java 用户界面的编程变得轻而易举-Inc makes the simple user interface of the Java programming becomes easy
- 2022-03-01 16:27:20下载
- 积分:1
-
一个企业内部用的聊天软件,希望大家多多指点
一个企业内部用的聊天软件,希望大家多多指点-an internal enterprise chat software, we hope that many instructions
- 2022-06-17 09:57:02下载
- 积分:1
-
OV 9655 TABLE OV 9655 TABLE
OV 9655 TABLE OV 9655 TABLE-OV 9655 TABLE OV 9655 TABLE
- 2022-06-14 15:31:45下载
- 积分:1
-
QTflappy bird 程序源码
《flappy bird》是由来自越南的独立游戏开发者Dong Nguyen所开发的作品,游戏中玩家必须控制一只小鸟,跨越由各种不同长度水管所组成的障碍,本程序是对这款游戏的模拟。
- 2022-03-04 07:35:02下载
- 积分:1
-
在 Matlab 下相机捕获
根据 Matlab 开发的相机捕获。它包括 TreeView 列表控件。你可以将你想要的图像存储 !
- 2022-05-26 00:35:13下载
- 积分:1
-
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your applicat...
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC40XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC40DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-MFC application partition window If your application uses MFC in a shared DLL, and your application is in a language other than the operating system" s current language, you will need to copy the corresponding localized resources MFC40XXX.DLL from the Microsoft Visual C++ CD- ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ( " XXX" stands for the language abbreviation. For exam
- 2022-04-26 15:45:34下载
- 积分:1
-
ATM银行对于初学者
我的第一个Java程序,ATM BANK:)使用NetBeans。希望它可以帮助你们
- 2023-01-23 07:55:03下载
- 积分:1
-
vc COM API Program
vc 串口通信,使用API编写的串口通信代码,通过该程序,可以向COM口发送命令,并接收COM口的返回信息。
- 2022-03-22 06:19:31下载
- 积分:1