-
prepared Outlook style interface similar to those of controls.
Delphi下编写类似于Outlook风格界面的控件。-prepared Outlook style interface similar to those of controls.
- 2023-06-18 18:20:04下载
- 积分: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
-
butterfly on nature
butterfly on nature-butterfly on nature
- 2023-06-19 19:05:03下载
- 积分:1
-
界面部分 GDI+的使用 图片显示 和wmp的ocx的使用
界面部分 GDI+的使用 图片显示 和wmp的ocx的使用-Interface part GDI+ The use of picture display and the ocx use wmp
- 2022-01-30 10:10:47下载
- 积分:1
-
数学公式显示,只要输入数学公式,可以生成对应的jif图片,适用于网页显示....
数学公式显示,只要输入数学公式,可以生成对应的jif图片,适用于网页显示.-mathematical formula, as long as the importation of mathematical formula and can generate the corresponding jif photos, apply at the website shows.
- 2022-01-26 08:07:51下载
- 积分:1
-
编辑程序,运行后界面上有一个TextField组件和一个TextArea组件,另外还有一些Checkbox组件和一个Choice组件。...
编辑程序,运行后界面上有一个TextField组件和一个TextArea组件,另外还有一些Checkbox组件和一个Choice组件。-Editing program, run after the interface has a TextField component and a TextArea component, as well as a number of components and Checkbox components Choice.
- 2022-05-24 10:28:36下载
- 积分:1
-
Access数据库的学习,很好的资料!z真够麻烦的!
Access数据库的学习,很好的资料!z真够麻烦的!-good good good
- 2022-12-18 08:20:03下载
- 积分:1
-
该源代码是实现界面程序中对自定义的按钮实现的一种封装
该源代码是实现界面程序中对自定义的按钮实现的一种封装-the source code is the interface procedures from the definition of a button to achieve Packaging
- 2022-09-10 09:05:03下载
- 积分:1
-
c++builder编程实现窗口闪烁的功能,即当一个窗口打开时,如果你没有定位在该窗口,在该窗口将闪烁提示...
c++builder编程实现窗口闪烁的功能,即当一个窗口打开时,如果你没有定位在该窗口,在该窗口将闪烁提示-c builder programming window flashing function, that is, when a window is opened, if you have no position in the window, the window will flicker suggest
- 2023-03-30 06:50:03下载
- 积分:1
-
做管理系统之类的通用界面
做管理系统之类的通用界面-management system like the common interface
- 2022-03-17 23:19:18下载
- 积分:1