-
vb实现.net风格的源代码!无需要Dll支持,就可以现实.net风格的菜单、edit控件、combo控件等。...
vb实现.net风格的源代码!无需要Dll支持,就可以现实.net风格的菜单、edit控件、combo控件等。-vb achieve. Net style of the source code! Dll no need support, it can reality. Net-style menu, edit controls, combo controls.
- 2023-05-06 07:50:03下载
- 积分:1
-
labview点阵显示光栅测试物体形状
labview点阵显示光栅测试物体形状 网上资料只有波形,数字等显示,用点阵移动显示就更加直观。
- 2023-06-21 18:10:03下载
- 积分:1
-
非常酷的windows皮肤更换工具,运行以后工作条变蓝色透明.动态的菜单,可以滚动,看图片就知道了....
非常酷的windows皮肤更换工具,运行以后工作条变蓝色透明.动态的菜单,可以滚动,看图片就知道了.
-very cool skin replacement windows tools, running after work, variant blue transparent. Dynamic menu, scroll to see pictures will know.
- 2022-12-24 08:05:04下载
- 积分:1
-
状态栏上的位图进度条
状态栏上的位图进度条-status bar on the progress of the bitmap
- 2022-03-05 00:34:24下载
- 积分:1
-
Screen saver programming, is relatively simple for beginners learning exchanges
屏幕保护程序的编程,比较简单,用于初学者的交流学习-Screen saver programming, is relatively simple for beginners learning exchanges
- 2023-03-01 11:05: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
-
php学生成绩管理
php学生成绩管理 如果我跟我个人个人个人给我个哥哥 我二哥王日光
- 2022-06-15 09:39:42下载
- 积分:1
-
ParamTooltip is what I find online, and belongs to original author.
ParamTooltip
是我在网上找的,版权归原作者所有。-ParamTooltip is what I find online, and belongs to original author.
- 2022-07-23 10:23:09下载
- 积分:1
-
计算圆周率的小程序。界面有两个文本框,其中一个输入所要求的圆周率的位数,运行程序(按下确定键),另一个文本况钟会生成相应位数的圆周率。但最大位数为15位...
计算圆周率的小程序。界面有两个文本框,其中一个输入所要求的圆周率的位数,运行程序(按下确定键),另一个文本况钟会生成相应位数的圆周率。但最大位数为15位-calculated the ratio of the circumference of small procedures. Interface is two text box, one of the input requested by the median ratio of the circumference, operational procedures (identified by pressing keys), another version of the status bell will generate corresponding circumference of the median rate. But the greatest median 15
- 2022-01-28 09:29:57下载
- 积分:1
-
C# scrollBar重绘
自绘滚动条控件,通过对滚动条控件的几个组件进行重绘,利用自己的图片替换系统图片,重载鼠标事件,来实现自己的滚动条, 新的滚动条,用户可以自己选择背景、箭头等信息
- 2022-02-15 08:51:32下载
- 积分:1