📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Employee.rc
//
#define IDD_MAINDLG 101
#define IDD_DLG1 102
#define IDD_DLG2 103
#define IDC_TAB1 1000
#define IDC_FIRST 1001
#define IDC_PREVIOUS 1002
#define IDC_NEXT 1003
#define IDC_LAST 1004
#define IDC_EDIT1 1005
#define IDC_RECORD 1005
#define IDC_LASTNAME 1006
#define IDC_NOTES 1006
#define IDC_FIRSTNAME 1010
#define IDC_EID 1011
#define IDC_TITLE 1012
#define IDC_REPORTSTO 1013
#define IDC_HIREDATE 1014
#define IDC_EXTENSION 1015
#define IDC_PICTURE 1016
#define IDC_CITY 1017
#define IDC_ZIPCODE 1018
#define IDC_HOMEPHONE 1019
#define IDC_CTITLE 1020
#define IDC_BIRTHDATE 1021
#define IDC_REGION 1022
#define IDC_COUNTRY 1023
#define IDC_ADDRESS 1024
#define IDC_NAME 1027
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -