-
vs7下显示DHTML内容的对话框,能够响应各种DHTML的事件。
vs7下显示DHTML内容的对话框,能够响应各种DHTML的事件。-3G shown DHTML content of the dialog box, DHTML to respond to the incident.
- 2022-01-25 22:24:09下载
- 积分:1
-
相信每个应用程序都需要一个进度条来显示数据是否加载完毕.这个例子就是用C#编写的自定义进度条控件....
相信每个应用程序都需要一个进度条来显示数据是否加载完毕.这个例子就是用C#编写的自定义进度条控件.-Believe that every application needs a progress bar to display the data is loaded. This example is written in C# using a custom progress bar control.
- 2022-03-24 11:48:57下载
- 积分:1
-
Qt 黑白棋
Qt下的黑白棋游戏,希望与大家交流主要是界面上的尝试与信号与槽系统的使用广大Qt初学者可以从中获益,了解Qt的简单使用技巧
- 2022-05-05 08:17:59下载
- 积分:1
-
这是一个用到win32api的用键盘模拟鼠标的程序
这是一个用到win32api的用键盘模拟鼠标的程序-win32api use the mouse keyboard simulation procedures
- 2022-02-02 08:50:59下载
- 积分:1
-
设置分裂条方向,用VC编写
设置分裂条方向,用VC编写-set the direction of the split, prepared by VC
- 2022-02-21 17:53:50下载
- 积分:1
-
选择桌面窗口变为透明
选择桌面窗口变为透明-choose desktop transparent window into
- 2022-03-04 17:49:58下载
- 积分: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
-
vb写的源程序供参考
vb写的源程序供参考-vb source for information
- 2023-05-27 09:20:03下载
- 积分:1
-
usually Windows application window is rectangular pieces of. So line interface v...
通常Windows应用程序的窗件都是矩形的。使行界面非常单调。本程序创建一个椭圆形窗件。可以用鼠标拖动窗件。-usually Windows application window is rectangular pieces of. So line interface very monotonous. The procedure to create an oval window pieces. Drag the mouse can be used pieces of the window.
- 2022-11-20 09:05:04下载
- 积分:1
-
自定义了常用的一些控件,根据自定义的方式修改了常用控件的外观及图片!用户可根据自己的要求修改对应控件的图片!...
自定义了常用的一些控件,根据自定义的方式修改了常用控件的外观及图片!用户可根据自己的要求修改对应控件的图片!-Since the definition of some of the commonly used controls, according to a custom control used to modify the appearance and the picture! Users can modify according to their own requirements of the corresponding control picture!
- 2022-05-19 20:37:09下载
- 积分:1