resource.h
来自「本书分为五个部分」· C头文件 代码 · 共 33 行
H
33 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by S18_01.rc
//
#define IDS_S18_01 1
#define IDD_ABOUTBOX_S18_01 1
#define IDB_S18_01 1
#define IDI_ABOUTDLL 1
#define IDS_S18_01_PPG 2
#define IDS_S18_01_PPG_CAPTION 200
#define IDD_PROPPAGE_S18_01 200
#define IDC_CAPTION 201
#define IDC_MAXVALUE 202
#define IDD_PROPPAGE_OTHER 202
#define IDC_MINVALUE 203
#define IDC_CURVALUE 204
#define IDC_ALIGN_LEFT 205
#define IDC_ALIGN_CENTER 206
#define IDC_ALIGN_RIGHT 207
#define IDS_S18_01_OTHER_PPG 210
#define IDS_S18_01_OTHER_PPG_CAPTION 211
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 203
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 206
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?