-
一个类似与tubor c的界面
一个类似与tubor c的界面-with a similar interface tubor c
- 2022-04-24 12:14:38下载
- 积分:1
-
例MSN模仿界面供初学者界面上的学习和深刻的思考
例MSN模仿界面供初学者界面上的学习和深刻的思考-MSN Example interface for beginners to imitate the interface of the learning and profound reflection
- 2022-07-21 03:21:13下载
- 积分: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
-
VC Flash beautify your procedures
VC中使用 Flash 美化你的程序-VC Flash beautify your procedures
- 2022-05-25 03:03:18下载
- 积分:1
-
一个不错的货币输入控件,支持C++Builder(V4 & V5)。
一个不错的货币输入控件,支持C++Builder(V4 & V5)。-A good monetary input controls, to support the C++ Builder (V4
- 2023-02-21 20:05:03下载
- 积分:1
-
绘图程序vb
vb编写的表单程序,api绘图方式。可以用来生成数据图线。
可以修改图例样式。颜色。
可以修改数列的线性,颜色,
- 2022-07-11 17:44:41下载
- 积分:1
-
用c实现飘动的红旗可以用作屏保
用c实现飘动的红旗可以用作屏保-achieve wafted with the red can be used as screensavers
- 2022-03-19 15:44:51下载
- 积分:1
-
a very good interface and special effects programming examples! Flame, water, la...
一个很不错的界面和特效编程例子!火焰、水波、熔岩三类特效,值得学习!-a very good interface and special effects programming examples! Flame, water, lava three types of effects, it is worth learning!
- 2022-01-21 18:51:17下载
- 积分:1
-
按钮加载png图片
按钮实现加载png图片。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-09 13:35:03下载
- 积分:1
-
以上代码实现修改显示器分辨率和刷新频率的功能,其中#region Windows Form Designer generated code private vo...
以上代码实现修改显示器分辨率和刷新频率的功能,其中#region Windows Form Designer generated code private void InitializeComponent() { this.AutoScaleBaseSize = new System.Drawing.Size(6, 14) this.ClientSize = new System.Drawing.Size(292, 273) this.Text = "改变屏幕分辨率的例子" 好象有点问题,请站长帮忙指正,修改-achieve the above code revision display resolution and refresh frequency features,# region Windows Form Designer generated code private void InitializeComponent () (this.AutoScaleBaseSize = new System.Drawing.Size (6, 14) = new System.Drawing this.ClientSize . Size (292, 273) = this.Text "change the screen resolution examples" seems a little problem, please help correct station revised
- 2022-02-01 01:26:24下载
- 积分:1