-
鼠标移到上面 显示相应的提示信息 tooltip Balloon
鼠标移到上面 显示相应的提示信息 tooltip Balloon-Move your mouse over the tips shown above the corresponding tooltip Balloon
- 2022-06-13 19:08:02下载
- 积分:1
-
MFC编写的一个计费系统,打开原始文件,如…
一个利用MFC编写的计费系统,能打开原文件并进行相关操作-The use of MFC to prepare a billing system, to open the original file and the associated operation
- 2022-02-13 19:05:08下载
- 积分: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
-
可以编辑的网格控件edit Grid控件,使用FlexGrid实现,可以编辑单元格,并连接ADo...
可以编辑的网格控件edit Grid控件,使用FlexGrid实现,可以编辑单元格,并连接ADo-can edit Grid Grid Control edit controls, the use of FlexGrid realized, can edit cells, and connecting ADo
- 2022-01-26 17:55:21下载
- 积分:1
-
一个CE版本的CCEbuttonSt类,运行PNG等多种格式的图片显示,重载drawitem来自绘按钮....
一个CE版本的CCEbuttonSt类,运行PNG等多种格式的图片显示,重载drawitem来自绘按钮.-A CE version of the CCEbuttonSt classes, running a variety of formats such as PNG images showed heavy drawitem from the painted buttons.
- 2022-05-05 22:07:07下载
- 积分:1
-
工厂反射
工厂模式,就是类似像工厂生产东西一样的意思。只需得到出厂的东西,具体怎么生产就不知道了。拿程序来说,就是自己定义一个类,这个类当中会有很多方法,而这些方法就是创建对象的作用,用这个类的人只需知道调用哪个方法得到哪个具体对象,至于怎么得到就不用管了。 反射机制,其实也很简单,就是一个类,可以利用反射机制得到自己有多少个方法,属性,方法名等等,这时候就可以判断这个类有无这个属性,或这个方法。从而调用该方法。 缓存机制,主要作用就是缓存一些数据。在这里不知道他到底有什么作用。但缓存机制就是起一个缓存,然后等下次调用的时候就直接从缓存中取数据。 这跟你的IE浏览器浏览网页是一个道理的。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 16:13:31下载
- 积分:1
-
基于Visual basic文件传送系统
基于Visual basic文件传送系统-Visual basic file-based delivery system
- 2022-05-05 00:52:40下载
- 积分:1
-
SQL和ADO用用用用智慧…
SQL和ADO with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with with与…一起
- 2022-08-17 15:04:41下载
- 积分:1
-
WinCE 上实现大头贴的基本功能,可以实现大头贴大小自动适应。...
WinCE 上实现大头贴的基本功能,可以实现大头贴大小自动适应。-WinCE still photos to achieve the basic functions can be achieved automatically adapt to the size of still photos.
- 2022-10-21 10:50:04下载
- 积分:1
-
自定义窗体,效果非常不错的啊.C#写的.
自定义窗体,效果非常不错的啊.C#写的.-Custom form, the effect is very good ah. C# Written.
- 2022-12-14 07:40:03下载
- 积分:1