resource.h
来自「《Visual C++ Bible》或者说是《Visual C++ 宝典》的对应」· C头文件 代码 · 共 23 行
H
23 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ActiveClock.rc
//
#define IDS_ACTIVECLOCK 1
#define IDS_ACTIVECLOCK_PPG 2
#define IDS_ACTIVECLOCK_PPG_CAPTION 200
#define IDD_PROPPAGE_ACTIVECLOCK 200
#define IDD_ABOUTBOX_ACTIVECLOCK 1
#define IDB_ACTIVECLOCK 1
#define IDI_ABOUTDLL 1
#define _APS_NEXT_RESOURCE_VALUE 201
#define _APS_NEXT_CONTROL_VALUE 201
#define _APS_NEXT_SYMED_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 32768
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?