📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by PoomMaster.rc
//
#define IDS_APP_TITLE 1
#define IDS_HELLO 2
#define IDC_POOMMASTER 3
#define IDI_POOMMASTER 101
#define IDM_MAINMENU 102
#define IDM_NEWITEMMENU 103
#define IDS_HELP 104
#define IDD_MAIN 107
#define IDD_ABOUTBOX 109
#define IDD_NEWTASK 110
#define IDR_NEWITEMMENU 111
#define IDD_NEWCONTACT 111
#define IDD_NEWITEM 112
#define IDD_NEWAPPNTMNT 112
#define IDS_COMMAND1 301
#define IDC_EDIT1 1001
#define IDC_TASKDESC 1001
#define IDC_EDIT3 1003
#define IDC_PHONENUMBER 1003
#define IDC_EDIT4 1004
#define IDC_COMBO1 1005
#define IDC_IMPORTANCE 1005
#define IDC_EDIT5 1006
#define IDC_EDIT6 1007
#define IDC_EDIT7 1008
#define IDC_DATETIMEPICKER1 1013
#define IDC_DAYMONTHPICKER 1013
#define IDC_DATETIMEPICKER2 1014
#define IDC_TIMEPICKER 1014
#define IDC_EDIT2 1015
#define IDC_LASTNAME 1015
#define IDC_DESC 1017
#define IDC_STATIC1 1018
#define IDC_FIRSTNAME 1019
#define IDM_MAIN_COMMAND1 40001
#define IDM_HELP_ABOUT 40003
#define IDM_QUIT 40004
#define IDM_POOMCAT 40005
#define IDS_CAP_MODE 40007
#define IDM_MODE_TASKS 40008
#define IDM_MODE_CONTACTS 40009
#define IDM_MODE_CALENDAR 40010
#define IDM_NEWITEM 40011
#define IDM_CREATE 40012
#define IDM_HRM 40015
#define IDM_MAIN_COMMAND2 40016
#define IDS_OPTIONS 40017
#define IDS_OK 40018
#define IDM_OK 40019
#define IDS_CAP_CANCEL 40022
#define IDM_CANCEL 40023
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40024
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -