-
计算机虚拟仪器图形编程LabVIEW实验教材,手把手教你使用labview...
计算机虚拟仪器图形编程LabVIEW实验教材,手把手教你使用labview-Virtual Instruments LabVIEW graphical programming experimental materials,teach you how to use labview
- 2023-03-02 11:25:04下载
- 积分:1
-
轻松改背景和动画启动窗口
看懂这个原码,你将轻松学会改视图背景及动画启动窗口...
轻松改背景和动画启动窗口
看懂这个原码,你将轻松学会改视图背景及动画启动窗口-easily change the background and animation launch window to read the original code, you will be able to easily change Institute View background and animation launch window
- 2022-02-02 19:17:04下载
- 积分:1
-
currently the best interface to enhance controls, the biggest feature is not to...
目前最好的界面增强控件,最大的特点就是不用改变现在的程序,只要把此控件加如程序就可以自动完成。-currently the best interface to enhance controls, the biggest feature is not to change the existing procedure, as long as this increases as control procedures can be done automatically.
- 2022-01-26 01:36:39下载
- 积分: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
-
windows2003风格的菜单,.net风格的界面,一个漂亮的界面编程演示程序...
windows2003风格的菜单,.net风格的界面,一个漂亮的界面编程演示程序-Windows2003 style menu. Net-style interface, a beautiful Programming Interface Demonstration Program
- 2022-12-04 12:55:03下载
- 积分:1
-
JC Editor
JC 编辑器-JC Editor
- 2023-06-20 07:15:04下载
- 积分:1
-
我最初、的作品,索然简单,但是,是我的、努力所得!大家一起分享!...
我最初、的作品,索然简单,但是,是我的、努力所得!大家一起分享!-Initially, the work, dull simple, but that is because of my efforts from! To share with everyone!
- 2022-03-09 11:15:34下载
- 积分:1
-
银行存储系统的实现,我是用vfp编写的,包含开户,提款,存款,销户....
银行存储系统的实现,我是用vfp编写的,包含开户,提款,存款,销户.-banks storage systems realized, I was prepared Probe, including the opening of accounts, withdrawals, deposits, sales households.
- 2022-02-11 22:42:33下载
- 积分:1
-
一本关于JAVA界面编程的好书,但需要读者有好的英语水平!因为,这是一本英文书...
一本关于JAVA界面编程的好书,但需要读者有好的英语水平!因为,这是一本英文书-on a Java programming interface books, but readers need to have good English! Because this is an English book! !
- 2022-04-06 17:35:35下载
- 积分:1
-
自动调整列的宽度,使不出现水平滚动条的CListCtrl控件。(该控件最多只能有1列)...
自动调整列的宽度,使不出现水平滚动条的CListCtrl控件。(该控件最多只能有1列)-Automatically adjust the column width, so that the horizontal scroll bar does not appear in CListCtrl control. (The control can only have one)
- 2022-05-08 13:54:08下载
- 积分:1