⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 windows.h

📁 本程序是使用CDMA450模块开发的一个无线公话完整程序
💻 H
字号:
#ifndef	__WINDOWS_H
#define	__WINDOWS_H

#include "component.h"
#include "window.h"
#include "scrollbar.h"
#include "progressbar.h"
#include "textbox.h"
#include "listbox.h"
#include "editbox.h"
#include "spinbox.h"
#include "spintext.h"
#include "menu.h"
#include "msgbox.h"
#include "inputwnd.h"
#include "selectwnd.h"

#endif		// __WINDOWS_H

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -