-
好的Grid
好的Grid-good Grid
- 2022-03-10 17:35:20下载
- 积分:1
-
树视图管理器
此源码是介绍C#如何使用树控件。适合初学者了解树控件的属性、方法。
- 2023-04-06 11:25:03下载
- 积分:1
-
一个用VC++6.0编写的表格控件,类似于Excell的表格控件。
一个用VC++6.0编写的表格控件,类似于Excell的表格控件。-a VC 6.0 forms prepared by the control, similar to the Excel tables controls.
- 2023-08-13 14:55:03下载
- 积分:1
-
一个关于动态图形的例子,图形有闪烁和变化功能
一个关于动态图形的例子,图形有闪烁和变化功能-on a dynamic graphic example of scintillation and graphics function changes
- 2022-08-13 09:24:28下载
- 积分:1
-
qt按钮和槽函数,实现一个关闭按钮
qt按钮和相对应的槽函数,实现一个关闭按钮,语言是C++,使用QTdesigner画界面,使用dialog对话框,在Linux下实现编程
- 2022-09-07 08:30: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
-
VB控件实例21
VB控件实例21-30,打印调用和帮助调用,资源管理器窗口,控制面板窗口-VB Control examples 21-30, print and help call called Resource Manager window, the control panel window, etc.
- 2022-05-19 03:03:54下载
- 积分:1
-
更改图标
本源代码在Windows 98 下用 Visual C++ 6.0 编译通过!供初学者学习参考。
- 2022-03-28 19:57:04下载
- 积分:1
-
一个仿Windows XP的VC源码,可以做出自己的决定,这是描述。
一个仿XP窗口的VC++源码,可以自行修改,内有说明.-a fake windows XP VC source, can make its own decisions, which is described.
- 2022-03-31 08:41:10下载
- 积分:1
-
cocos2dx 帮助
cocos2dx 演示 2d 源图 opengl opengles 鱼 cocos lua pthread 杰森 http html 查看照片
[cocos2d 分类目录 x][1] 是一个用于构建的 2d 游戏、 交互式图书、 演示和其他图形应用程序的多平台框架。
它基于 [cocos2d 分类目录-iphone] [2],但使用目标 C,它使用的 c + +。
它适用于 iOS、 Android、 Windows Phone、 OS X、 Windows 和 Linux。
cocos2d 分类目录-x 是:
* 快速
* 免费
* 易于使用
* 社区支持
演示
- 2022-05-26 19:43:24下载
- 积分:1