-
应用程序的操作命令
资源描述
•菜单提供一种方便的命令分组的方法,并使用户更加容易访问这些命令,菜单将应用程序的操作命令以菜单的形式提供给用户。菜单从形式上分为下拉式菜单及弹出式菜单两种。
- 2022-11-18 21:00:04下载
- 积分:1
-
mobile
移动无标题栏窗体-mobile-column headline Form
- 2023-07-17 18:30:03下载
- 积分:1
-
按“开始”按钮可以在文本框中显示所有1001到1100之间的素数。...
按“开始”按钮可以在文本框中显示所有1001到1100之间的素数。-according to the "start" button in the text box can show all from 1001 to 1100 between the prime numbers.
- 2022-07-19 01:38:33下载
- 积分:1
-
一个可以很方便的用来编写渐变进度条的MFC控件源码,里面的demo给出了一个应用的例子。
一个可以很方便的用来编写渐变进度条的MFC控件源码,里面的demo给出了一个应用的例子。-One can easily be used to prepare the gradual progress of the MFC control source, which gives a demo of the application examples.
- 2022-10-19 17:00:03下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分:1
-
EMWIN,IAR,STM32,stemwin5.22
stm32移植的emwin,自己移植的,下载的最新的stemwin5.22,有兴趣的可以参考下,不带操作系统,因为大多数的时候自己的产品不会上操作系统的lcd的驱动需要自己根据自己的应用去改一下,剩下的就是学会应用了
- 2022-01-25 14:16:47下载
- 积分:1
-
Working with databases, tableadapters
Working with databases, tableadapters
- 2022-03-22 04:45:43下载
- 积分:1
-
很使用的,用于管理学生基本情况,这很方便的,喜欢大家来试用一下看。...
很使用的,用于管理学生基本情况,这很方便的,喜欢大家来试用一下看。-is used for the management of the basic students, it is very convenient, we like to give it a try to see.
- 2023-02-24 17:20:04下载
- 积分:1
-
背景色控制源代码
背景色控制源代码-background color control source code
- 2022-05-25 14:28:36下载
- 积分:1
-
创建快捷方式的类
创建快捷方式的类-The class of creating fast fashion
- 2022-01-28 01:03:13下载
- 积分:1