-
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
-
database
很好用的内存表控件 速度存取快 最新版本-database
- 2022-10-27 09:00:04下载
- 积分:1
-
graphics curriculum design, able to draw lines, the Circle, such as painting ell...
图形学课程设计,能实现画线,画圆,画椭圆等图形,还能实现给图形上色,变形等功能-graphics curriculum design, able to draw lines, the Circle, such as painting elliptical graphics, but also to achieve color graphics, deformation features
- 2022-09-06 04:15:03下载
- 积分:1
-
程序员经常为在程序中设计进度条而烦恼,这个程序演示了如何简单的在status bar中的实现进度条。...
程序员经常为在程序中设计进度条而烦恼,这个程序演示了如何简单的在status bar中的实现进度条。- The programmer frequently for designs the progress strip in the
procedure but the worry, did this procedure demonstrate has been how
simple in the status bar realization progress strip.
- 2022-03-10 11:22:25下载
- 积分:1
-
vc界面编程,对界面的修饰有很好的帮助,希望大家喜欢
vc界面编程,对界面的修饰有很好的帮助,希望大家喜欢-vc interface programming interface refinements of a good help, hope you like
- 2022-04-18 23:53: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
-
javascript
紫色选项卡实现网页前台功能,现在商城非常流向的选项卡,希望能对你有所帮助
- 2022-11-05 12:30:04下载
- 积分:1
-
Random_Pol214560312009.zip
Random_Pol214560312009.zipRandom_Pol214560312009.zipRandom_Pol214560312009.zip
- 2022-10-24 05:25:02下载
- 积分:1
-
串口程序MFC
资源描述对于MFC串口的修改,可以实现按钮发送固定数据帧
- 2022-03-22 20:40:29下载
- 积分:1
-
学习VC控件过程中做的大量控件集合。包含
滚动条、进度条、滑块、上下、动画、树形、列表等...
学习VC控件过程中做的大量控件集合。包含
滚动条、进度条、滑块、上下、动画、树形、列表等-learning process controls do control large pool. Includes rolling of the progress of the slider and vertically, animation, tree, list
- 2023-04-26 12:10:03下载
- 积分:1