-
3d studio max sliding style of the tools of the very complex tools for the conte...
3d studio max 样式的可滑动的工具条,非常适合复杂的工具条内容的显示-3d studio max sliding style of the tools of the very complex tools for the content of the show
- 2023-03-20 18:55:03下载
- 积分:1
-
Windows XP风格对话框
Windows XP风格对话框-Windows XP style dialog
- 2022-03-18 18:12:38下载
- 积分: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
-
一个柱状立体进度条,很漂亮,强烈推荐下载
一个柱状立体进度条,很漂亮,强烈推荐下载--A stereo progress bar with column-shaped,very beautiful,recommend!
- 2022-11-25 22:20:04下载
- 积分:1
-
这是一个简单菜单示例_Event实现,想设计菜单的的朋友可以借鉴...
这是一个简单菜单示例_Event实现,想设计菜单的的朋友可以借鉴-This is a simple sample menu _Event realized, would like to design the menu of a friend can learn from
- 2022-02-16 03:18:30下载
- 积分:1
-
多窗口的C++Builder登陆程序,由一个主窗口和多个子窗口组成。使用方便灵活...
多窗口的C++Builder登陆程序,由一个主窗口和多个子窗口组成。使用方便灵活-Multi-window C++ Builder landing procedures, from a main window and the composition of multiple sub-window. Easy to use flexible
- 2022-05-14 01:38:25下载
- 积分:1
-
三个文件系统的控件
资源描述Visual Basic 6.0中为用户提供了三个文件系统的控件,这三种控件分别是DriveListBox、DirListBox和FileListBox控件。通过这三个控件,可以在应用程序中很方便的对驱动器、目录及文件进行相关的操作
- 2023-07-13 22:30:03下载
- 积分:1
-
浏览搜索文件
浏览搜索文件-View Document Search
- 2022-02-24 23:14:25下载
- 积分:1
-
优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 ...
优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 -beautiful window menu development of C language source code window simply beautiful, with C language, easy to understand
- 2023-08-23 15:10:03下载
- 积分:1
-
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Delete data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-03-02 20:44:17下载
- 积分:1