-
use API to change the menu, so that it has a couple of lists, like the Windows S...
使用API改变菜单,使之具有几列,如同Windows的开始菜单一样-use API to change the menu, so that it has a couple of lists, like the Windows Start menu, like
- 2022-05-14 05:36:12下载
- 积分:1
-
一本图形编程的好书,摈弃了传统的GDI编程,适合初学者学习研究...
一本图形编程的好书,摈弃了传统的GDI编程,适合初学者学习研究-A graphical programming books, get rid of the traditional GDI programming, suitable for beginners study
- 2023-01-23 20:30:06下载
- 积分:1
-
crm软件,早期写的客户关系管理软件,主要用于管理企业用户
crm软件,早期写的客户关系管理软件,主要用于管理企业用户-crm software, written in the early customer relationship management software, mainly for the management of enterprise users
- 2022-01-22 16:45:10下载
- 积分:1
-
a simple literary assistant ah! ~ ~ Can be statistics or the number of character...
一个简单的文学助手啊!~~可以统计数字或字的数量还有所在的行-a simple literary assistant ah! ~ ~ Can be statistics or the number of characters have the line
- 2022-03-24 06:19:28下载
- 积分:1
-
listctrl控件,用回调函数进行排序
listctrl控件,用回调函数进行排序-listctrl controls, using a callback function Ranking
- 2023-05-31 01:40:03下载
- 积分:1
-
简单的哈希函数 (SHA) 算法,以转换用户属性对消息摘要 (以十六进制表示)
简单转换用户属性对消息摘要 (以十六进制表示) 的哈希函数 (SHA) 算法。它将有助于将您的信息转换为另一种形式,会不知道或理解别人,
- 2023-03-24 14:35:03下载
- 积分:1
-
多线程下载
多线程下载工具(有悬浮窗),VC++开源代码下载,在网上找的多线程下载工具的源码。供大家学习!本软件为共享软件,软件的功能没有使用时间的限制,也
没有注册码的限制。用户可以在非商业目的行为下:将本软件上传到网站上供使用者免费下载,也可将本软件安装到多台计算机内,供用户使用
- 2023-03-28 10:05:04下载
- 积分: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 dock, and can be automatically hidden, and can be peeling the OutLookBar. I th...
一个可停靠的、可自动隐藏的、并且可以换肤的 OutLookBar。我认为如果制作一个可以停靠的 OutLookBar 一定非常酷 。-A dock, and can be automatically hidden, and can be peeling the OutLookBar. I think if you can make a docked OutLookBar be very cool.
- 2023-05-10 18:20:02下载
- 积分:1
-
分层窗口的实现,VC开发
分层窗口的实现,VC开发-achieve the layered window, VC
- 2023-07-17 18:35:03下载
- 积分:1