-
VB实现图形界面
VB实现图形界面-VB realization graphical interface
- 2022-07-25 09:03:21下载
- 积分:1
-
call c code in java. a very simple mothed. try it
call c code in java. a very simple mothed. try it
- 2023-05-14 14:25:02下载
- 积分:1
-
如何绘制汽车的速度拨号
GDI+图形文字处理编程,如何绘制汽车速度表盘-How to draw car the speed dial
- 2023-02-12 23:30:03下载
- 积分:1
-
分割窗口的简单举例,可以将窗口界面按任意行列分割,并使用相关部分。...
分割窗口的简单举例,可以将窗口界面按任意行列分割,并使用相关部分。-split window simple example can be window interface ranks by arbitrary division and the use of the relevant parts.
- 2022-03-23 09:52:17下载
- 积分: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
-
桌面虚拟宠物的源代码
桌面虚拟宠物的源代码 -Desktop virtual pet
- 2022-09-28 10:10:03下载
- 积分:1
-
这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中...
这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSliderCtrl use as its base class. Therefore, it can replace CSliderCtrl object. Support calibration markings. Use, the increase in the category of your project. Increase your slider into the project, Then will. h document, the type of changes to CSliderCtrl CMySliderContro l, and the# include MySliderControl.h document.
- 2022-05-28 09:19:25下载
- 积分:1
-
女鬼还魂――用VB编写怕怕的女鬼
女鬼还魂――用VB编写怕怕的女鬼-revive the ghost-- with the challenge of having to prepare the VB ghost.
- 2023-03-21 02:00:04下载
- 积分:1
-
一个圆再界面上不停的运动。不用修改直接可用。很好的。
一个圆再界面上不停的运动。不用修改直接可用。很好的。-interface constantly in movement. No changes can be used directly. Very good.
- 2022-07-16 05:40:03下载
- 积分:1
-
一个自动查询SQL语句的控件,用于VB开发环境,数据库应用方面。...
一个自动查询SQL语句的控件,用于VB开发环境,数据库应用方面。-an automatic inquiry SQL controls for Visual Basic development environment and database applications.
- 2023-03-19 15:25:03下载
- 积分:1