📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TimeStamp.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TIMESTAMP_DIALOG 102
#define IDS_CBOX_TOOLTIP 102
#define IDS_DIR_TOOLTIP 104
#define IDS_FILE_TOOLTIP 105
#define IDS_CHECK_TOOLTIP 106
#define IDS_EXIT_TOOLTIP 107
#define IDS_HELPBTN 111
#define IDS_DAYS_TOOLTIP 112
#define IDS_HRS_TOOLTIP 113
#define IDS_MINS_TOOLTIP 114
#define IDR_MAINFRAME 128
#define IDI_FILE_OPEN 129
#define IDI_HELP_OFF 131
#define IDI_CANCEL256 132
#define IDI_OK256 133
#define IDI_BROWSE256 134
#define IDI_HELP_ON 137
#define IDC_FILE 1000
#define IDC_DAYSEDIT 1001
#define IDC_BROWSE 1002
#define IDC_DAYSSPIN 1003
#define IDC_HRSEDIT 1004
#define IDC_HRSSPIN 1005
#define IDC_MINSEDIT 1006
#define IDC_HELPBTN 1007
#define IDC_MINSSPIN 1008
#define IDC_TIME 1009
#define IDC_DIR 1012
#define IDC_HYPER 1016
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -