📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AddressListDll.rc
//
#define IDD_AddressList_DIALOG 3000
#define IDC_EDIT1_NAME 3000
#define IDC_EDIT_NAME 3000
#define IDC_EDIT_TELEPHONE 3001
#define IDC_EDIT_ADDRESS 3002
#define IDC_BUTTON_ADD 3003
#define IDC_BUTTON_LOOKOVER 3004
#define IDC_BUTTON_CANCEL 3005
#define IDC_STATIC_NAME 3006
#define IDC_STATIC_TELEPHONE 3007
#define IDC_STATIC_ADDRESS 3008
#define IDC_ADDRESSLIST_LISTCRTL 3009
#define IDC_TEMP 3010
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 3001
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 3011
#define _APS_NEXT_SYMED_VALUE 3000
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -