📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by TravellerApp.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TRAVELLERAPP_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MIAN_MENU 129
#define IDD_TREND 131
#define IDD_DIALOG1 132
#define IDD_RAND_CRATE 132
#define IDC_ET_CITY_NUM 1000
#define ID_32771 32771
#define ID_M_OPEN 32778
#define ID_M_SAVE 32779
#define ID_M_CLEAR 32780
#define ID_M_QUIT 32781
#define ID_M_SET_BK 32782
#define ID_M_SHOW_BK 32783
#define ID_M_DELETE 32785
#define ID_M_END_COMPUTE 32789
#define ID_M_BEGIN_COMPUTE 32790
#define ID_M_SHOW_TREND 32792
#define ID_M_RAND 32794
#define ID_M_ABOUT 32796
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32797
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -