-
JS乐队站点
运用JavaScript和DOM技术,实现了一个乐队的介绍。页面包括5部分,主页面、乐队介绍、照片、留言和乐队演出日程介绍。这个网页没有后台,只是前台的交互,可以帮助大家学习JS,尤其是DOM。建议用火狐浏览器打开 。
- 2022-03-26 14:58:17下载
- 积分:1
-
提供在vc6.0环境下的界面闪烁问题,是你的编程界面更具有亲和力,请你试试看。...
提供在vc6.0环境下的界面闪烁问题,是你的编程界面更具有亲和力,请你试试看。-provide vc6.0 environment interface Flicker, your programming interface more friendly, you try.
- 2022-04-13 05:23:11下载
- 积分:1
-
创建一个静态切分的SDI程序,左边是CVIEW视图,右边是CVIEW视图,左边视图实现a的改变,右边视图实现Y=a*x*x+10*x+10.
创建一个静态切分的SDI程序,左边是CVIEW视图,右边是CVIEW视图,左边视图实现a的改变,右边视图实现Y=a*x*x+10*x+10.-create a static segmentation SDI procedure, the left is CVIEW view, the right side is CVIEW view, the left view to achieve a change, achieving the right View Y = a* x* x* x 10 10.
- 2022-06-16 11:01:28下载
- 积分:1
-
windows mobile环境下的树形控件的一个例子。
windows mobile环境下的树形控件的一个例子。-windows mobile treectrl
- 2022-06-26 06:56:44下载
- 积分:1
-
经典图标集合,有各种类别
经典图标集合,有各种类别-classic icon set, there are various categories
- 2022-02-15 22:59:18下载
- 积分:1
-
该源程序能够实现对信号的调制与解调,且是通过Labview实现的...
该源程序能够实现对信号的调制与解调,且是通过Labview实现的-The source code can be achieved on the signal modulation and demodulation, and is achieved through the Labview
- 2022-10-22 02:50:03下载
- 积分:1
-
用skin++编写的一个漂亮的界面编程,
对话框及各种控件的使用...
用skin++编写的一个漂亮的界面编程,
对话框及各种控件的使用-skin preparation with a nice interface programming, the various dialog boxes and controls the use of
- 2023-08-05 01:10:03下载
- 积分: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
-
小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。...
小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。 -wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. You are welcome to these proposals.
- 2022-07-08 13:04:03下载
- 积分:1
-
很漂亮的进度条
很漂亮的进度条-Very nice progress bar
- 2022-02-05 00:52:10下载
- 积分:1