-
CMonitor 控件是一个轻型的类,用于在对话框中显示DOS文本屏幕。 在你的对话框的头文件中包含 Cmonitor1.h ,增加 CMonitor 控件类型
CMonitor 控件是一个轻型的类,用于在对话框中显示DOS文本屏幕。 在你的对话框的头文件中包含 Cmonitor1.h ,增加 CMonitor 控件类型的成员变量到子类中上-CMonitor controls is a light kind, uses in to demonstrate the
DOS text screen in the dialog box. Contains Cmonitor1.h in yours
dialog box head document, increases CMonitor to control a type the
member variable to the subclass in on
- 2022-03-09 18:35:05下载
- 积分:1
-
vsflexgrid控件
VSFlexGrid Pro 7.0 是一功能强大的数据表格控件,高速、紧凑、灵活、轻便、无须依赖任何应用工具,支持数据化格式选项,能将表格列连接到图象列和墙纸属性上以提高应用工具的实现程度。如果应用工具无须数据库的支持,如果你的应用程序不需要数据库的支持,那么使用VSFlexGrid Pro新的非绑定版本可以使应用程序的尺寸最小,而且发布应用程序时也不需要发布相应的ADO动态链接库。 VSFlexGrid Pro 7.0可代替任何简单的列表框,浏览器,记事本等等,所以说它不仅仅只是一个表格控件。
- 2022-04-23 01:32:32下载
- 积分:1
-
Some wireless LAN vendors refuse to release hardware specifications or drivers f...
Some wireless LAN vendors refuse to release hardware specifications or drivers for their products for operating systems other than Microsoft Windows. The ndiswrapper project makes it possible to use such hardware with Linux by means of a loadable kernel module that "wraps around" NDIS (Windows network driver API) drivers.
- 2022-02-24 09:30:21下载
- 积分:1
-
QT编写的C++贪吃蛇小游戏
游戏通过按键控制
部分代码:
#include "gamewidget.h"
#define ROW 13
#define COL 16
#define UP 0
#define DOWN 1
#define LEFT 2
#define RIGHT 3
GameWidget::GameWidget(QWidget *parent)
:QWidget(parent)
{
this->setAutoFillBackground(true);//覆盖
this->resize(480,270);
this->setWindowIcon(QIcon("img/icon.jpg"));
this->setWindowTitle("贪吃蛇");
QPalette palette;
palette.setBrush(QPalette::Background,QBrush((QPixmap)"img/bjt.png"));
this->setPalette(palette);
//按扭区
leftbtn=new QPushButton(this);
leftbtn->setIcon((QIcon)"img/zuo.png");
leftbtn->setIconSize(QSize(40,40));
leftbtn->setGeometry(QRect(340,180,40,40));
leftbtn->setFlat(true);
rightbtn=new QPushButton(this);
rightbtn->setIcon((QIcon)"img/you.png");
rightbtn->setIconSize(QSize(40,40));
rightbtn->setGeometry(QRect(430,180,40,40));
rightbtn->setFlat(true
- 2022-03-21 19:09:00下载
- 积分:1
-
模拟Windows中的计算器,可进行数值计算。
模拟Windows中的计算器,可进行数值计算。-simulation of the Windows calculator, can be calculated.
- 2022-08-19 09:27:35下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1
-
利用各种koch曲线生成一个完整的雪花算法
利用各种koch曲线生成一个完整的雪花算法-use koch curve generated an algorithm integrity snowflakes
- 2022-06-14 23:18:14下载
- 积分:1
-
摄像头USB驱动程序,其中USB通信采用windriver代码生成。摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP...
摄像头USB驱动程序,其中USB通信采用windriver代码生成。摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP-Camera USB drivers, including USB communication using windriver code generation. Camera chip necessary for the OV511+ (such as: mesh v2000), applicable to Windows2000/XP
- 2023-04-16 23:05:04下载
- 积分:1
-
source profiles : recursive query document examples can be specified directory i...
源码简介:采用递归查询文件的例子,可以查询指定目录下的符合条件的文件,可以搜索文件中的字符串-source profiles : recursive query document examples can be specified directory inquiries eligible documents, document search string
- 2022-10-29 13:45:03下载
- 积分:1
-
controle mfasfgfm
asdafkkggk
adevia
controle mfasfgfm
asdafkkggk
adevia-controle mfasfgfm
asdafkkggk
adevia
- 2023-04-27 02:10:04下载
- 积分:1