-
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
-
This is a pure Win32 API code, did not use MFC. Code demonstrated how to change...
这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。
-This is a pure Win32 API code, did not use MFC. Code demonstrated how to change the edit box, list box, combo box, static control, as well as radio buttons and check box control fonts. In addition, the code also demonstrated the common font choices (ChooseFont) dialog programming.
- 2022-03-21 03:51:13下载
- 积分:1
-
界面程序,用C++编的
可以补充完整运行出结果
界面程序,用C++编的
可以补充完整运行出结果-Interface program, using C++ can be compiled to run out the results of the full complement
- 2022-01-26 02:52:43下载
- 积分:1
-
对嵌入式拆分窗口程序的封装。可以轻松的制作拆分窗口。提供对话框、单文档和多文档三个类...
对嵌入式拆分窗口程序的封装。可以轻松的制作拆分窗口。提供对话框、单文档和多文档三个类-right embedded split window procedure package. The production can easily split window. For dialog, single-and multi-document file category 3
- 2022-03-31 16:10:42下载
- 积分:1
-
这是一个简单菜单示例_case实现,想设计菜单的的朋友可以借鉴...
这是一个简单菜单示例_case实现,想设计菜单的的朋友可以借鉴-This is a simple sample menu _case realized, would like to design the menu of a friend can learn from
- 2022-07-10 08:37:45下载
- 积分:1
-
RainQuantum_BLACK_by_ShawNN
资源描述RainQUANTUM BLACK
Author=r3ginald
r3ginald@gmail.com
http://r3ginald.tumblr.com
;--------------------------------------
This theme was based on the UI interface of the touchscreen devices used in Quantum of Solace, the latest James Bond film. Below is a list of widgets I made:
- applications
- bookmarks
- calendar
- clock
- email
- gadget (this has meters for CPU, RAM, battery life, and 2 HDDs.)
- iTunes
- notes
- picture frame
- radio
- recycle
- rss feed
- settings
- uTorrent
- weather
- wifi
Whats new:
- Wifi comes in 2 skins: one with the available networks and one without it
- I"ve included the eclipse icon pack
- 2022-03-21 23:08:03下载
- 积分:1
-
VIEW SPLITTER operate three series programming, like segmentation, as friends ca...
VIEW SPLITTER 操作编程连载3,喜欢分割视的朋友可以参考-VIEW SPLITTER operate three series programming, like segmentation, as friends can refer to
- 2022-12-14 01:15: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
-
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码...
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and frameworks have been released, windows MediaPlayer used as a principal, joined the advertising code.
- 2022-03-01 02:49:46下载
- 积分:1
-
这是一个论文!毕业 的 学生 又 用 !
这是一个论文!毕业 的 学生 又 用 !-This is a thesis! Graduating students used!
- 2022-04-30 06:41:32下载
- 积分:1