📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ex06b.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_EX06BTYPE 129
#define IDD_DIALOG1 130
#define IDI_WHITE 141
#define IDI_BLACK 142
#define IDI_RED 143
#define IDI_BLUE 144
#define IDI_YELLOW 145
#define IDI_CYAN 146
#define IDI_PURPLE 147
#define IDI_GREEN 148
#define IDC_PROGRESS1 1000
#define IDC_TRACKBAR1 1001
#define IDC_TRACKBAR2 1002
#define IDC_BUDDY_SPIN1 1003
#define IDC_SPIN1 1004
#define IDC_LISTVIEW1 1005
#define IDC_TREEVIEW1 1006
#define IDC_STATIC_TRACK1 1007
#define IDC_STATIC_TRACK2 1008
#define IDC_STATIC_LISTVIEW1 1009
#define IDC_STATIC_TREEVIEW1 1010
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 149
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -