📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by tttt.rc
//
#define IDR_HELLO_MENUBAR 101
#define IDS_HELLO_OK 102
#define IDS_HELLO_TITLE 103
#define IDS_HELLO_MESSAGE 104
#define IDD_DIALOG_MAIN 105
#define IDS_WIN_TITLE 106
#define IDR_MENUBAR1 107
#define IDI_ICON1 107
#define IDC_EDIT1 1000
#define IDC_EDIT2 1001
#define IDC_EDIT3 1002
#define IDC_EDIT4 1003
#define IDC_EDIT5 1004
#define IDC_EDIT6 1005
#define IDC_EDIT7 1006
#define IDC_EDIT8 1007
#define IDC_EDIT9 1008
#define IDC_EDIT10 1009
#define IDC_EDIT11 1010
#define ID_MENUITEM40001 40001
#define IDS_MENUITEM40002 40003
#define ID_MENUITEM40004 40004
#define IDS_MENUITEM40005 40006
#define ID_MENUEXIT 40007
#define ID_MENUOUT 40008
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40009
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -