📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyHomeProject.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_MYHOMEPROJECT_DIALOG 102
#define IDI_BUTTONADD 102
#define IDI_BUTTONOPTION 103
#define IDI_BUTTONSEARCH 104
#define IDI_BUTTONEXIT 105
#define IDD_BILLADD_DIALOG 106
#define IDD_BILLADDDIALOG_DIALOG 106
#define IDR_MAINFRAME 128
#define IDI_ICON1 130
#define IDI_ICON2 131
#define IDI_ICON3 132
#define IDI_ICON4 133
#define IDR_TOOLBAR 139
#define IDC_TREE1 1000
#define IDC_LIST1 1001
#define IDC_STATIC_ALARM 1002
#define IDC_DATETIMEPICKER2 1006
#define IDC_DATETIMEPICKER_STARTANA 1006
#define IDC_DATETIMEPICKER3 1007
#define IDC_DATETIMEPICKER_ENDANA 1007
#define IDC_COMBO3 1008
#define IDC_COMBO_HANDLERANA 1008
#define IDC_COMBO4 1009
#define IDC_COMBO_SORTANA 1009
#define IDC_BUTTON1 1010
#define IDC_BUTTON_ANA 1010
#define IDC_DATETIMEPICKER4 1011
#define IDC_DATETIMEPICKER_MODIFY 1011
#define IDC_COMBO5 1012
#define IDC_COMBO_HANDLERMODIFY 1012
#define IDC_EDIT1 1018
#define IDC_EDIT_CONTENTMODIFY 1018
#define IDC_COMBO6 1019
#define IDC_COMBO_SORTMODIFY 1019
#define IDC_EDIT2 1020
#define IDC_EDIT_MONEYMODIFY 1020
#define IDC_BUTTON2 1021
#define IDC_BUTTON_MODIFY 1021
#define IDC_BUTTON3 1022
#define IDC_BUTTON_DEL 1022
#define IDC_COMBO_BILLANA 1023
#define IDC_DATETIMEPICKER_BILLDATE 1025
#define IDC_EDIT_ITEMCON 1026
#define IDC_COMBO_SORT 1027
#define IDC_EDIT_MONEY 1028
#define IDC_BUTTON_ADDITEM 1029
#define IDC_BUTTON_MODIFYITEM 1030
#define IDC_BUTTON_DELITEM 1031
#define IDC_EDIT_BILLNAME 1032
#define IDC_COMBO_HANDLER 1033
#define IDC_LIST_BILL 1034
#define IDC_BUTTON_BILLENTER 1035
#define IDC_BUTTON_BILLADD 1036
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1037
#define _APS_NEXT_SYMED_VALUE 108
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -